|
To define a search sequence entry, you select the entry type and fill out
the Detail section of the dialog which is dependent on the
selected entry type. The following entry types are available:
-
Search registry
Search the Windows registry and well-known standard locations for installed JREs and
JDKs by Sun Microsystems.
-
Directory
Look in the specified directory. This is useful if you distribute your own JRE
(not one provided by install4j) along with your application. In that case, be sure
to supply a relative path. Note that relative directories will be interpreted
as relative to the installation root directory.
-
Environment variable
Look for a JRE of JDK in a location that is defined by an environment variable like
JAVA_HOME or MYAPP_JAVA_HOME .
|