Saturday, 21 December 2013

How to add any application to the Windows Desktop Right-Click Menu for easy access of an application:

How to add any application to the Windows Desktop Right-Click Menu:

1. Go to regedit (Registry Editor)
2. Go to the location:
HKEY_CLASSES_ROOT\Directory\Background\shell
3. Create a Key in the name of the application which you want to add ex: Control Panel.
4. If you just want to add the application in right-click menu, change the default string value to &"Application name" (ex: &Control. Exclude "")
5. If you want to execute the application on clicking, create a new key under the application what you have created on step and name it as "Command"
6. Now change the default string value with the location of the application (ex:  C:\Windows\System32\control.exe).
7. Place the cursor in the desktop and refresh once and right-click.
8. Choose the application what you added & enjoy the shortcut.

No comments: