delete .net 4.5.1 and 4.5.2
This commit is contained in:
parent
6bb51dcd55
commit
816ca344a6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user