not the project configuration, but the VS2008 general config one including Tools|Options|VC Directories...

is this an XML file anywhere?

link|improve this question

0% accept rate
feedback

2 Answers

In VS08 check:

Tools > Options > Environment > Import and Export Settings.

link|improve this answer
feedback

It is physically stored in the registry, spread out across the keys under HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0

The .vssettings file you get out of Tools + Import/Export + Export is an XML file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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