also delete programm dir on uninstall
This commit is contained in:
parent
348268484e
commit
7c68c44981
@ -45,7 +45,7 @@ LinkFolder_uninstall
|
|||||||
[Files_uninstall]
|
[Files_uninstall]
|
||||||
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
|
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
|
||||||
;
|
;
|
||||||
; delete -sf "$InstallDir$\"
|
delete -sf "$InstallDir$\"
|
||||||
|
|
||||||
[Registry_uninstall]
|
[Registry_uninstall]
|
||||||
; Example of deleting a registry key:
|
; Example of deleting a registry key:
|
||||||
|
Loading…
Reference in New Issue
Block a user