Share via

how to fix error microsoft visual c++ runtime library whenever i open an game application

Anonymous
2023-01-31T17:28:50+00:00

it always popup when i open only this specific game Rohan Eternal Vengeance

my visual c++ is already updated 2015-22 version

Windows for home | Windows 10 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-01-31T17:38:49+00:00

    It should have a redist folder in its game directory somewhere or some game launchers today have game independent ones they provide. If a specific one is not provided then you can just go and download manually: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

    If you have another problem such as with vc++ installer failure on conflicts, etc then you have to find a way past that. There's variations that randomly work. Some people have this happen though I've never once seen it.

    That's about all there is :)

    Was this answer helpful?

    0 comments No comments