views:

128

answers:

1

Hi,

sometimes after logging out and in again, my settings in Tools/Options/Projects and Solutions/VC++ Directories are lost.

To investigate the problem I tried to find the file where Visual Studio (2008 Team) stores those settings on disk. (Or is it in the registry?) Can anybody point me to where it is?

Thanks a lot!

+1  A: 

C:\Users\username\Documents\Visual Studio 2008\Settings\CurrentSettings.vssettings

Nikola Smiljanić
hmm, if I replace "C:\Users\username\Documents" with my My-Documents-Folder, I can see this file (had looked at it even before), but this file is not modified if I change the settings. (But I can restart VS and the settings are still ok.)
Philipp