How to install Visual Studio 2015 on a different drive

前端 未结 8 763
傲寒
傲寒 2020-12-05 02:02

I\'m trying to figure out how to install Visual Studio Community 2015 on another drive besides my C:\\ drive. Every time I open the installer of VS it shows the save locatio

8条回答
  •  [愿得一人]
    2020-12-05 02:34

    Anyone tried this approach?

    Doing a dir /s vs_ultimate.exe from the root prompt will find it. Mine was in . Once I navigated there and ran vs_community_ENU.exe /uninstall /force it uninstalled all the Visual Studio assets I believe.

    Got the advice from this post.

提交回复
热议问题