The option to specify how OWL will pick the Java version on the PC can now also be passed to the setup's silent mode using the /JAVA_DETECTION command line parameter. Supported values are JavaVersion
, Registry
and JavaDir
.
For example
open-web-launch-setup-user.exe /S /JAVA_DETECTION=Registry
will pick the latest version from the Windows registry.