How do I reinstall a DLL fil?
-
How do I reinstall a DLL fil?
I had just put a new dial-up modem in the computer.
I had done the following
Start > Run > cmd >OK
Typed in cd %windir%\system32,
Regsvr32 Msxml.dll
Regsvr32 Msxml2.dll
Regsvr32 Msxml3.dll
Every thing was Ok except with the last one. I got a message of
LoadLibrary (Msxl3.dll) Failed Error performing in page
I did the following and still get basicly the same message.
Click Start, and then clickRun
In the Open box, type REGSVR32 C:\WINDOWS\SYSTEM\MSXML.DLL, and then click OK.
-