switch to force silverlight uninstall

This commit is contained in:
Mario Fetka 2013-04-08 23:10:10 +02:00
parent e7e58e4cf7
commit ecf6bacfc2
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@ endif
]
[Winbatch_silver_uninstall]
wmic product where caption='Microsoft Silverlight' call uninstall
; "%ScriptPath%\UnInstall\Package\Silverlight\CleanSilverlight.cmd"
; wmic product where caption='Microsoft Silverlight' call uninstall
"%ScriptPath%\UnInstall\Package\Silverlight\CleanSilverlight.cmd"
[opsiservicecall_silver_uninstall]