Visual Studio 2015 installer hangs during install?

前端 未结 30 2314
小蘑菇
小蘑菇 2020-11-28 21:29

I downloaded the full ISO for Visual Studio Ultimate CTP 6. The installation program got to about the 90% mark, gauging by the progress bar, and just stuck there. There wa

30条回答
  •  一生所求
    2020-11-28 21:57

    I had the same problem on a different context. After trying to repair, uninstall, and reinstall with no solution, I decided to wipe out all Visual Studio remnant by using TotalUninstaller by follower the steps by steps on the link below:

    https://github.com/Microsoft/VisualStudioUninstaller/releases

    Once everything is removed, I was able to successfully install the software.

    Be aware that TotalUninstaller will remove everything related to Visual Studio 2013 to 2015. Earlier version will still be preserved.

    I added this solution in case someone has the exact same problem.

提交回复
热议问题