Origin Thin Setup fails on windows 10 fresh install [duplicate]
Trying to install origin thin setup on a fresh windows 10 install. I got theses errors:
The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem.
Solution 1:
TLDR: Some pre-requisites are missing from origin thing setup. Download+install this https://aka.ms/vs/16/release/VC_redist.x86.exe
Long answer: First and foremost, don't follow any youtube videos that tell you to download files from shady websites. Those files could damage your computer or compromise your data and privacy.
To fix those errors simply download and install Microsoft Visual C++ for Visual Studio 2019 from the official Microsoft site: https://visualstudio.microsoft.com/pt-br/downloads/
Select the x86 version
Direct link:
https://aka.ms/vs/16/release/VC_redist.x86.exe