in my c# app, how can I add the feature:
In explorer, RIGHT click on a file (say a .jpg). I want my app to appear in the menu.
Thank you
Printable View
in my c# app, how can I add the feature:
In explorer, RIGHT click on a file (say a .jpg). I want my app to appear in the menu.
Thank you
I believe you're going to have to edit the registry.
http://www.jfitz.com/tips/rclick_custom.html
http://www.geekpedia.com/tutorial48_...-Registry.html
Have a look at this thread :
http://www.codeguru.com/forum/showthread.php?t=346917
Only yesterday I might add...
I would advise you to look at this forum at least once a day. You'll probably learn many things, and even if you only spend 5 minutes per day you should recognise the problems which are asked and might be interested in the replies.
Darwen.