Tagged Questions
1
vote
1answer
892 views
File association - modify shell's edit verb on Vista
I'm looking to programmatically modify the edit verb for the shell on Vista. For example, I want right click edit (in explorer) to open a .cs file w/ Notepad++.
How do I change a file association on ...