On 09/13/2010 05:43 PM, [email protected] wrote:
-<li>Java - same as exe, but automatically uses the default Java executable</li> +<li>Java - same as exe, but automatically uses the default Java executable, i.e. %JAVA_HOME%\bin\java.exe. + Make sure JAVA_HOME is set correctly, or use --JavaHome to provide the correct location.</li>
Actually in case of --StartMode=java if there is no --JavaHome supplied or if there is no JAVA_HOME environment set, procrun will try to find the default JDK (not JRE) from the registry. We might add the fallback default JRE from the registry if JDK was not installed in future versions. Regards -- ^TM
