Adding an Application to the Right Click Context Menu

Adding an Application to the Right Click Context Menu

You can easily add any application to the Right Click Context Menu. This will allow you to access the feature without having to go to the Start Menu. When you right click on a folder you can have access to that application, the same as using “Send To”.

  1. Open RegEdit.
  2. Go to HKEY_CLASSES_ROOT\Folder\shell
  3. Add a new Key to the “Shell” Key and give it a name.
  4. Now give it a default value that will appear when you right click a folder. As an example, using an “&” (ampersand) without the quotes, in front of any character and it will allow you to use the keyboard.
  5. Click on the Key HKEY_CLASSES_ROOT\Folder\shell\NewKey
  6. Add a New Key named Command.
  7. Set the (Default) value of the application you want to run. (See example below)
  8. For example: c:\program files\internet explorer\iexplore.exe (Include the full path and parameters if you need them).

Example: This is for Explorer.exe

Your Key Entry would be:

HKEY_CLASSES_ROOT\Folder\shell\explore\command

You Value Entry would be:

“C:\WINDOWS\Explorer.exe /e,/idlist,%I,%L”

About Dewwa Socc

Sahifa Theme License is not validated, Go to the theme options page to validate the license, You need a single license for each domain name.