Skip to content

Instantly share code, notes, and snippets.

@tomocrafter
Created February 13, 2019 03:14
Show Gist options
  • Save tomocrafter/05b9cfef230f2b23880604051563dbcc to your computer and use it in GitHub Desktop.
Save tomocrafter/05b9cfef230f2b23880604051563dbcc to your computer and use it in GitHub Desktop.
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