Add item to right click


When you right click on any folder, you can have access to that application,
the same as usingSent To and New. Open Registry Editor. Navigate and choose:
HKEY_CLASSES_ROOT\Folder\shell.


Add a new Key to the “Shell” Key and
nameit anything you like. Give it a default value that will appear when you right click afolder, i.e. NewKey (use an “&” without the quotes, in front of any character and itwill allow you to



use the keyboard). Navigate and click on the registry key
HKEY_CLASSES_ROOT\Folder\shell\NewKey. Now you have to add a New Keynamed Command and Set the (Default) value of the application you want to run. Forexample: c:\program files\internet explorer\iexplore.exe (Include the full path)