Sun Java VM
Download: Sun Java VM (Choose "Windows Offline Installation")
Copy the downloaded file to this folder: \$OEM$\$1\install\Applications\SunJava\
Add these lines to your batch file:
ECHO. ECHO Installing Sun Java VM 1.4.2 ECHO Please wait... start /wait j2re-1_4_2_01-windows-i586.exe /s /v/qn
You can view this page for further switches to use. If you want just the core Java files to be installed, as well as IE integration, you would use:
j2re-1_4_2_01-windows-i586.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"
Note: I've noticed on their page that they're using a space between /v and "/qn - This won't work with a spacing.
» Premade Sun Java2 Runtime Environment switchless installer
The 7-Zip SFX (SelF eXtracting) package created by RyanVM from the MSFN forums is a smaller install file, yet works perfectly. If you want to save some space on your Unattended CD, use this premade installer. No switches are required by default as it is switchless, and it installs silently.
Download: .Sun Java2 Runtime Environment
Submitted by Axed.
Last updated 2005-12-25 15:53:06 by Axed
Last updated 2005-12-25 15:53:06 by Axed