Tagged Questions

1
vote
2answers
282 views

How do I prevent Visual Studio 2010 from hijacking my file associations?

VS 2010 seems to automatically restore its file associations to the default whenever I run it. If I exit VS, and associate a file extension to another application, re-opening VS will hijack that file ...
0
votes
2answers
276 views

Reassociate file types with Visual Studio 2003

I have a dual setup development machine with Visual Studio 2003 and 2005. How can I restore the original file associations to Visual Studio 2003? Everytime I try to open up a *.cs file it opens it ...