Forum Discussion
It might be a decent idea to back up the old ones you replace. I should have said that.
Replacing DLLs... is something you should only do as a last resort. Even then it's a bad answer.
This xc00007b kicks my butt guys, sorry ☹️
UGH
I wish you had said that first, I copied the DLL and now the Origin program doesn't work, and neither does PvZGW.
I'm trying to restore back, but any ideas how to get them back?
- Anonymous12 years ago
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
- Anonymous12 years ago
System restore I tried first, and it worked, Origin works again, and other games run. Opens super slow though, I will try the registration
- Anonymous12 years ago
mmm I said those to try to get the "broken" ones to work... not sure what we gained here but I wish you the best of luck and it fixes it.
The way my brain works it comes out weird and confusing sometimes I guess ☹️
- Anonymous12 years ago
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
- Anonymous11 years ago
Here's a possible fix, with link to videos (I figured this out on my own, so maybe it will help - i now have the game up and running):
http://answers.ea.com/t5/Origin/Possible-fix-for-0xc000007b-application-error-issues/td-p/4011417
- 11 years ago
You need to Install Microsoft Visual C++ Runtimes all of them for it to work download link below.
http://www.ghacks.net/2012/08/24/install-microsoft-visual-c-runtimes-in-one-go/