Created
February 13, 2019 03:14
-
-
Save tomocrafter/05b9cfef230f2b23880604051563dbcc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\*\shell\Luyten] | |
@="Open with Luyten" | |
"icon"="C:\\Users\\User\\Desktop\\luyten-0.5.3.exe,0" | |
"AppliesTo"=".jar" | |
[HKEY_CLASSES_ROOT\*\shell\Luyten\command] | |
@="C:\\Users\\User\\Desktop\\luyten-0.5.3.exe \"%1\"" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment