Merge pull request #4368 from sandboxie-plus/isaak654-addons
Update Sandboxie-Plus.iss
This commit is contained in:
commit
a641cbf867
|
@ -137,6 +137,7 @@ Filename: "{app}\Start.exe"; Parameters: "open_agent:sandman.exe"; Description:
|
||||||
|
|
||||||
[UninstallDelete]
|
[UninstallDelete]
|
||||||
Type: dirifempty; Name: "{app}"
|
Type: dirifempty; Name: "{app}"
|
||||||
|
Type: files; Name: "{localappdata}\{#MyAppName}\addons.json"
|
||||||
Type: dirifempty; Name: "{localappdata}\{#MyAppName}"
|
Type: dirifempty; Name: "{localappdata}\{#MyAppName}"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue