Mar 31 2009
Unattended Installs – Java Runtime

Java Runtime Environment
Commonly used in web-based applications, Sun’s Java is hard to ignore. Many computer users won’t even be aware of it until it isn’t installed on a computer they’re using. The Java Runtime Environment (also known as JRE) is the part that needs to be installed for these applications to work.
Sun’s JRE is available here.
This method was tested and working with Sun JRE v6 update 13.
Here is my install command:
jre-6u13.exe /quiet /norestart
(This article is part of a series about the build disc I use to standardise system builds. The series starts here and this particular article follows on from this one.)