How do i register my program to windows context menu and associate some

jerico

New member
filename extensions? 1.) How do i register my program to windows context menu for a specific filename extension?
2.) How do i register my program to windows context menu for almost all kinds of filename extensions?
3.) How to associate a specific filename extension (only one filename extension)?
Please answer these questions and provide me the code in VB or VC#.

PS. I have already set the command line arguments in my program, all i need now are things above. TIA
 
Back
Top