VS 2010 - Import Export Settings

后端 未结 4 490
再見小時候
再見小時候 2020-12-17 17:23

Everytime I open VS 2010 I get this:

The automatically saved settings file \'visual studio 2010\\settings\\CurrentSettings.vssettings\' is not availab

4条回答
  •  独厮守ぢ
    2020-12-17 18:02

    It is working Perfectly

    1.Click Start and run or type "run" in search box of Start menu

    2.Then double click the run and you should type cmd and open command prompt.

    3.Then copy and paste the below command in command prompt -> Click Enter .

    %programfiles%\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /resetuserdata
    

提交回复
热议问题