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"
|
||||
"params": [
|
||||
"$ProductId$",
|
||||
"sereby_AdobeShock",
|
||||
"sereby_adobeshock",
|
||||
"install",
|
||||
"%opsiserviceUser%"
|
||||
]
|
||||
@ -300,7 +300,7 @@ $UninstallFlashExe$ -uninstall
|
||||
"method": "setProductProperty"
|
||||
"params": [
|
||||
"$ProductId$",
|
||||
"sereby_AdobeFlash",
|
||||
"sereby_adobeflash",
|
||||
"install",
|
||||
"%opsiserviceUser%"
|
||||
]
|
||||
@ -311,7 +311,7 @@ $UninstallFlashExe$ -uninstall
|
||||
"method": "setProductProperty"
|
||||
"params": [
|
||||
"$ProductId$",
|
||||
"sereby_AdobeAir",
|
||||
"sereby_adobeair",
|
||||
"install",
|
||||
"%opsiserviceUser%"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user