Visual Studio Options
-
I know this was posted here before but i can't remember what the answer was for the life of me.... does anyone know where Visual Studio keeps the editor options settings? Are the in the registry somewhere... I tried manually surfing through the sea of reg keys but couldn't locate them. :mad: Any help would be appreciated. Joseph Dempsey jdempsey@cox.rr.com Joseph.Dempsey@thermobio.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
-
I know this was posted here before but i can't remember what the answer was for the life of me.... does anyone know where Visual Studio keeps the editor options settings? Are the in the registry somewhere... I tried manually surfing through the sea of reg keys but couldn't locate them. :mad: Any help would be appreciated. Joseph Dempsey jdempsey@cox.rr.com Joseph.Dempsey@thermobio.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
I think you need to look at USER settings for these - don't think they're stored in HKLM Try poking at: [HKEY_USERS\.DEFAULT\Software\Microsoft\DevStudio\6.0\Text Editor\Tabs/Language Settings\C/C++] and the other user keys... HTH
-
I know this was posted here before but i can't remember what the answer was for the life of me.... does anyone know where Visual Studio keeps the editor options settings? Are the in the registry somewhere... I tried manually surfing through the sea of reg keys but couldn't locate them. :mad: Any help would be appreciated. Joseph Dempsey jdempsey@cox.rr.com Joseph.Dempsey@thermobio.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous
I think they are in the .opt file next to the projects files . Max.