5
votes
4answers
338 views
Scripting the Visual Studio IDE
I'd like to create a script that will configure the Visual Studio IDE the way I like it. Nothing vastly complicated, just a few Tools/Options settings, adding some External Tools, that kind of thin …
0
votes
Scripting the Visual Studio IDE
Answering my own question, in two ways:
1) In VS2005/8, the things I mentioned (Tools/Options, External Tools) are all stored in the CurrentSettings.vssettings file, in the folder "Visual S …
