Thursday 8 March 2012

Adding Applications to the Desktop Context Menu

Following the given four simple steps you can be able to add any type of application to the desktop context menu.


1. Open up regedit.exe through the Start Menu search or run box, and then browse down to the following key:



HKEY_CLASSES_ROOT\Directory\Background\shell

2. Next, you have to create a new key underneath the shell key, the name of which is gonna show up on the desktop menu.
Right-click on the “shell” key, and then choose New \ Key from the menu.

Give the new key the name that you wanna show up on the desktop context menu. For this example we’ll be using Notepad.


3. Create the command key that will actually hold the command used to launch the application.
 Right-click on the new Notepad key, and then choose New \ Key from the menu.

Give this key the name “command” in lowercase.

4. To complete this step you have to give the full path to the application that you wanna launch.
 Note: of course, for Notepad you wouldn’t need the full path.
Now click on “command” on the left side, and then double-click on the (Default) key in the right side to edit the string value.

Paste the full path to the executable ( here "Notepad" ) that you got.
 Example:"C:\Windows\System32\notepad.exe"
Now you can see the "Notepad" menu item in the desktop context menu (by right-clicking on the desktop).
You can also add as many applications as you like to the desktop context menu, just repeat the steps using a new menu item name.

Do you like this post? Please link back to this article by copying one of the codes below.

URL: HTML link code: BB link code:

About Author:

Raja Sekhar is the founder of this blog. He has been blogging since 2010 and is an active contributor of many blogs.

0 comments :

Post a Comment

Related Posts Plugin for WordPress, Blogger...