Skip to content

Instantly share code, notes, and snippets.

@Specro
Created November 8, 2016 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Specro/3bbfd94b07f22572aac15862d2fd8f42 to your computer and use it in GitHub Desktop.
Save Specro/3bbfd94b07f22572aac15862d2fd8f42 to your computer and use it in GitHub Desktop.
Hyper registry entries for windows menus
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Open Hyper here\command]
@="path\\to\\hyper\\here"
[HKEY_CLASSES_ROOT\DesktopBackground\shell\Open Hyper here\command]
@="path\\to\\hyper\\here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment