VS.NET 2003 Migration
May 14, 2008 9:50 PM   RSS feed for this thread Subscribe

I am migrating Visual Studio.Net 2003 from and old dev machine to a new one. VS.NET has tons of environmental settings and GUI options that I have modified to my liking. Is there a way to copy those settings from my old dev machine to my new one? Thanks!
posted by GregWithLime to computers & internet (3 comments total) 2 users marked this as a favorite
How to save your Visual Studio 2003 settings.

it's the first result for googling "copy visual studio settings"
posted by blue_beetle at 11:27 PM on May 14, 2008


And for completeness, if you want to destroy them, I had to do just that.
posted by plinth at 3:48 AM on May 15, 2008


I used the information in the first link but not all the settings were copied. So, I exported the entire KEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ set of registry branches and values. That seems to have taken care of it.

Hopefully, I haven't caused myself some new unknown problem.

Thanks for the help!
posted by GregWithLime at 3:57 PM on May 15, 2008


« Older A good, modern, local website ...   |   I need advice on purchasing he... Newer »
This thread is closed to new comments.