Registry settings

Review Open Web Launch settings that are stored in the registry.

Registry settings that control the Open Web Launch behavior are set through the setup program and can also be set manually, as follows:
  • By an administrator under HKEY_CURRENT_USER\SOFTWARE\Rocket Software\Open Web Launch for per-user settings
  • Under HKEY_LOCAL_MACHINE\SOFTWARE\Rocket Software\Open Web Launch for per-machine settings.
The following table lists the registry settings:
Table 1. Open Web Launch registry settings
Setting Description Value
ShowConsole Controls if the Java console is displayed while running the application
0
Do not show
1
Show
JavaDetection Determines how Open Web Launch determines the Java that it uses
Registry
Read the Oracle Java location from the registry
JavaDir
Use the path specified during setup
JavaHome
Read the Java location from the JAVA_HOME environment variable
JavaDir Contains the Java location as specified during setup. This setting is used when JavaDetection is set to JavaDir.  
MakeDefault Specifies if Open Web Launch is the default action for JNLP files in File Explorer
0
Open Web Launch is not the default
1
Open Web Launch is the default
AddToControlPanel Indicates if applications are added to the Control Panel
0
Add applications to the Control Panel
1
Do not add applications to the Control Panel
DisableVerification Specifies if verification of certificates is disabled
0
Do not disable verification
1
Disable verification
DisableVerificationSameOrigin Specifies if verification of downloaded JAR files having the same origin is disabled
0
Do not disable verification
1
Disable verification
UseHttpProxyEnvironmentVariable Indicates if HTTP_PROXY and HTTPS_PROXY variables are used
0
Do not use
1
Use