How to install the Microsoft Visual C++ 2015 Runtime

Configurare noua (How To)

Situatie

If you start a program and receive an error stating that the program you are trying to run needs the Microsoft Visual C++ 2015 Runtime, you can use this tutorial to install the package so that your program works again.

The good news is that it is really easy to fix this problem by downloading and install the runtime from Microsoft’s website. To install the Microsoft Visual C++ 2015 Runtime, please follow these steps:

Solutie

Go to the Microsoft Visual C++ 2015 Redistributable page from Microsoft and click on the Download button.

You will be brought to a page where it asks you to select whether you want to download the 32-bit or 64-bit version of Windows. Select the version you need and click the Next button.

The file will now be download to your computer. Once downloaded, double-click on the downloaded vc_redist.x32.exe or vc_redist.x64.exe file. The Microsoft Visual C++-2015 Redistributable screen will be displayed and ask you to agree to the license terms and conditions. Put a checkmark in the “I agree” box and then click on the Install button.

If Windows prompts you to allow the program to make changes or continue, click on the Yes or Allow button. When done, the program will display a message stating that it was successfully installed.

You can now close the installer and try to run the program that previously gave the missing runtime error, it should work again.

Tip solutie

Permanent

Voteaza

(3 din 6 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?