vote up 0 vote down star

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 with 2005 when I want it to default open up in 2003.

I know how to do this using the the "Windows Explorer/Folder Options/File Types" interface, but I am wondering if there is a more efficient way to restore the associated file types back to Visual Studio 2003.

Edit:

In Visual Studio 2005 and 2008 you can restore file associations by following the menu links: Tools > Options > Environment > General > Restore File Associations

In order to restore file associations for Visual Studio 2003 you have to rerun the installation dvd and specify repair install.

flag

2 Answers

vote up 2 vote down

What happens if you try the following (sorry, I only have VS 2008, but I hope VS 2005 has this too):

Tools > Options > Environment > General > Restore File Associations

link|flag
I can confirm that VS2005 also has that button. – Fredrik Mörk Jun 23 at 11:59
I can confirm that VS2003 doens't have this button! – Makach Jun 23 at 12:04
@Makach: from your quesion it sounds like you don't want it in VS2003; just restore file associations in VS2005 and the files should default to that one. – Fredrik Mörk Jun 23 at 20:45
vote up 1 vote down check

It is actually possible to run VS.NET 2003 Repair in order to restore file associations for VS.NET 2003

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.