EA_Darko
Community Manager
6 years agoRe: Error message when downloading origin
This issue is caused by running an out of date VC++ installation @gmy1212. 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