also delete programm dir on uninstall

This commit is contained in:
Mario Fetka 2012-02-15 05:49:31 +01:00
parent 9b69fa7dab
commit 320b571276
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ msiexec /x $MsiId$ /qb! REBOOT=ReallySuppress
[Files_uninstall]
; Example for recursively deleting the installation directory (don't forget the trailing backslash):
;
delete -sf "$InstallDir$\"
[Registry_uninstall]
; Example of deleting a registry key: