2

I have installed Visual studio 2015. But I didn't noitced that the typical install didn't include the c++ tools. I follewed this guide on the Visual C++ team blog(https://blogs.msdn.microsoft.com/vcblog/2015/07/24/setup-changes-in-visual-studio-2015-affecting-c-developers/) but when I click on the install button only this window pops up.

Pop up message

And after i press ok it closes and nothing happens(I have tried to run as administrator but nothing changes).

xSupah
  • 21
  • 1
  • 4

1 Answers1

0

Visual Studio 2015 RC Community will not install, says it is already installed

I had a similiar issue and found finally as cause entries under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\vs\Servicing\14.0. To modify/delete this entries (or the key itself) solved (for me) the problem.

Community
  • 1
  • 1
Al-Alamin
  • 1,438
  • 2
  • 15
  • 34