This system component is necessary for running various games and applications written in the C++ language. Administrative access is required for its installation.
msvcr120 dll
msvcr120 dll is an internal dynamically linked Windows library. The included file contains fragments of the programming code for launching C++ video games. Users can experience errors and crashes in case the component is missing or corrupted. It is recommended to reinstall Visual C++ or copy the DLL file into the system folder to resolve these issues.
Setup
To fix the error, you are instructed to download the executable file containing Visual C++ from the official Microsoft website and run it with administrative rights. This method does not require any additional actions from the user. Installation is performed automatically. Additionally, there are other dynamic libraries like msvcr100 dll included in the package.
Manual installation
Users can copy the provided DLL file into a subdirectory in the main Windows folder. The exact location depends on the OS architecture – System32 for 32-bit OS versions and SysWOW64 for 64-bit editions.
The next step is to register the component. You can type “regsvr32 msvcr120.dll” in the command line interface and press Enter. It is necessary to restart the system afterwards for integrating the DLL library.
Features
- free to download and use;
- contains a dynamically linked system library required for the correct functioning of certain apps;
- you can install the component automatically or manually;
- included in the Microsoft Visual C++ software suite;
- compatible with all modern versions of Windows.