correct that disabled functionality
This commit is contained in:
parent
40ea3cedb2
commit
f807b2bbe7
@ -244,7 +244,7 @@ cscript /nologo "%ScriptPath%\UnInstall\Packages\JRE\JavaUninstallScript.vbs" /k
|
|||||||
"method": "setProductProperty"
|
"method": "setProductProperty"
|
||||||
"params": [
|
"params": [
|
||||||
"$ProductId$",
|
"$ProductId$",
|
||||||
"sereby_AdobeShock",
|
"sereby_adobeshock",
|
||||||
"install",
|
"install",
|
||||||
"%opsiserviceUser%"
|
"%opsiserviceUser%"
|
||||||
]
|
]
|
||||||
@ -300,7 +300,7 @@ $UninstallFlashExe$ -uninstall
|
|||||||
"method": "setProductProperty"
|
"method": "setProductProperty"
|
||||||
"params": [
|
"params": [
|
||||||
"$ProductId$",
|
"$ProductId$",
|
||||||
"sereby_AdobeFlash",
|
"sereby_adobeflash",
|
||||||
"install",
|
"install",
|
||||||
"%opsiserviceUser%"
|
"%opsiserviceUser%"
|
||||||
]
|
]
|
||||||
@ -311,7 +311,7 @@ $UninstallFlashExe$ -uninstall
|
|||||||
"method": "setProductProperty"
|
"method": "setProductProperty"
|
||||||
"params": [
|
"params": [
|
||||||
"$ProductId$",
|
"$ProductId$",
|
||||||
"sereby_AdobeAir",
|
"sereby_adobeair",
|
||||||
"install",
|
"install",
|
||||||
"%opsiserviceUser%"
|
"%opsiserviceUser%"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user