Skip to content

Instantly share code, notes, and snippets.

@dogancelik
Last active November 5, 2020 01:33
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 dogancelik/075889aea97323907a25 to your computer and use it in GitHub Desktop.
Save dogancelik/075889aea97323907a25 to your computer and use it in GitHub Desktop.
Remove "Include in Library" context menu item #Windows
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Library Location]
@="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Library Location]
@="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment