also delete leftovers from libreoffice

This commit is contained in:
Mario Fetka 2012-02-26 06:16:32 +01:00
parent c0eb04f268
commit 2399222e0c
1 changed files with 1 additions and 1 deletions

View File

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