Getting two plugin errors MSVC140.dll and VCRUNTIME140.dll is missing

Started by Virus, Aug 26, 2020, 01:55 PM

Previous topic - Next topic

SHy^

That's an obvious error, you don't have the plugin or named wrong which you want to load.

AdTec_224

VCRUNTIME140 and MSVCP140 are runtime errors, you need to download the correct redistributable from Microsoft (and not use the dodgy probably virus infested links above). In this case I believe it's the Visual C++ Redistributable for Visual Studio 2015.

SHy^

Quote from: AdTec_224 on Aug 26, 2020, 07:06 PMVCRUNTIME140 and MSVCP140 are runtime errors, you need to download the correct redistributable from Microsoft (and not use the dodgy probably virus infested links above). In this case I believe it's the Visual C++ Redistributable for Visual Studio 2015.
You should delete the above post if it does, you do have permissions I guess.