Forum Discussion
System Restore
------------------------------
I'd try updating the C++ now though, maybe reinstall Origin.
---------------------------------
DLLs might need re-registered?
Open CMD as Admin
regsvr32 <theDLLsName>.dll
You could try this
for %d in (*.dll) do regsvr32 -s %d
hmmm , that's interesting, when I try, it gives me the following: The module "mfc100u.dll" may not be compatible with the version of Windows that you are running. Check if the module is compatible with an x86 (32bit) or x64 (64 bit) version of regsvr32.exe
- Anonymous12 years ago
This is the chat transcript that suggested certain .dll - BUT those were not located at the link the Origin guy suggested.
Subrat: the issue seems to be related to your .dlls that AC4 tries to use when running.
Try the following steps --
1. Replace these files - mfc100.dll, mfc100u.dll, msvcr100.dll, msvcp100.dll and msvcr100_clr0400.dll
They can be found at http://www.microsoft.com/en-us/download/details.aspx?id...
Please save these files to any location on your PC;
2. Please reboot your computer in Safe Mode
3. Access C:\Windows\System32;
4. Locate the 5 files you have downloaded and extracted;
5. Next, copy all those files to C:\Windows\System32 replacing the current ones;
6. Reboot in Normal Mode