Home > Article > System Tutorial > Steps to install vcruntime140.dll
Recently, many friends' win10 computer systems have encountered the problem of losing "vcruntime140.dll" when running games and being unable to run the program. So how should I install this lost dll file after downloading it? Let’s take a look.
1. First, let me download the latest one.
2. Unzip the downloaded installation package and you will get two files, corresponding to different systems.
Copy the files corresponding to the system to the system directory. x86 is a 32-bit computer system file.
The 32-bit system directory is in C drive windows\system32. The location of the 64-bit system is C drive windows\syswow64
3. After copying and placing the dll file , and press "win r" on the keyboard at the same time to open "Run".
4. Enter "regsvr32 vcruntime140.dll" in Run and click OK. After that, the installation of the vcruntime140.dll file is completed. The operation is as shown in the figure below,
The above is the detailed content of Steps to install vcruntime140.dll. For more information, please follow other related articles on the PHP Chinese website!