I'm writing a small app that will need to be able to add itself to the context menu in the Windows shell for a specific file type. Lets say it is ".cs" files. The menu is a simple "Edit with ...
Can someone tell me how o write registry files. I know you name the file with a .reg extension. I have some reg hacks for windows xp that I would like to run from one file.