Click to See Complete Forum and Search --> : right click in explorer on file. How add my program to list


pschiff
June 29th, 2005, 05:00 PM
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

Jason Isom
June 29th, 2005, 05:52 PM
I believe you're going to have to edit the registry.

http://www.jfitz.com/tips/rclick_custom.html

http://www.geekpedia.com/tutorial48_Using-the-Windows-Registry.html

darwen
June 29th, 2005, 05:54 PM
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.