Oracle JAVA 6
Easy and good silent... - Run firstly jre-6u31-windows-i586-s.exe - Click "Install" button and after dont click "Next" button. - Now, dont close setup window and open "%APPDATA%\Sun\Java\jre1.… Read More
Do not install the msi of the same java version twice. It will break the install and you'll have to copy regutils.dll to jre6\bin again to uninstall it. I recommend something like: reg query… Read More
Mixed Mode Security Setting -This setting can be changed be creating/editing a .MST file or by editing the deployment.properties file. -When editing the .MST file with Windows Installer Edito… Read More
Looks like running that msi twice breaks the java install. It will still be listed in Programs and Features, but the folder C:\Program Files(x86)\Java\jre6\bin\ will be practically empty. Put… Read More
For Java(TM) 6 Update 30 (64-bit) 6.0.300 I used the following... Full Command Line: jre-6u30-windows-x64.exe /s /v "/qn ADDLOCAL=ALL IEXPLORER=1 JAVAUPDATE=0 Read More
Due to issues with Java partially installing (even when run with ESD with the systems logged off) the following script was used to work around this (also run logged off to avoid open IE session… Read More
jre-6u27-windows-i586.exe isn't going to work in Windows 7 64-bit, running as the System user. The installer gets C:\Windows\system32\config\systemprofile and C:\Windows\SysWOW64\config\system… Read More