Reputation: 1517
I tried installing Visual Studio Community 2015 on my Windows 10 Single Language OS via Web download method
to create only Windows Desktop apps with Visual Basic/C++/C#.
I selected the Default
option, it downloaded ~ 1 GB data (I'm on a capped connection of 8 GB/month, this is a lot for me). and then it got stuck here -
It asked me to restart and run the tool again but it showed me the same error.
My System Specs -
PS - How much internet does it takes to download the core features of Visual Studio Community 2015, as I said I am on a capped connection and won't try to download VS if the core features are greater than 4 GBs.
Upvotes: 0
Views: 3664
Reputation: 1517
Finally found an answer -
1) Delete ALL Visual C++ Redistributables and Visual Studio.
2) Go to Regedit and delete all registries related to Visual Studio.
3) Install only Visual C++ 2015 x64 and x86 Redistributables, then install Visual Studio.
Upvotes: 1