Changes

Jump to: navigation, search

Java

2 bytes removed, 23:33, 6 May 2015
Install 32- and 64-bit JRE, remove all other versions using PowerShell: Fixed a stray quote that broke the core.zip fixer
<!--
<depends package-id="7zip" />
<install cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\Java\jre1.8.0_%shortupdatever%\core.zip" if not exist "%PROGRAMFILES(x86)%\Java\jre1.8.0_%shortupdatever%\bin\installer.dll" "%PROGRAMFILES%"\7-Zip\7z.exe" x -y -o"%PROGRAMFILES(x86)%\Java\jre1.8.0_%shortupdatever%" "%PROGRAMFILES(x86)%\Java\jre1.8.0_%shortupdatever%\core.zip"'>
<exit code="any" />
</install>
<install cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\Java\jre1.8.0_%shortupdatever%\core.zip" if not exist "%PROGRAMFILES%\Java\jre1.8.0_%shortupdatever%\bin\installer.dll" "%PROGRAMFILES%"\7-Zip\7z.exe" x -y -o"%PROGRAMFILES%\Java\jre1.8.0_%shortupdatever%" "%PROGRAMFILES%\Java\jre1.8.0_%shortupdatever%\core.zip"'>
<exit code="any" />
</install>
91
edits

Navigation menu