From 3505d79c7540bb60c4250b8b20918955ff767826 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 20 Oct 2013 17:06:44 +0200 Subject: [PATCH] also unsinstall .net 1.0 if possible --- CLIENT_DATA/cleanup3264.ins | 1 + 1 file changed, 1 insertion(+) diff --git a/CLIENT_DATA/cleanup3264.ins b/CLIENT_DATA/cleanup3264.ins index fa8d41a..ecb5ed7 100644 --- a/CLIENT_DATA/cleanup3264.ins +++ b/CLIENT_DATA/cleanup3264.ins @@ -131,6 +131,7 @@ if ($reboot$ = "true") endif [Winbatch_dotnet1.1_uninstall] +%ScriptPath%\UnInstall\NET\cleanup_tool.exe /q:a /c:"cleanup.exe /p .NET Framework 1.0 /u" %ScriptPath%\UnInstall\NET\cleanup_tool.exe /q:a /c:"cleanup.exe /p .NET Framework 1.1 /u" [opsiservicecall_dotnet1.1_uninstall]