also unsinstall .net 1.0 if possible

This commit is contained in:
Mario Fetka 2013-10-20 17:06:44 +02:00
parent e150159bb5
commit 3505d79c75
1 changed files with 1 additions and 0 deletions

View File

@ -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]