0

I have Windows 7 x64 SP1 with all nessesery updates: https://www.microsoft.com/en-us/download/details.aspx?id=5842. When I try to install VS 2015 Community after istall I can't start programs on my OS Windows, error: 0xc0000005.

On https://www.microsoft.com there is information that VS 2015 Community can be install on Windows 7 x64 SP1.

Darien Fawkes
  • 3,023
  • 7
  • 24
  • 35

1 Answers1

0

As per Microsoft:-

This issue occurs because of a race condition. When a thread tries to close the handle to an object that is being destroyed, the operation fails.

you can find the hotfix also here:-https://support.microsoft.com/en-in/kb/2718841

NeoR
  • 353
  • 2
  • 9
  • 27