How can I add a new item to right click menu for any file type and associate a action to this without using any third party tool. I hope it is possible using some registry hack..
|
Paste the following into a .reg file:
Import that file into the Registry. Does that do what you need? | |||||
feedback
|
|
Try this http://windowsitpro.com/article/articleid/13596/how-do-i-add-an-item-to-the-right-click-menu.html | |||
|
feedback
|
|
If you want it to happen for any file type, and you're just passing the file as an arg to the program in question, you can put a shortcut to the program in your SendTo menu (at %userprofile%\SendTo). I keep Notepad and Wordpad in there all the time. | |||
|
feedback
|