correct typo in java reinstall
This commit is contained in:
parent
b95d80e251
commit
f6a3ef544b
@ -219,9 +219,9 @@ wmic product where caption='Microsoft Silverlight' call uninstall
|
|||||||
|
|
||||||
[DosBatch_jre_uninstall]
|
[DosBatch_jre_uninstall]
|
||||||
@echo off
|
@echo off
|
||||||
rem copy "%ScriptPath%\UnInstall\Package\JRE\JavaRa.*" "$LogDir$\"
|
rem copy "%ScriptPath%\UnInstall\Packages\JRE\JavaRa.*" "$LogDir$\"
|
||||||
rem $LogDir$\JavaRa.exe /SILENT /PURGE /UPDATEDEFS
|
rem $LogDir$\JavaRa.exe /SILENT /PURGE /UPDATEDEFS
|
||||||
cscript /nologo "%ScriptPath%\UnInstall\Package\JRE\JavaUninstallScript.vbs" /keeponly
|
cscript /nologo "%ScriptPath%\UnInstall\Package\JREs\JavaUninstallScript.vbs" /keeponly
|
||||||
|
|
||||||
[opsiservicecall_jre_uninstall]
|
[opsiservicecall_jre_uninstall]
|
||||||
"method": "setProductProperty"
|
"method": "setProductProperty"
|
||||||
|
Loading…
Reference in New Issue
Block a user