VC++ Runtime error 1603 unable to install update
Posting here because I have exhausted all other available options. I had no problems until Origin attempted to install the latest update. Now, not only will my game not update but it won't play at all. I had the same problem during initial installation but that was eventually resolved. Whenever the repair or update functions attempt to fix my install of Andromeda, it ends with a VC runtime install error.
The runtime in question appears to be VC++ 2010, both the x86 and x64 versions. Andromeda will not function without these installed. I have already attempted uninstalling all versions of VC++ and reinstalling, running as administrator and even checking the registry for related errors. Additionally, I have run several recommended troubleshooters from windows, and installed an update which was supposed to address the issue, all to no avail.
The error code is 1603. I have included the VC++ runtime error logs below. Any solutions other than copying another VC++ redist file and placing in the installer folder would be welcome.
OS Description = Windows 7 - x64 Ultimate Edition Service Pack 1
Package Version = 10.0.40219
MSI (f:\20d7e811eebaae9083\vc_red.msi) Installation failed. Msi Log: Microsoft Visual C++ 2010 x86 Redistributable Setup_20170511_005317803-MSI_vc_red.msi.txt
PerformOperation returned 1603 (translates to HRESULT = 0x80070643)
Final Result: Installation failed with error code: (0x80070643), "Fatal error during installation. " (Elapsed time: 0 00:00:05).
A couple of more things to try.
Solution #1 - Change the name of the following folder-
Rename the following folder:
C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18
to
C:\ProgramData\Microsoft\Crypto\RSA\S-1-5-18_BAK
Solution #3 - Remove the updates triggering the errors-
Go to Control Panel > Uninstall a program (or Programs and Features).
-
In the left menu, click View installed updates.
-
In the search box at the top-right, search for KB2918614.
If you find it, uninstall it.
-
Do another search for KB3072630, KB3000988 and KB3008627.
If you find them, uninstall them as well.
-
Reboot the computer and try installing the software again.
Its a tricky one, good job I like puzzles. its not error 1603, its the 997 i/O operation one. That stops Origin installing the VC file. That one is caused by a temporary profile being used to install, or something like that. Which probably means your current user profile is corrupt or doesnt have sufficient rights, or somewhere along the line the file ownership is screwed. The other possibility is to create a new user on the machine with administrator rights and a password. Log in as that user and do the update.
Let me know how how it goes. -
-