CMenuExtender is a shell extension that lets the user add items to the Explorer right click contextmenu with Icons. Using any registry-editor or the supplied GUI, the user can add submenus and items such as shortcuts to programs, documents, folders, webpages and scripts. CMExt also has some predefined commands for copying, moving and retrieving information on files and directories.
This thing even does the Copy To, Move To, Dos Prompt, URL, Open Doc's, Displays Path and allows Copy and quite a few other things. Works on nearly all files or Folders. HOSTS has no extension so that didn't work is all I found.
You can customize it completely and add what you want. Pick an icon from any dll or exe.
I've done deleted all mine from registry as this is much nicer. The icons aren't real nice but they ok. Most ico are 16 and this uses 13 so minor thing.
BTW did i say source code included CPP or Pascal
I've done added it to my Unattened CD so if you need help with that let me know. Its not a silent installer.
Some Examples>>>

Only 1 problem I have found with it is on uninstall even though it is in Add/Remove it don't delete the reg keys. So I whipped this up.
In a cmd file <as you can see I'm using %SystemDrive%\cMenuExtender for folder
start /wait %SystemDrive%\cMenuExtender\cmexted.exe -u regsvr32 /u %SystemDrive%\cMenuExtender\cmext.dll regedit /s %SystemDrive%\cMenuExtender\Uninstall.reg EXIT
Uninstall.reg
REGEDIT4
[-HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{ABC70703-32AF-11d4-90C4-D483A70F4825}]
[-HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{ABC70703-32AF-11d4-90C4-D483A70F4825}]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{ABC70703-32AF-11d4-90C4-D483A70F4825}"=-
[-HKEY_LOCAL_MACHINE\SOFTWARE\Revenger inc.]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shellex\ContextMenuHandlers\CMenuExtender]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\CMenuExtender]
I did a search and didn't see this anywhere so sorry if someone done it.



Help
Back to top









