vcruntime140.dll is missing!

I'd check you don't have something nasty running on startup. Legitimate programs will almost always install the required C++ runtimes if they need to.

On the subject of 32 or 64 bit, it's the application that matters, not the OS. Plenty of applications are still 32bit only so will require 32bit C++ files even on 64bit windows.
 
Back
Top Bottom