Add any Application to Right Click Menu of Folders

by Simrandeep Singh on February 9, 2009

Playing with registry is one of my hobby. Today I am going to explain you a nice way to add any application to the right-click menu of folders in Windows by editing registry. It might be useful for you as you can open your most frequently used applications just by right clicking on folders. So lets start.

I will add Notepad to right-click menu of folders here. You can add any other application that you use most frequently using this method.

1. First of all open registry editor. To open registry editor press Ctrl+R. Now type regedit in RUN window and press enter.

2. Now go to HKEY_LOCAL_MACHINE -> SOFTWARE -> Classes -> Folder -> shell.

3. Right click on shell and make a new Key. You can name it anything. I will name it as notepad.

4. Now right-click on newly created key (notepad) and create a new key value again and name it as command.

5. Under command key value create a new String Value by right clicking anywhere under commend key.

6. Double click on new String Value and change its Value data. If you want to make shortcut to notepad then its Value data will be – C:\Windows\System32\notepad.exe

7. Close the registry editor. Now right-click on any folder to see the changes :)

Article by

Simrandeep is the owner and editor-in-chief of TricksDaddy. He is a part-time blogger from India. Catch him on Facebook and Twitter.

Simrandeep has written 527 awesome articles.

Leave a Comment

Previous post:

Next post:

© 2008-2011 TricksDaddy. All Rights Reserved | Privacy Policy | Sitemap | Designed by Simrandeep Singh