Advertisement
obernardovieira

All Windows ContextMenuHandlers (if you want to clean)

Nov 25th, 2016
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. HKEY_CLASSES_ROOT\*\shell
  2. HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
  3. HKEY_CLASSES_ROOT\AllFileSystemObjects\ShellEx
  4. HKEY_CLASSES_ROOT\AllFileSystemObjects\ShellEx\ContextMenuHandlers
  5. HKEY_CLASSES_ROOT\Directory\shell
  6. HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
  7. HKEY_CLASSES_ROOT\Directory\Background\shell
  8. HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
  9. HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\
  10.  
  11.  
  12. Also if you want to a specific extension file
  13.  
  14. HKEY_CLASSES_ROOT\.xls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement