correct that disabled functionality

This commit is contained in:
Mario Fetka 2013-07-25 21:59:51 +02:00
parent 40ea3cedb2
commit f807b2bbe7

View File

@ -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%"
]