Installing Java
|
|||||||||||||||||||
![]() ![]() This article applies to:
![]() SYMPTOMS
![]() SOLUTION j2re-1_4_2_06-windows-i586-p.exe /s /v"/qn IEXPLORER=1 ADDLOCAL=ALL UPDATE=1 /L C:\jre.log" [IEXPLORER=1][NETSCAPE6=1][MOZILLA=1] [INSTALLDIR=<drive>:\<install_path>] [REBOOT=Suppress] [JAVAUPDATE=1][EULA=1]" where <jre>.exe is the single executable installer for the JRE ADDLOCAL is either jrecore[,extra][,other_US] or ALL IEXPLORER=1 indicates that the JRE should be registered with the Internet Explorer browser NETSCAPE6=1 indicates that the JRE should be registered with Netscape 6 or later browsers MOZILLA=1 indicates that the JRE should be registered with Mozilla 1.1 and later browsers INSTALLDIR specifies the drive and path of the installation REBOOT=Suppress indicates that if locked files are encountered the computer should not be rebooted JAVAUPDATE=1 indicates that Java Update feature is enabled EULA=1 indicates that End User License Agreement will be displayed on first use and not during installation ![]() MORE TECHNICAL INFORMATION ![]() Sun provides third-party contact information to help you find technical support. This contact information may change without notice. Sun does not guarantee the accuracy of this third-party contact information. The third-party products discussed in this article are manufactured by companies independent of Sun. Sun makes no warranty, implied or otherwise, regarding the performance or reliability of these products.
![]() |
|