Skip to content

Instantly share code, notes, and snippets.

@GarryLai
Created January 28, 2024 16:38
Show Gist options
  • Save GarryLai/8d417413870ed4f7720628423b63bd37 to your computer and use it in GitHub Desktop.
Save GarryLai/8d417413870ed4f7720628423b63bd37 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.jnlp]
@="jnlp_auto_file"
[HKEY_CLASSES_ROOT\jnlp_auto_file\shell\open\command]
@="\"C:\\Program Files\\ojdkbuild\\java-1.8.0-openjdk-1.8.0.332-1\\webstart\\javaws.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment