From 4341539beb353c2b7c1cf535175626e002c23bc5 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 25 Jan 2012 06:31:53 +0100 Subject: [PATCH] correct uninstall 3. round --- CLIENT_DATA/delsub32.ins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT_DATA/delsub32.ins b/CLIENT_DATA/delsub32.ins index 8cbe66f..ca6fcc6 100644 --- a/CLIENT_DATA/delsub32.ins +++ b/CLIENT_DATA/delsub32.ins @@ -4,7 +4,7 @@ ; credits: http://www.opsi.org/credits/ -#Set $MsiId$ = '{00004159-FA00-7040-0000-000000F01FEC}' +;Set $MsiId$ = '{00004159-FA00-7040-0000-000000F01FEC}' Set $MsiId$ = '{95140000-00AF-0407-0000-0000000FF1CE}' Set $UninstallProgram$ = $InstallDir$ + "\uninstall.exe"