Microsoft Visual C++ Runtime Missing
Solved
EzgiSilverlake
-
brucine Posted messages 24411 Registration date Status Membre Last intervention -
brucine Posted messages 24411 Registration date Status Membre Last intervention -
Hello,
I'm trying to play a game but a window opens with this:
"The following component(s) are required for this program:
Microsoft Visual C++ Runtime"
This is not the first time this has come up. I've already tried to install the latest version but I get an error. I don't understand anything anymore. I've seen that I might need to delete everything; if that's true, where can I find these files?
Can you help me please? Thank you
Configuration: Windows / Edge 94.0.992.38
I'm trying to play a game but a window opens with this:
"The following component(s) are required for this program:
Microsoft Visual C++ Runtime"
This is not the first time this has come up. I've already tried to install the latest version but I get an error. I don't understand anything anymore. I've seen that I might need to delete everything; if that's true, where can I find these files?
Can you help me please? Thank you
Configuration: Windows / Edge 94.0.992.38
1 réponse
Hello,
This has nothing to do with programming except for that of your game.
The Visual C++ versions have been cumulative since Visual Studio 2015.
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160
If your game is written in an earlier version, you need to find out which one in its specifications and install that in addition.
This has nothing to do with programming except for that of your game.
The Visual C++ versions have been cumulative since Visual Studio 2015.
https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160
If your game is written in an earlier version, you need to find out which one in its specifications and install that in addition.