Files
THE-TOOL/Java Tool/Java.reg
2025-12-14 15:46:14 +01:00

37 lines
2.0 KiB
Reg
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.jnlp]
@="JNLPFile"
"Content Type"="application/x-java-jnlp-file"
[HKEY_CLASSES_ROOT\JNLPFile]
@="JNLP File"
"EditFlags"=dword:00010000
[HKEY_CLASSES_ROOT\JNLPFile\Shell]
[HKEY_CLASSES_ROOT\JNLPFile\Shell\Open]
@="&Launch"
[HKEY_CLASSES_ROOT\JNLPFile\Shell\Open\Command]
@="\"C:\\Program Files (x86)\\Java\\jre7\\bin\\javaws.exe\" \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.jnlp]
@="JNLPFile"
"Content Type"="application/x-java-jnlp-file"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JNLPFile]
@="JNLP File"
"EditFlags"=dword:00010000
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JNLPFile\Shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JNLPFile\Shell\Open]
@="&Launch"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\JNLPFile\Shell\Open\Command]
@="\"C:\\Program Files (x86)\\Java\\jre7\\bin\\javaws.exe\" \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MIME\Database\Content Type\application/x-java-jnlp-file]
"Extension"=".jnlp"