• Still running Windows 7 or earlier? Support for Windows 7 ended on January 14th 2020. Please review the thread here for more details.

[SOLVED] Game not able to find Microsoft Visual C++ 2015 Runtime

Keshav Reddy

Member
Joined
May 9, 2020
Posts
15
Hello

My game is not able to find Microsoft Visual C++ 2015 Runtime even though it is installed. I have tried reinstalling the game and the the runtime software many times but it didn't help. The snapshots of the error message and installed Microsoft Visual C++ Runtime versions are attached. Please tell me what to do?
 

Attachments

  • ErrorMessage.PNG
    ErrorMessage.PNG
    30.7 KB · Views: 13
  • VersionsofC++Runtime.PNG
    VersionsofC++Runtime.PNG
    17 KB · Views: 18
When i removed the x86 versions and installed the x64 version of Microsoft Visual C++ 2015 then i got 0x80240017 error. I checked in the Microsoft forum about this and after the solution given for that particulafr problem i downloaded the Microsoft Visual C++ 2015-2019 x64 (the last one in the installed version in the snapshots above) and again launched the game But i t again showed the same message
 
I am now able to copy but still the same error is displayed
 

Attachments

  • 1589122190956.png
    1589122190956.png
    20.8 KB · Views: 7
  • 1589122242147.png
    1589122242147.png
    13 KB · Views: 2
I went to use a non-game program (Windows 7 32 bit Home) and was told, I needed Visual c++ runtime. I installed it and my program runs fine. I don't remember what program complained. I'll look at the date I installed it (Feb. 11, 2020) and try to figure out what program I wanted to use.
VisualC.jpg

Windows 7, can execute MS Visual C++ in some programs.

I checked my notes and I believe the program that complained about the lack of the correct Visual C++ runtime version was an update to 4K Video Downloader.
I've used that program several times on different Windows 7 computers (64 bit Home laptop and perhaps 32 bit Pro desktop) and it is working as it should.
 
Last edited:
I went to use a non-game program (Windows 7 32 bit Home) and was told, I needed Visual c++ runtime. I installed it and my program runs fine. I don't remember what program complained. I'll look at the date I installed it (Feb. 11, 2020) and try to figure out what program I wanted to use.
View attachment 59331

Windows 7, can execute MS Visual C++ in some programs.

I checked my notes and I believe the program that complained about the lack of the correct Visual C++ runtime version was an update to 4K Video Downloader.
I've used that program several times on different Windows 7 computers (64 bit Home laptop and perhaps 32 bit Pro desktop) and it is working as it should.
Then What exactly should I do?
 
As I mentioned in post #14, report it as a bug to the program developers. You have the correct C++ installed and yet the game somehow doesn't find it. The game must be looking at the wrong place. Perhaps there is a coding error. Perhaps the developer can tell you a way to copy the C++ the game needs to the proper place so it is properly seen.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top