Reputation: 131
I have been installing visual studio 15 for about 12 hours.
before the moment on the screen above(microsoft visual c++ 2015 x64 debug runtime) it took only 2 hours, but after that it is still in process.
Upvotes: 0
Views: 120
Reputation: 6218
Since the installation hang on the update for Microsoft Visual Studio 2015 (KB3165756), you can cancel this installation, then download the KB3165756 and manually install it. After that, make sure windows update is up-to-date, temporarily disable any antivirus software, then re-run the VS installer as administrator.
If this issue persists, you can have a look at this similar issue and try the following methods:
Upvotes: 2