Changes

Jump to: navigation, search

Java

1,107 bytes added, 12:26, 17 April 2013
m
Java Runtime Environment (JRE) 7: RE 7 Installer Command-line Switches
* x64 http://javadl.sun.com/webapps/download/AutoDL?BundleId=68736
==JRE 7 Installer Command-line Switches ==
From http://www.java.com/en/download/help/silent_install.xml and [http://docs.oracle.com/javase/7/docs/webnotes/install/windows/jre-installer-options.html installer-options]
 
/s, if used, indicates silent installation
INSTALLDIR, if used, specifies the drive and path of the JRE.
 
If INSTALLDIR is not specified, the installation will go into C:\Program Files\java\jre (default location).
 
STATIC=1, if used, specifies a static installation. This option is available in the 6u10 release and above. For more information see Static Installation.
 
WEB_JAVA=0, if used, disables any Java application from running in the browser.
 
WEB_JAVA=1, the default, enables Java applications in the browser. This field is available as of the 7u10 release. For more information see Setting Security Levels of the Java Client..
 
WEB_JAVA_SECURITY_LEVEL: if used, sets the security level of unsigned Java apps running in a browser. The possible values for this field are VH (very high), H (high), M (medium, the default) or L (low). This field is available as of the 7u10 release.
=== JRE 7 on 32-bit Hosts ===
58
edits

Navigation menu