View Single Post
Old Jun 20th, 2007, 10:32 PM   #4
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
Are you familiar with editing the registry? even more so using the Registry class exposed by .NET?...As this can be quite simple if so.

HKEY_CLASSES_ROOT\Folder\Shell\NewMenuOption - Set your menu option name here.

HKEY_CLASSES_ROOT\Folder\Shell\NewMenuOption\Command - Set the command of your menu option here (ie. %systemroot%system32\calculator.exe).

Restart then right click a file/folder in explorer!
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote