开发者

Microsoft Visual Studio Environment

开发者 https://www.devze.com 2023-02-05 13:53 出处:网络
When I installed Microsoft Visual Studio I told it to optimize for C#.That is, when asked, I indicated that I would be programming in C# most of the tim开发者_JAVA技巧e.Is there a way to change the en

When I installed Microsoft Visual Studio I told it to optimize for C#. That is, when asked, I indicated that I would be programming in C# most of the tim开发者_JAVA技巧e. Is there a way to change the environment, so that it is optimized for working with C++ without uninstalling/reinstalling Visual Studio? Could I do another install of Visual Studio on top of the current install without uninstalling it first? Thanks.


have a look at this post

How can you change the Visual Studio IDE profile?


You can use the command line option /resetsettings to reset visual studio settings

devenv.exe /ResetSettings

This will enable Visual Studio to bring up the environment dialog again.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号