Skip to content

Instantly share code, notes, and snippets.

@javierjeronimo
Created May 11, 2017 12:29
Show Gist options
  • Save javierjeronimo/fb1ad1fc729ba76092b953d634da7f7e to your computer and use it in GitHub Desktop.
Save javierjeronimo/fb1ad1fc729ba76092b953d634da7f7e to your computer and use it in GitHub Desktop.
; Removes 'Open in Atom' from the context menu.
; windows-context-menu
[-HKEY_CLASSES_ROOT\*\shell\Open File in Atom]
[-HKEY_CLASSES_ROOT\Directory\shell\Open Folder in Atom]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Open Folder in Atom]
[-HKEY_CLASSES_ROOT\LibraryFolder\Background\shell\Open Folder in Atom]
; Chocolatey
[-HKEY_CLASSES_ROOT\*\shell\Atom]
[-HKEY_CLASSES_ROOT\Directory\shell\Atom]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Atom]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment