I have created a File/folder copy utility in C#.net. its working fine. problem is that when i right click on folder than my program's name appear their and its also working fine. but when i right click on any file or group of files and folder. so tell me which and where i need to create a registry key through my program so i can do that.
+1
A:
Not sure I understand the question, but here are some links that might help:
Registering File Types:
http://stackoverflow.com/questions/222561/filetype-association-with-application-c
Windows Shell Integration:
http://stackoverflow.com/questions/437972/windows-shell-integration-using-net
Kyle Trauberman
2009-12-08 05:42:56
thanks lot. i was looking for exactly this only.
Rajesh Rolen- DotNet Developer
2009-12-08 06:47:00