delete .net 4.5.1 and 4.5.2

This commit is contained in:
Mario Fetka 2015-07-14 17:05:01 +02:00
parent 6bb51dcd55
commit 816ca344a6
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ endif
[Winbatch_dotnet4.5_uninstall]
%ScriptPath%\UnInstall\NET\cleanup_tool.exe /q:a /c:"cleanup.exe /p .NET Framework 4.5 /u"
%ScriptPath%\UnInstall\NET\cleanup_tool.exe /q:a /c:"cleanup.exe /p .NET Framework 4.5.1 /u"
%ScriptPath%\UnInstall\NET\cleanup_tool.exe /q:a /c:"cleanup.exe /p .NET Framework 4.5.2 /u"
[opsiservicecall_dotnet4.5_uninstall]
"method": "setProductProperty"