One by One uninstall

This commit is contained in:
Mario Fetka 2015-07-22 21:50:06 +02:00
parent 099239b890
commit ef3c3e51e9
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ cscript /nologo "%ScriptPath%\UnInstall\Packages\JRE\JavaUninstallScript.vbs" /k
[Dosbatch_AdobeShock_uninstall]
"%ScriptPath%\UnInstall\Packages\Shockwave\uninstall_shock_player.exe" /s
wmic /INTERACTIVE:OFF product where name="Adobe Shockwave Player 12.0" call uninstall
wmic /INTERACTIVE:OFF product where name="Adobe Shockwave Player 12.1" call uninstall
[opsiservicecall_AdobeShock_reinstall]
"method": "setProductProperty"