From 320b57127688cdc81dfe27382d28ab794752a0d7 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 15 Feb 2012 05:49:31 +0100 Subject: [PATCH] also delete programm dir on uninstall --- CLIENT_DATA/delsub32.ins | 1 + 1 file changed, 1 insertion(+) diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index 79daa59..a7022d6 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -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: