On Sun 07 Aug 2005 10:23:58, AAH wrote:
Any freeware utility which could deal with
the r-click menu.
I want to deleate some dead ones.
Any help to trace them in the registry to clear
would be appreciated.
Am trying out something called Mmm which comes from
http://www.hace.us-inc.com/mmm.shtml
Seems ok so far although once in a while (not often) it might put
up a box telling you how good it is! Workable and generally
friendly interface.
Also see:
Context Menu Editor 1.0
http://www.bartdart.com/
Bit basic but does the job
http://www.monctoncomputerservice.com/revenger_inc/cmext.html
http://www.freedownloadscenter.com/Reviews/r322.html
A shell enhancement to change context menu entries
-----------------
If you really have got to go into the registry then have a look at
the subkeys of the following:
HKCR \*\shellex\contextmenuhandlers
Files
HKCR\AllFileSystemObjects\shellex\contextmenuhandlers
Files and file folders
HKCR\Folder\shellex\contextmenuhandlers
Folders
HKCR\Directory\shellex\contextmenuhandlers
File Folders
HKCR\<ProgID>\shellex\contextmenuhandlers
File class
HKEY_CLASSES_ROOT\*\shell\
disk class
Also see the subkeys to this although it is bursting with CLSIDs:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell
Extensions
--------