One by One uninstall
This commit is contained in:
parent
099239b890
commit
ef3c3e51e9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user