Skip to content

Instantly share code, notes, and snippets.

@lcajigasm
Last active February 22, 2022 13:28
Show Gist options
  • Select an option

  • Save lcajigasm/9080fa5c14c971cf0d80cdf36e50baf8 to your computer and use it in GitHub Desktop.

Select an option

Save lcajigasm/9080fa5c14c971cf0d80cdf36e50baf8 to your computer and use it in GitHub Desktop.
Remove atom windows-context-menu
Windows Registry Editor Version 5.00
; 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