Unsolved
This post is more than 5 years old
26 Posts
0
1287
September 19th, 2005 18:00
PRE-INSTALL of Sp2. PROBLEM !HELP!
successfull doing this installation on 2 of my personal pc's. I am following the advice doing the pre-install basics to ensure another smooth installation, by following Jupiter Jones @ his web site again.
I used this same check list ( on my two personal Dell pc's) and all went well with those. I am having a problem on my friends pc. ANyways, on this check list, it states on #11 on J.Jones site, that I should do this check by typing in the "run" box regsvr32.exe licdll.dll"
&that DllRegisterServer in licdll.dll should show as succeeded- it did
box. And that it should ALSO suceed. it does NOT . What shows instead is this :
DllRegisterServer in regwizc.dll FAILED - return code was :
0x80040154
I already contacted Dell by phone. they said to call Microsoft. Microsoft told me to call Dell. Also, I have posted my problem in a few forums asking for assistance. I have had some great people try to help. But, none seems to work. SO, here I am. ASking for help here. maybe someone will know what to do.
Note: I may add that I have my friends pc becuase she asked me to help her look at it. it was acting weird. I suspected malware of all types and that was the case. I need to give this back to her soon. I will try to keep it a day or two longer to see if I can get help. I would have hoped to return her pc to her with Sp2 installed. thank you
FYI- J Jones site www3.telus.net/dandemar/spackins.htm


gator6x4
195 Posts
0
September 19th, 2005 19:00
Review the information provided in these two links and see if they provide any help.
1. http://support.microsoft.com/?kbid=270855
2.http://support.microsoft.com/default.aspx?scid=kb;en-us;277964&sd=tech
azyardies
26 Posts
0
September 19th, 2005 20:00
Hi gator-I downloaded the following zip file Regsv32a.exe from the web site you suggested. http://support.microsoft.com/default.aspx?scid=kb;en-us;277964&sd=tech
Then I tried to do the registration by going to run and typing again, regsvr32.exe licdll.dll . in RUN -Before, it instantly said that DllRegisterServer in licdll.dll succeeded. THis time the "file download box poped up and when I clicked open, then it showed DllRegisterServer in licdll.dll succeeded. Before, this extra step was not needed. until I downloaded this Regsv32a.exe
ANyways, i did the next step in the run box, typed regsvr32.exe regwizc.dll . again, This "file download" box poped up. I clicked open and it failed, DllRegisterServer in regwizc.dll FAILED as it did before the download of Regsv32a.exe
anyways, when I typed C:\Regsvr32.exe Sample.dll in the "run" box, windows said it fails. none of the things on this site worked. I tried
ALSO , went to this one to do the instructions in the RESOLUTION at , http://support.microsoft.com/?kbid=270855 and typed in comand promt >and they all turned up saying " load library failed, specific module could not be found.
FIRst of all, HOw can i fix it so that if I want to type this regsvr32.exe licdll.dll & regsvr32.exe regwizc.dll in the RUN box, the 'file download box wont prompt me to click 'open', each time.
also, anything else i can try- thanks for your time
Denny Denham
2 Intern
•
18.8K Posts
0
September 19th, 2005 20:00
The link that you downloaded the file from applies to Microsoft BizTalk Server 2000 Standard Edition. If you pasted the regsvr32.exe contained in the download to your C:\Windows\system32 folder you have replaced Windows XP's version of the file (5.1.2600.2180) with version 4.0.1381.0, which probably explains the difference in performance.
To undo this, run system file checker (Start|Run, enter sfc /scannow and click OK). This will replace any missing/corrupted system files. I suspect that it will not only replace the older version of regsvr32 but also regwizc.dll and subsequently will allow you to register regwizc.dll.
azyardies
26 Posts
0
September 19th, 2005 22:00
Start|Run, enter sfc /scannow and click OK).
------------
Regsvr32.exe be copied to your Windows\System folder in Microsoft Windows 95
or your Windows\System32 folder in Microsoft Windows NT.
Denny Denham
2 Intern
•
18.8K Posts
0
September 20th, 2005 04:00
I downloaded the file myself just to see what it was, checked it out, then deleted it. It did not "install" itself in my system--the proper version of regsvr32.exe is still in my system32 folder and is the file used when I register a dll file. I have no idea why it has apparently "decided" to become the active version on your computer, but using System Restore to a date prior to downloading it should return you to normal operation.
azyardies
26 Posts
0
September 20th, 2005 17:00