use the uninstall verison of the silverlight uninstall

This commit is contained in:
Mario Fetka 2013-04-06 08:21:13 +02:00
parent ee7160da27
commit b95d80e251
1 changed files with 2 additions and 2 deletions

View File

@ -204,8 +204,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]