|
|
Question : MSVCR71.dll is troubling regsvr32
|
|
Something about MSVCR71.dll or how it's installed seems to be ticking off regsvr32 and I cannot use regsvr32 for anything. Even if I just type "regsvr32" at a command prompt, I get a popup with the flags and telling me I need to specify a dll (per normal). Then, a moment later, I get the following error:
--------------------------- RegSvr32: regsvr32.exe - Unable To Locate Component --------------------------- This application has failed to start because MSVCR71.dll was not found. Re-installing the application may fix this problem. --------------------------- OK ---------------------------
I can do a minimal boot using msconfig (.ini's only) and get the following error when I try to run just regsvr32:
--------------------------- RegSvr32 --------------------------- LoadLibrary("msvcr71.dll") failed. GetLastError returns 0x0000007e. --------------------------- OK ---------------------------
I don't know how to "reinstall" msvcr71.dll. I've replaced the windows\system32\msvcr71.dll with a known good copy, not that I could unregister or register it.
I know this one is tough, and I'm looking for a real fix, so max points.
|
Answer : MSVCR71.dll is troubling regsvr32
|
|
Have you tried the system file checker? Go to Start -> Run -> type CMD and hit Enter key -> type SFC /SCANNOW and hit the enter key. Have your XP install CD ready to replace any needed system files.
|
|
|
|
|