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