Re: VCruntime140.dll is missing. How do I fix this?

by norbertwebb
Reply

Original Post

VCruntime140.dll is missing. How do I fix this?

★★★ Newbie

I downloaded VCruntime140.dll (Windows 7 OS), but I can't find anything to tell me where to put it.  Program files and then what?

Message 1 of 3 (2,893 Views)

Re: VCruntime140.dll is missing. How do I fix this?

Community Manager


This issue is caused by running an out of date VC++ installation @cjhealan. It can be resolved by manually running the installer from the Origin installation folder - the default location for this folder is:

 

C:\Program Files (x86)\Origin

 

From this folder, run one of both files:

 

  • vcredist_x86_vs2015 (for 32bit Windows version)
  • vcredist_x64_vs2015 (for 64bit Windows version)
  •  

If you get the message that the files are already installed, select Repair instead. It is recommended to run the installer as administrator (right-click the file, select run as admin).

 

You can also find the latest files on the Microsoft website:

 

https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

 

Darko

Darko.png
Message 2 of 3 (2,851 Views)

Re: VCruntime140.dll is missing. How do I fix this?

★★★ Novice

You need to install the Microsoft Visual C++ 2015 Redistributable Update 3 RC from the link supplied in the marked as answer reply to this thread, the 32bit version download and install of the data link library will be the most likely one that you will need, even if you are using a 64bit system, however, if the app that needs the file to run was developed for a 64bit OS only then you will need the 64bit version. You can install both versions on a 64bit system as a 64bit system will run both 32bit and 64bit apps and/or programs.

Here is the link again, for your convenience.

https://geeksadvice.com/fix-vcruntime140-dll-is-missing-error-on-windows/

Message 3 of 3 (2,811 Views)