You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.