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.
Asked
Active
Viewed 824 times
0
-
You question is a little hard to understand, could you explain it a little clearer? – Kane Dec 08 '09 at 06:17
1 Answers
2
Not sure I understand the question, but here are some links that might help:
Registering File Types:
How to associate a file extension to the current executable in C#
Filetype association with application (C#)
Windows Shell Integration:

Community
- 1
- 1

Kyle Trauberman
- 25,414
- 13
- 85
- 121