How can I get the color settings of my current visual studio withought exporting them.

Locked How can I get the color settings of my current visual studio withought exporting them.

  • Wednesday, August 15, 2012 3:48 PM
     
     

    I was using the trial version of Visual Studio 2010 Professional and it has now expired so I can no longer open up to export settings.

    I want to grab the settings to import them into web developer express.

    Is there a .vssettings file that represents the current settings somewhere withought needing to export them.

All Replies

  • Friday, August 17, 2012 7:01 PM
     
     Proposed Answer

    @Marquis - You should be able to browse to a location similar to the one below to find the last known settings you used in Visual Studio 2010:

    c:\users\<YourAccountName>\documents\visual studio 2010\settings\CurrentSettings.vssettings

    Hope this helps,
    Cathy Sullivan
    Visual Studio Program Manager