Jump to content
Microsoft Windows Bulletin Board

Autoupdates won't install


Recommended Posts

Guest Hardhead
Posted

I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more or less)

Updates download, but won't install. Each time I start it up, I have to go

through the download/ install operation, but they don't install. This is a 6

year old HP Pavilion. Updates worked fine prior to the reinstall. I've read

the troubleshooting more than once, but can't solve it.

Guest Shenan Stanley
Posted

Hardhead wrote:

> I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> or less) Updates download, but won't install. Each time I start it

> up, I have to go through the download/ install operation, but they

> don't install. This is a 6 year old HP Pavilion. Updates worked

> fine prior to the reinstall. I've read the troubleshooting more

> than once, but can't solve it.

 

Try one (or both) of these:

(Some have the best luck performing Solution 1, rebooting and performing

steps 3-6 of solution 2...)

 

Solution to try (1):

 

Get Dial-a-Fix:

http://wiki.djlizard.net/Dial-a-fix

 

Use its options to fix:

- Windows Installer

- Windows Update

- All the Registration Center options.

 

Turn off the "Empty System32\Catroot 2"

 

Do NOT do "Flush SoftwareDistribution".

 

Then click "GO"

 

 

Solution to try (2):

 

1) Reboot and logon as a user with Administrative Privs...

2) Immediately run the following batch script (You will have to create it by

cutting/pasting as directed.)

 

- Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

Yes when you are prompted.

- Copy the following commands and then paste them into the opened Notepad

window:

 

regsvr32 comcat.dll /s

regsvr32 shdoc401.dll /s

regsvr32 shdoc401.dll /i /s

regsvr32 asctrls.ocx /s

regsvr32 oleaut32.dll /s

regsvr32 shdocvw.dll /I /s

regsvr32 shdocvw.dll /s

regsvr32 browseui.dll /s

regsvr32 browseui.dll /I /s

regsvr32 msrating.dll /s

regsvr32 mlang.dll /s

regsvr32 hlink.dll /s

regsvr32 mshtmled.dll /s

regsvr32 urlmon.dll /s

regsvr32 plugin.ocx /s

regsvr32 sendmail.dll /s

regsvr32 scrobj.dll /s

regsvr32 mmefxe.ocx /s

regsvr32 corpol.dll /s

regsvr32 jscript.dll /s

regsvr32 msxml.dll /s

regsvr32 imgutil.dll /s

regsvr32 thumbvw.dll /s

regsvr32 cryptext.dll /s

regsvr32 rsabase.dll /s

regsvr32 inseng.dll /s

regsvr32 iesetup.dll /i /s

regsvr32 cryptdlg.dll /s

regsvr32 actxprxy.dll /s

regsvr32 dispex.dll /s

regsvr32 occache.dll /s

regsvr32 occache.dll /i /s

regsvr32 iepeers.dll /s

regsvr32 urlmon.dll /i /s

regsvr32 cdfview.dll /s

regsvr32 webcheck.dll /s

regsvr32 mobsync.dll /s

regsvr32 pngfilt.dll /s

regsvr32 licmgr10.dll /s

regsvr32 icmfilter.dll /s

regsvr32 hhctrl.ocx /s

regsvr32 inetcfg.dll /s

regsvr32 tdc.ocx /s

regsvr32 MSR2C.DLL /s

regsvr32 msident.dll /s

regsvr32 msieftp.dll /s

regsvr32 xmsconf.ocx /s

regsvr32 ils.dll /s

regsvr32 msoeacct.dll /s

regsvr32 inetcomm.dll /s

regsvr32 msdxm.ocx /s

regsvr32 dxmasf.dll /s

regsvr32 l3codecx.ax /s

regsvr32 acelpdec.ax /s

regsvr32 mpg4ds32.ax /s

regsvr32 voxmsdec.ax /s

regsvr32 danim.dll /s

regsvr32 Daxctle.ocx /s

regsvr32 lmrt.dll /s

regsvr32 datime.dll /s

regsvr32 dxtrans.dll /s

regsvr32 dxtmsft.dll /s

regsvr32 WEBPOST.DLL /s

regsvr32 WPWIZDLL.DLL /s

regsvr32 POSTWPP.DLL /s

regsvr32 CRSWPP.DLL /s

regsvr32 FTPWPP.DLL /s

regsvr32 FPWPP.DLL /s

regsvr32 WUAPI.DLL /s

regsvr32 WUAUENG.DLL /s

regsvr32 ATL.DLL /s

regsvr32 WUCLTUI.DLL /s

regsvr32 WUPS.DLL /s

regsvr32 WUWEB.DLL /s

regsvr32 wshom.ocx /s

regsvr32 wshext.dll /s

regsvr32 vbscript.dll /s

regsvr32 scrrun.dll mstinit.exe /setup /s

regsvr32 msnsspc.dll /SspcCreateSspiReg /s

regsvr32 msapsspc.dll /SspcCreateSspiReg /s

regsvr32 /s urlmon.dll

regsvr32 /s mshtml.dll

regsvr32 /s shdocvw.dll

regsvr32 /s browseui.dll

regsvr32 /s jscript.dll

regsvr32 /s vbscript.dll

regsvr32 /s scrrun.dll

regsvr32 /s msxml.dll

regsvr32 /s actxprxy.dll

regsvr32 /s softpub.dll

regsvr32 /s wintrust.dll

regsvr32 /s dssenh.dll

regsvr32 /s rsaenh.dll

regsvr32 /s gpkcsp.dll

regsvr32 /s sccbase.dll

regsvr32 /s slbcsp.dll

regsvr32 /s cryptdlg.dll

regsvr32 /s schannel.dll

regsvr32 /s oleaut32.dll

regsvr32 /s ole32.dll

regsvr32 /s shell32.dll

regsvr32 /s initpki.dll

regsvr32 /s msscript.ocx

regsvr32 /s dispex.dll

regsvr32 jscript.dll /s

del %temp% /Q /F

net stop wuauserv

net stop cryptsvc

ren %windir%\system32\catroot2 catroot2.old

cd /d %windir%\SoftwareDistribution

rd /s DataStore /Q

regsvr32 wuapi.dll /s

regsvr32 wups.dll /s

regsvr32 wuaueng.dll /s

regsvr32 wucltui.dll /s

regsvr32 wuweb.dll /s

regsvr32 msxml.dll /s

regsvr32 msxml2.dll /s

regsvr32 msxml3.dll /s

regsvr32 urlmon.dll /s

net start cryptsvc

net start wuauserv

exit

 

- After you paste the above commands, please close the Notepad window.

Choose Yes when you are prompted to save the file.

- Click Start, Run, type:

C:\register.bat and press Enter to run the commands I have pasted.

The Process may take sometime.

 

3) Download/Install Windows Update v3.

http://go.microsoft.com/fwlink/?LinkID=91237

 

(You may need to install it using the command line switch "/wuforce" right

after an additional reboot - immediately after logging in.)

 

4) Download/Install the 927891 patch.

http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

 

5) Reboot.

 

6) Come back and let us know how things went!

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Posted

I just tried the first option, and now my Windows update is installing the

files I had trouble installing before.

Thank you soo much for this!

 

Regards Anna

 

"Shenan Stanley" wrote:

> Hardhead wrote:

> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> > or less) Updates download, but won't install. Each time I start it

> > up, I have to go through the download/ install operation, but they

> > don't install. This is a 6 year old HP Pavilion. Updates worked

> > fine prior to the reinstall. I've read the troubleshooting more

> > than once, but can't solve it.

>

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and performing

> steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

> Use its options to fix:

> - Windows Installer

> - Windows Update

> - All the Registration Center options.

>

> Turn off the "Empty System32\Catroot 2"

>

> Do NOT do "Flush SoftwareDistribution".

>

> Then click "GO"

>

>

> Solution to try (2):

>

> 1) Reboot and logon as a user with Administrative Privs...

> 2) Immediately run the following batch script (You will have to create it by

> cutting/pasting as directed.)

>

> - Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

> Yes when you are prompted.

> - Copy the following commands and then paste them into the opened Notepad

> window:

>

> regsvr32 comcat.dll /s

> regsvr32 shdoc401.dll /s

> regsvr32 shdoc401.dll /i /s

> regsvr32 asctrls.ocx /s

> regsvr32 oleaut32.dll /s

> regsvr32 shdocvw.dll /I /s

> regsvr32 shdocvw.dll /s

> regsvr32 browseui.dll /s

> regsvr32 browseui.dll /I /s

> regsvr32 msrating.dll /s

> regsvr32 mlang.dll /s

> regsvr32 hlink.dll /s

> regsvr32 mshtmled.dll /s

> regsvr32 urlmon.dll /s

> regsvr32 plugin.ocx /s

> regsvr32 sendmail.dll /s

> regsvr32 scrobj.dll /s

> regsvr32 mmefxe.ocx /s

> regsvr32 corpol.dll /s

> regsvr32 jscript.dll /s

> regsvr32 msxml.dll /s

> regsvr32 imgutil.dll /s

> regsvr32 thumbvw.dll /s

> regsvr32 cryptext.dll /s

> regsvr32 rsabase.dll /s

> regsvr32 inseng.dll /s

> regsvr32 iesetup.dll /i /s

> regsvr32 cryptdlg.dll /s

> regsvr32 actxprxy.dll /s

> regsvr32 dispex.dll /s

> regsvr32 occache.dll /s

> regsvr32 occache.dll /i /s

> regsvr32 iepeers.dll /s

> regsvr32 urlmon.dll /i /s

> regsvr32 cdfview.dll /s

> regsvr32 webcheck.dll /s

> regsvr32 mobsync.dll /s

> regsvr32 pngfilt.dll /s

> regsvr32 licmgr10.dll /s

> regsvr32 icmfilter.dll /s

> regsvr32 hhctrl.ocx /s

> regsvr32 inetcfg.dll /s

> regsvr32 tdc.ocx /s

> regsvr32 MSR2C.DLL /s

> regsvr32 msident.dll /s

> regsvr32 msieftp.dll /s

> regsvr32 xmsconf.ocx /s

> regsvr32 ils.dll /s

> regsvr32 msoeacct.dll /s

> regsvr32 inetcomm.dll /s

> regsvr32 msdxm.ocx /s

> regsvr32 dxmasf.dll /s

> regsvr32 l3codecx.ax /s

> regsvr32 acelpdec.ax /s

> regsvr32 mpg4ds32.ax /s

> regsvr32 voxmsdec.ax /s

> regsvr32 danim.dll /s

> regsvr32 Daxctle.ocx /s

> regsvr32 lmrt.dll /s

> regsvr32 datime.dll /s

> regsvr32 dxtrans.dll /s

> regsvr32 dxtmsft.dll /s

> regsvr32 WEBPOST.DLL /s

> regsvr32 WPWIZDLL.DLL /s

> regsvr32 POSTWPP.DLL /s

> regsvr32 CRSWPP.DLL /s

> regsvr32 FTPWPP.DLL /s

> regsvr32 FPWPP.DLL /s

> regsvr32 WUAPI.DLL /s

> regsvr32 WUAUENG.DLL /s

> regsvr32 ATL.DLL /s

> regsvr32 WUCLTUI.DLL /s

> regsvr32 WUPS.DLL /s

> regsvr32 WUWEB.DLL /s

> regsvr32 wshom.ocx /s

> regsvr32 wshext.dll /s

> regsvr32 vbscript.dll /s

> regsvr32 scrrun.dll mstinit.exe /setup /s

> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

> regsvr32 /s urlmon.dll

> regsvr32 /s mshtml.dll

> regsvr32 /s shdocvw.dll

> regsvr32 /s browseui.dll

> regsvr32 /s jscript.dll

> regsvr32 /s vbscript.dll

> regsvr32 /s scrrun.dll

> regsvr32 /s msxml.dll

> regsvr32 /s actxprxy.dll

> regsvr32 /s softpub.dll

> regsvr32 /s wintrust.dll

> regsvr32 /s dssenh.dll

> regsvr32 /s rsaenh.dll

> regsvr32 /s gpkcsp.dll

> regsvr32 /s sccbase.dll

> regsvr32 /s slbcsp.dll

> regsvr32 /s cryptdlg.dll

> regsvr32 /s schannel.dll

> regsvr32 /s oleaut32.dll

> regsvr32 /s ole32.dll

> regsvr32 /s shell32.dll

> regsvr32 /s initpki.dll

> regsvr32 /s msscript.ocx

> regsvr32 /s dispex.dll

> regsvr32 jscript.dll /s

> del %temp% /Q /F

> net stop wuauserv

> net stop cryptsvc

> ren %windir%\system32\catroot2 catroot2.old

> cd /d %windir%\SoftwareDistribution

> rd /s DataStore /Q

> regsvr32 wuapi.dll /s

> regsvr32 wups.dll /s

> regsvr32 wuaueng.dll /s

> regsvr32 wucltui.dll /s

> regsvr32 wuweb.dll /s

> regsvr32 msxml.dll /s

> regsvr32 msxml2.dll /s

> regsvr32 msxml3.dll /s

> regsvr32 urlmon.dll /s

> net start cryptsvc

> net start wuauserv

> exit

>

> - After you paste the above commands, please close the Notepad window.

> Choose Yes when you are prompted to save the file.

> - Click Start, Run, type:

> C:\register.bat and press Enter to run the commands I have pasted.

> The Process may take sometime.

>

> 3) Download/Install Windows Update v3.

> http://go.microsoft.com/fwlink/?LinkID=91237

>

> (You may need to install it using the command line switch "/wuforce" right

> after an additional reboot - immediately after logging in.)

>

> 4) Download/Install the 927891 patch.

> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>

> 5) Reboot.

>

> 6) Come back and let us know how things went!

>

> --

> Shenan Stanley

> MS-MVP

> --

> How To Ask Questions The Smart Way

> http://www.catb.org/~esr/faqs/smart-questions.html

>

>

>

Guest Hardhead
Posted

Thanks, Shenan!

I did your first option, after reading Anna's reply. Updates are installing

as I type. I followed your instructions exactly. I didn't get to your second

option. Dial-AFix was written by a genius!!

Hardhead

 

 

"Shenan Stanley" wrote:

> Hardhead wrote:

> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> > or less) Updates download, but won't install. Each time I start it

> > up, I have to go through the download/ install operation, but they

> > don't install. This is a 6 year old HP Pavilion. Updates worked

> > fine prior to the reinstall. I've read the troubleshooting more

> > than once, but can't solve it.

>

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and performing

> steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

> Use its options to fix:

> - Windows Installer

> - Windows Update

> - All the Registration Center options.

>

> Turn off the "Empty System32\Catroot 2"

>

> Do NOT do "Flush SoftwareDistribution".

>

> Then click "GO"

>

>

> Solution to try (2):

>

> 1) Reboot and logon as a user with Administrative Privs...

> 2) Immediately run the following batch script (You will have to create it by

> cutting/pasting as directed.)

>

> - Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

> Yes when you are prompted.

> - Copy the following commands and then paste them into the opened Notepad

> window:

>

> regsvr32 comcat.dll /s

> regsvr32 shdoc401.dll /s

> regsvr32 shdoc401.dll /i /s

> regsvr32 asctrls.ocx /s

> regsvr32 oleaut32.dll /s

> regsvr32 shdocvw.dll /I /s

> regsvr32 shdocvw.dll /s

> regsvr32 browseui.dll /s

> regsvr32 browseui.dll /I /s

> regsvr32 msrating.dll /s

> regsvr32 mlang.dll /s

> regsvr32 hlink.dll /s

> regsvr32 mshtmled.dll /s

> regsvr32 urlmon.dll /s

> regsvr32 plugin.ocx /s

> regsvr32 sendmail.dll /s

> regsvr32 scrobj.dll /s

> regsvr32 mmefxe.ocx /s

> regsvr32 corpol.dll /s

> regsvr32 jscript.dll /s

> regsvr32 msxml.dll /s

> regsvr32 imgutil.dll /s

> regsvr32 thumbvw.dll /s

> regsvr32 cryptext.dll /s

> regsvr32 rsabase.dll /s

> regsvr32 inseng.dll /s

> regsvr32 iesetup.dll /i /s

> regsvr32 cryptdlg.dll /s

> regsvr32 actxprxy.dll /s

> regsvr32 dispex.dll /s

> regsvr32 occache.dll /s

> regsvr32 occache.dll /i /s

> regsvr32 iepeers.dll /s

> regsvr32 urlmon.dll /i /s

> regsvr32 cdfview.dll /s

> regsvr32 webcheck.dll /s

> regsvr32 mobsync.dll /s

> regsvr32 pngfilt.dll /s

> regsvr32 licmgr10.dll /s

> regsvr32 icmfilter.dll /s

> regsvr32 hhctrl.ocx /s

> regsvr32 inetcfg.dll /s

> regsvr32 tdc.ocx /s

> regsvr32 MSR2C.DLL /s

> regsvr32 msident.dll /s

> regsvr32 msieftp.dll /s

> regsvr32 xmsconf.ocx /s

> regsvr32 ils.dll /s

> regsvr32 msoeacct.dll /s

> regsvr32 inetcomm.dll /s

> regsvr32 msdxm.ocx /s

> regsvr32 dxmasf.dll /s

> regsvr32 l3codecx.ax /s

> regsvr32 acelpdec.ax /s

> regsvr32 mpg4ds32.ax /s

> regsvr32 voxmsdec.ax /s

> regsvr32 danim.dll /s

> regsvr32 Daxctle.ocx /s

> regsvr32 lmrt.dll /s

> regsvr32 datime.dll /s

> regsvr32 dxtrans.dll /s

> regsvr32 dxtmsft.dll /s

> regsvr32 WEBPOST.DLL /s

> regsvr32 WPWIZDLL.DLL /s

> regsvr32 POSTWPP.DLL /s

> regsvr32 CRSWPP.DLL /s

> regsvr32 FTPWPP.DLL /s

> regsvr32 FPWPP.DLL /s

> regsvr32 WUAPI.DLL /s

> regsvr32 WUAUENG.DLL /s

> regsvr32 ATL.DLL /s

> regsvr32 WUCLTUI.DLL /s

> regsvr32 WUPS.DLL /s

> regsvr32 WUWEB.DLL /s

> regsvr32 wshom.ocx /s

> regsvr32 wshext.dll /s

> regsvr32 vbscript.dll /s

> regsvr32 scrrun.dll mstinit.exe /setup /s

> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

> regsvr32 /s urlmon.dll

> regsvr32 /s mshtml.dll

> regsvr32 /s shdocvw.dll

> regsvr32 /s browseui.dll

> regsvr32 /s jscript.dll

> regsvr32 /s vbscript.dll

> regsvr32 /s scrrun.dll

> regsvr32 /s msxml.dll

> regsvr32 /s actxprxy.dll

> regsvr32 /s softpub.dll

> regsvr32 /s wintrust.dll

> regsvr32 /s dssenh.dll

> regsvr32 /s rsaenh.dll

> regsvr32 /s gpkcsp.dll

> regsvr32 /s sccbase.dll

> regsvr32 /s slbcsp.dll

> regsvr32 /s cryptdlg.dll

> regsvr32 /s schannel.dll

> regsvr32 /s oleaut32.dll

> regsvr32 /s ole32.dll

> regsvr32 /s shell32.dll

> regsvr32 /s initpki.dll

> regsvr32 /s msscript.ocx

> regsvr32 /s dispex.dll

> regsvr32 jscript.dll /s

> del %temp% /Q /F

> net stop wuauserv

> net stop cryptsvc

> ren %windir%\system32\catroot2 catroot2.old

> cd /d %windir%\SoftwareDistribution

> rd /s DataStore /Q

> regsvr32 wuapi.dll /s

> regsvr32 wups.dll /s

> regsvr32 wuaueng.dll /s

> regsvr32 wucltui.dll /s

> regsvr32 wuweb.dll /s

> regsvr32 msxml.dll /s

> regsvr32 msxml2.dll /s

> regsvr32 msxml3.dll /s

> regsvr32 urlmon.dll /s

> net start cryptsvc

> net start wuauserv

> exit

>

> - After you paste the above commands, please close the Notepad window.

> Choose Yes when you are prompted to save the file.

> - Click Start, Run, type:

> C:\register.bat and press Enter to run the commands I have pasted.

> The Process may take sometime.

>

> 3) Download/Install Windows Update v3.

> http://go.microsoft.com/fwlink/?LinkID=91237

>

> (You may need to install it using the command line switch "/wuforce" right

> after an additional reboot - immediately after logging in.)

>

> 4) Download/Install the 927891 patch.

> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>

> 5) Reboot.

>

> 6) Come back and let us know how things went!

>

> --

> Shenan Stanley

> MS-MVP

> --

> How To Ask Questions The Smart Way

> http://www.catb.org/~esr/faqs/smart-questions.html

>

>

>

Guest losty mclosty
Posted

Thank you so much! i did empty the catroot 2 thing... but oh well... hope it

wont bite me in the ass.

 

"Shenan Stanley" wrote:

> Hardhead wrote:

> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> > or less) Updates download, but won't install. Each time I start it

> > up, I have to go through the download/ install operation, but they

> > don't install. This is a 6 year old HP Pavilion. Updates worked

> > fine prior to the reinstall. I've read the troubleshooting more

> > than once, but can't solve it.

>

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and performing

> steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

> Use its options to fix:

> - Windows Installer

> - Windows Update

> - All the Registration Center options.

>

> Turn off the "Empty System32\Catroot 2"

>

> Do NOT do "Flush SoftwareDistribution".

>

> Then click "GO"

>

>

> Solution to try (2):

>

> 1) Reboot and logon as a user with Administrative Privs...

> 2) Immediately run the following batch script (You will have to create it by

> cutting/pasting as directed.)

>

> - Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

> Yes when you are prompted.

> - Copy the following commands and then paste them into the opened Notepad

> window:

>

> regsvr32 comcat.dll /s

> regsvr32 shdoc401.dll /s

> regsvr32 shdoc401.dll /i /s

> regsvr32 asctrls.ocx /s

> regsvr32 oleaut32.dll /s

> regsvr32 shdocvw.dll /I /s

> regsvr32 shdocvw.dll /s

> regsvr32 browseui.dll /s

> regsvr32 browseui.dll /I /s

> regsvr32 msrating.dll /s

> regsvr32 mlang.dll /s

> regsvr32 hlink.dll /s

> regsvr32 mshtmled.dll /s

> regsvr32 urlmon.dll /s

> regsvr32 plugin.ocx /s

> regsvr32 sendmail.dll /s

> regsvr32 scrobj.dll /s

> regsvr32 mmefxe.ocx /s

> regsvr32 corpol.dll /s

> regsvr32 jscript.dll /s

> regsvr32 msxml.dll /s

> regsvr32 imgutil.dll /s

> regsvr32 thumbvw.dll /s

> regsvr32 cryptext.dll /s

> regsvr32 rsabase.dll /s

> regsvr32 inseng.dll /s

> regsvr32 iesetup.dll /i /s

> regsvr32 cryptdlg.dll /s

> regsvr32 actxprxy.dll /s

> regsvr32 dispex.dll /s

> regsvr32 occache.dll /s

> regsvr32 occache.dll /i /s

> regsvr32 iepeers.dll /s

> regsvr32 urlmon.dll /i /s

> regsvr32 cdfview.dll /s

> regsvr32 webcheck.dll /s

> regsvr32 mobsync.dll /s

> regsvr32 pngfilt.dll /s

> regsvr32 licmgr10.dll /s

> regsvr32 icmfilter.dll /s

> regsvr32 hhctrl.ocx /s

> regsvr32 inetcfg.dll /s

> regsvr32 tdc.ocx /s

> regsvr32 MSR2C.DLL /s

> regsvr32 msident.dll /s

> regsvr32 msieftp.dll /s

> regsvr32 xmsconf.ocx /s

> regsvr32 ils.dll /s

> regsvr32 msoeacct.dll /s

> regsvr32 inetcomm.dll /s

> regsvr32 msdxm.ocx /s

> regsvr32 dxmasf.dll /s

> regsvr32 l3codecx.ax /s

> regsvr32 acelpdec.ax /s

> regsvr32 mpg4ds32.ax /s

> regsvr32 voxmsdec.ax /s

> regsvr32 danim.dll /s

> regsvr32 Daxctle.ocx /s

> regsvr32 lmrt.dll /s

> regsvr32 datime.dll /s

> regsvr32 dxtrans.dll /s

> regsvr32 dxtmsft.dll /s

> regsvr32 WEBPOST.DLL /s

> regsvr32 WPWIZDLL.DLL /s

> regsvr32 POSTWPP.DLL /s

> regsvr32 CRSWPP.DLL /s

> regsvr32 FTPWPP.DLL /s

> regsvr32 FPWPP.DLL /s

> regsvr32 WUAPI.DLL /s

> regsvr32 WUAUENG.DLL /s

> regsvr32 ATL.DLL /s

> regsvr32 WUCLTUI.DLL /s

> regsvr32 WUPS.DLL /s

> regsvr32 WUWEB.DLL /s

> regsvr32 wshom.ocx /s

> regsvr32 wshext.dll /s

> regsvr32 vbscript.dll /s

> regsvr32 scrrun.dll mstinit.exe /setup /s

> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

> regsvr32 /s urlmon.dll

> regsvr32 /s mshtml.dll

> regsvr32 /s shdocvw.dll

> regsvr32 /s browseui.dll

> regsvr32 /s jscript.dll

> regsvr32 /s vbscript.dll

> regsvr32 /s scrrun.dll

> regsvr32 /s msxml.dll

> regsvr32 /s actxprxy.dll

> regsvr32 /s softpub.dll

> regsvr32 /s wintrust.dll

> regsvr32 /s dssenh.dll

> regsvr32 /s rsaenh.dll

> regsvr32 /s gpkcsp.dll

> regsvr32 /s sccbase.dll

> regsvr32 /s slbcsp.dll

> regsvr32 /s cryptdlg.dll

> regsvr32 /s schannel.dll

> regsvr32 /s oleaut32.dll

> regsvr32 /s ole32.dll

> regsvr32 /s shell32.dll

> regsvr32 /s initpki.dll

> regsvr32 /s msscript.ocx

> regsvr32 /s dispex.dll

> regsvr32 jscript.dll /s

> del %temp% /Q /F

> net stop wuauserv

> net stop cryptsvc

> ren %windir%\system32\catroot2 catroot2.old

> cd /d %windir%\SoftwareDistribution

> rd /s DataStore /Q

> regsvr32 wuapi.dll /s

> regsvr32 wups.dll /s

> regsvr32 wuaueng.dll /s

> regsvr32 wucltui.dll /s

> regsvr32 wuweb.dll /s

> regsvr32 msxml.dll /s

> regsvr32 msxml2.dll /s

> regsvr32 msxml3.dll /s

> regsvr32 urlmon.dll /s

> net start cryptsvc

> net start wuauserv

> exit

>

> - After you paste the above commands, please close the Notepad window.

> Choose Yes when you are prompted to save the file.

> - Click Start, Run, type:

> C:\register.bat and press Enter to run the commands I have pasted.

> The Process may take sometime.

>

> 3) Download/Install Windows Update v3.

> http://go.microsoft.com/fwlink/?LinkID=91237

>

> (You may need to install it using the command line switch "/wuforce" right

> after an additional reboot - immediately after logging in.)

>

> 4) Download/Install the 927891 patch.

> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>

> 5) Reboot.

>

> 6) Come back and let us know how things went!

>

> --

> Shenan Stanley

> MS-MVP

> --

> How To Ask Questions The Smart Way

> http://www.catb.org/~esr/faqs/smart-questions.html

>

>

>

Posted

"Shenan Stanley" wrote:

> Hardhead wrote:

> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> > or less) Updates download, but won't install. Each time I start it

> > up, I have to go through the download/ install operation, but they

> > don't install. This is a 6 year old HP Pavilion. Updates worked

> > fine prior to the reinstall. I've read the troubleshooting more

> > than once, but can't solve it.

>

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and performing

> steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

> Use its options to fix:

> - Windows Installer

> - Windows Update

> - All the Registration Center options.

>

> Turn off the "Empty System32\Catroot 2"

>

> Do NOT do "Flush SoftwareDistribution".

>

> Then click "GO"

>

>

> Solution to try (2):

>

> 1) Reboot and logon as a user with Administrative Privs...

> 2) Immediately run the following batch script (You will have to create it by

> cutting/pasting as directed.)

>

> - Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

> Yes when you are prompted.

> - Copy the following commands and then paste them into the opened Notepad

> window:

>

> regsvr32 comcat.dll /s

> regsvr32 shdoc401.dll /s

> regsvr32 shdoc401.dll /i /s

> regsvr32 asctrls.ocx /s

> regsvr32 oleaut32.dll /s

> regsvr32 shdocvw.dll /I /s

> regsvr32 shdocvw.dll /s

> regsvr32 browseui.dll /s

> regsvr32 browseui.dll /I /s

> regsvr32 msrating.dll /s

> regsvr32 mlang.dll /s

> regsvr32 hlink.dll /s

> regsvr32 mshtmled.dll /s

> regsvr32 urlmon.dll /s

> regsvr32 plugin.ocx /s

> regsvr32 sendmail.dll /s

> regsvr32 scrobj.dll /s

> regsvr32 mmefxe.ocx /s

> regsvr32 corpol.dll /s

> regsvr32 jscript.dll /s

> regsvr32 msxml.dll /s

> regsvr32 imgutil.dll /s

> regsvr32 thumbvw.dll /s

> regsvr32 cryptext.dll /s

> regsvr32 rsabase.dll /s

> regsvr32 inseng.dll /s

> regsvr32 iesetup.dll /i /s

> regsvr32 cryptdlg.dll /s

> regsvr32 actxprxy.dll /s

> regsvr32 dispex.dll /s

> regsvr32 occache.dll /s

> regsvr32 occache.dll /i /s

> regsvr32 iepeers.dll /s

> regsvr32 urlmon.dll /i /s

> regsvr32 cdfview.dll /s

> regsvr32 webcheck.dll /s

> regsvr32 mobsync.dll /s

> regsvr32 pngfilt.dll /s

> regsvr32 licmgr10.dll /s

> regsvr32 icmfilter.dll /s

> regsvr32 hhctrl.ocx /s

> regsvr32 inetcfg.dll /s

> regsvr32 tdc.ocx /s

> regsvr32 MSR2C.DLL /s

> regsvr32 msident.dll /s

> regsvr32 msieftp.dll /s

> regsvr32 xmsconf.ocx /s

> regsvr32 ils.dll /s

> regsvr32 msoeacct.dll /s

> regsvr32 inetcomm.dll /s

> regsvr32 msdxm.ocx /s

> regsvr32 dxmasf.dll /s

> regsvr32 l3codecx.ax /s

> regsvr32 acelpdec.ax /s

> regsvr32 mpg4ds32.ax /s

> regsvr32 voxmsdec.ax /s

> regsvr32 danim.dll /s

> regsvr32 Daxctle.ocx /s

> regsvr32 lmrt.dll /s

> regsvr32 datime.dll /s

> regsvr32 dxtrans.dll /s

> regsvr32 dxtmsft.dll /s

> regsvr32 WEBPOST.DLL /s

> regsvr32 WPWIZDLL.DLL /s

> regsvr32 POSTWPP.DLL /s

> regsvr32 CRSWPP.DLL /s

> regsvr32 FTPWPP.DLL /s

> regsvr32 FPWPP.DLL /s

> regsvr32 WUAPI.DLL /s

> regsvr32 WUAUENG.DLL /s

> regsvr32 ATL.DLL /s

> regsvr32 WUCLTUI.DLL /s

> regsvr32 WUPS.DLL /s

> regsvr32 WUWEB.DLL /s

> regsvr32 wshom.ocx /s

> regsvr32 wshext.dll /s

> regsvr32 vbscript.dll /s

> regsvr32 scrrun.dll mstinit.exe /setup /s

> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

> regsvr32 /s urlmon.dll

> regsvr32 /s mshtml.dll

> regsvr32 /s shdocvw.dll

> regsvr32 /s browseui.dll

> regsvr32 /s jscript.dll

> regsvr32 /s vbscript.dll

> regsvr32 /s scrrun.dll

> regsvr32 /s msxml.dll

> regsvr32 /s actxprxy.dll

> regsvr32 /s softpub.dll

> regsvr32 /s wintrust.dll

> regsvr32 /s dssenh.dll

> regsvr32 /s rsaenh.dll

> regsvr32 /s gpkcsp.dll

> regsvr32 /s sccbase.dll

> regsvr32 /s slbcsp.dll

> regsvr32 /s cryptdlg.dll

> regsvr32 /s schannel.dll

> regsvr32 /s oleaut32.dll

> regsvr32 /s ole32.dll

> regsvr32 /s shell32.dll

> regsvr32 /s initpki.dll

> regsvr32 /s msscript.ocx

> regsvr32 /s dispex.dll

> regsvr32 jscript.dll /s

> del %temp% /Q /F

> net stop wuauserv

> net stop cryptsvc

> ren %windir%\system32\catroot2 catroot2.old

> cd /d %windir%\SoftwareDistribution

> rd /s DataStore /Q

> regsvr32 wuapi.dll /s

> regsvr32 wups.dll /s

> regsvr32 wuaueng.dll /s

> regsvr32 wucltui.dll /s

> regsvr32 wuweb.dll /s

> regsvr32 msxml.dll /s

> regsvr32 msxml2.dll /s

> regsvr32 msxml3.dll /s

> regsvr32 urlmon.dll /s

> net start cryptsvc

> net start wuauserv

> exit

>

> - After you paste the above commands, please close the Notepad window.

> Choose Yes when you are prompted to save the file.

> - Click Start, Run, type:

> C:\register.bat and press Enter to run the commands I have pasted.

> The Process may take sometime.

>

> 3) Download/Install Windows Update v3.

> http://go.microsoft.com/fwlink/?LinkID=91237

>

> (You may need to install it using the command line switch "/wuforce" right

> after an additional reboot - immediately after logging in.)

>

> 4) Download/Install the 927891 patch.

> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>

> 5) Reboot.

>

> 6) Come back and let us know how things went!

>

> --

> Shenan Stanley

> MS-MVP

> --

> How To Ask Questions The Smart Way

> http://www.catb.org/~esr/faqs/smart-questions.html

>

> I had the same problem as Hardhead and your first suggestion worked brilliant, (after hours of pulling my hair out) it`s the first time I have looked on these pages and with people like you helping it`s a god send. I`d like to say a big THANK YOU to YOU and also to the person who wrote that program. thanks again Shenan

>

Guest Shenan Stanley
Posted

Anna wrote:

> I just tried the first option, and now my Windows update is

> installing the files I had trouble installing before.

> Thank you soo much for this!

 

Glad it helped!

 

Full Conversation:

http://groups.google.com/group/microsoft.public.windowsupdate/browse_frm/thread/828b799eb107e47b/ca857db78e424a74?tvc=1#ca857db78e424a74

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Guest Shenan Stanley
Posted

Hardhead wrote:

> Thanks, Shenan!

> I did your first option, after reading Anna's reply. Updates are

> installing as I type. I followed your instructions exactly. I

> didn't get to your second option. Dial-AFix was written by a

> genius!!

 

Glad that you got it sorted out!

 

Full Conversation:

http://groups.google.com/group/microsoft.public.windowsupdate/browse_frm/thread/828b799eb107e47b/ca857db78e424a74?tvc=1#ca857db78e424a74

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Guest Shenan Stanley
Posted

losty mclosty wrote:

> Thank you so much! i did empty the catroot 2 thing... but oh

> well... hope it wont bite me in the ass.

 

Shouldn't hurt anything.

At least you are up and going!

 

Full Conversation:

http://groups.google.com/group/microsoft.public.windowsupdate/browse_frm/thread/828b799eb107e47b/ca857db78e424a74?tvc=1#ca857db78e424a74

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Guest Shenan Stanley
Posted

Roy wrote:

> I had the same problem as Hardhead and your first suggestion

> worked brilliant, (after hours of pulling my hair out) it`s the

> first time I have looked on these pages and with people like you

> helping it`s a god send. I`d like to say a big THANK YOU to YOU

> and also to the person who wrote that program. thanks again Shenan

 

Glad you didn't go bald over it. -)

 

Full Conversation:

http://groups.google.com/group/microsoft.public.windowsupdate/browse_frm/thread/828b799eb107e47b/ca857db78e424a74?tvc=1#ca857db78e424a74

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Guest kjabal
Posted

Hi Shenan,

I can not thank you enough. After days of frustrations ttrying to install 74

downloaded updates using various commercially available softwares to correct

error/s in Windows XP, I finally succeeded following your advice. Many

grateful thanks to you. The Dial-a-fix people are brilliant! Many thanks are

due to them too.

Sincerely,

kjabal.

 

"Shenan Stanley" wrote:

> Hardhead wrote:

> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

> > or less) Updates download, but won't install. Each time I start it

> > up, I have to go through the download/ install operation, but they

> > don't install. This is a 6 year old HP Pavilion. Updates worked

> > fine prior to the reinstall. I've read the troubleshooting more

> > than once, but can't solve it.

>

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and performing

> steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

> Use its options to fix:

> - Windows Installer

> - Windows Update

> - All the Registration Center options.

>

> Turn off the "Empty System32\Catroot 2"

>

> Do NOT do "Flush SoftwareDistribution".

>

> Then click "GO"

>

>

> Solution to try (2):

>

> 1) Reboot and logon as a user with Administrative Privs...

> 2) Immediately run the following batch script (You will have to create it by

> cutting/pasting as directed.)

>

> - Click Start, Run, type: notepad C:\register.bat and press Enter. Choose

> Yes when you are prompted.

> - Copy the following commands and then paste them into the opened Notepad

> window:

>

> regsvr32 comcat.dll /s

> regsvr32 shdoc401.dll /s

> regsvr32 shdoc401.dll /i /s

> regsvr32 asctrls.ocx /s

> regsvr32 oleaut32.dll /s

> regsvr32 shdocvw.dll /I /s

> regsvr32 shdocvw.dll /s

> regsvr32 browseui.dll /s

> regsvr32 browseui.dll /I /s

> regsvr32 msrating.dll /s

> regsvr32 mlang.dll /s

> regsvr32 hlink.dll /s

> regsvr32 mshtmled.dll /s

> regsvr32 urlmon.dll /s

> regsvr32 plugin.ocx /s

> regsvr32 sendmail.dll /s

> regsvr32 scrobj.dll /s

> regsvr32 mmefxe.ocx /s

> regsvr32 corpol.dll /s

> regsvr32 jscript.dll /s

> regsvr32 msxml.dll /s

> regsvr32 imgutil.dll /s

> regsvr32 thumbvw.dll /s

> regsvr32 cryptext.dll /s

> regsvr32 rsabase.dll /s

> regsvr32 inseng.dll /s

> regsvr32 iesetup.dll /i /s

> regsvr32 cryptdlg.dll /s

> regsvr32 actxprxy.dll /s

> regsvr32 dispex.dll /s

> regsvr32 occache.dll /s

> regsvr32 occache.dll /i /s

> regsvr32 iepeers.dll /s

> regsvr32 urlmon.dll /i /s

> regsvr32 cdfview.dll /s

> regsvr32 webcheck.dll /s

> regsvr32 mobsync.dll /s

> regsvr32 pngfilt.dll /s

> regsvr32 licmgr10.dll /s

> regsvr32 icmfilter.dll /s

> regsvr32 hhctrl.ocx /s

> regsvr32 inetcfg.dll /s

> regsvr32 tdc.ocx /s

> regsvr32 MSR2C.DLL /s

> regsvr32 msident.dll /s

> regsvr32 msieftp.dll /s

> regsvr32 xmsconf.ocx /s

> regsvr32 ils.dll /s

> regsvr32 msoeacct.dll /s

> regsvr32 inetcomm.dll /s

> regsvr32 msdxm.ocx /s

> regsvr32 dxmasf.dll /s

> regsvr32 l3codecx.ax /s

> regsvr32 acelpdec.ax /s

> regsvr32 mpg4ds32.ax /s

> regsvr32 voxmsdec.ax /s

> regsvr32 danim.dll /s

> regsvr32 Daxctle.ocx /s

> regsvr32 lmrt.dll /s

> regsvr32 datime.dll /s

> regsvr32 dxtrans.dll /s

> regsvr32 dxtmsft.dll /s

> regsvr32 WEBPOST.DLL /s

> regsvr32 WPWIZDLL.DLL /s

> regsvr32 POSTWPP.DLL /s

> regsvr32 CRSWPP.DLL /s

> regsvr32 FTPWPP.DLL /s

> regsvr32 FPWPP.DLL /s

> regsvr32 WUAPI.DLL /s

> regsvr32 WUAUENG.DLL /s

> regsvr32 ATL.DLL /s

> regsvr32 WUCLTUI.DLL /s

> regsvr32 WUPS.DLL /s

> regsvr32 WUWEB.DLL /s

> regsvr32 wshom.ocx /s

> regsvr32 wshext.dll /s

> regsvr32 vbscript.dll /s

> regsvr32 scrrun.dll mstinit.exe /setup /s

> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

> regsvr32 /s urlmon.dll

> regsvr32 /s mshtml.dll

> regsvr32 /s shdocvw.dll

> regsvr32 /s browseui.dll

> regsvr32 /s jscript.dll

> regsvr32 /s vbscript.dll

> regsvr32 /s scrrun.dll

> regsvr32 /s msxml.dll

> regsvr32 /s actxprxy.dll

> regsvr32 /s softpub.dll

> regsvr32 /s wintrust.dll

> regsvr32 /s dssenh.dll

> regsvr32 /s rsaenh.dll

> regsvr32 /s gpkcsp.dll

> regsvr32 /s sccbase.dll

> regsvr32 /s slbcsp.dll

> regsvr32 /s cryptdlg.dll

> regsvr32 /s schannel.dll

> regsvr32 /s oleaut32.dll

> regsvr32 /s ole32.dll

> regsvr32 /s shell32.dll

> regsvr32 /s initpki.dll

> regsvr32 /s msscript.ocx

> regsvr32 /s dispex.dll

> regsvr32 jscript.dll /s

> del %temp% /Q /F

> net stop wuauserv

> net stop cryptsvc

> ren %windir%\system32\catroot2 catroot2.old

> cd /d %windir%\SoftwareDistribution

> rd /s DataStore /Q

> regsvr32 wuapi.dll /s

> regsvr32 wups.dll /s

> regsvr32 wuaueng.dll /s

> regsvr32 wucltui.dll /s

> regsvr32 wuweb.dll /s

> regsvr32 msxml.dll /s

> regsvr32 msxml2.dll /s

> regsvr32 msxml3.dll /s

> regsvr32 urlmon.dll /s

> net start cryptsvc

> net start wuauserv

> exit

>

> - After you paste the above commands, please close the Notepad window.

> Choose Yes when you are prompted to save the file.

> - Click Start, Run, type:

> C:\register.bat and press Enter to run the commands I have pasted.

> The Process may take sometime.

>

> 3) Download/Install Windows Update v3.

> http://go.microsoft.com/fwlink/?LinkID=91237

>

> (You may need to install it using the command line switch "/wuforce" right

> after an additional reboot - immediately after logging in.)

>

> 4) Download/Install the 927891 patch.

> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>

> 5) Reboot.

>

> 6) Come back and let us know how things went!

>

> --

> Shenan Stanley

> MS-MVP

> --

> How To Ask Questions The Smart Way

> http://www.catb.org/~esr/faqs/smart-questions.html

>

>

>

Guest Bill DeShawn
Posted

Isn't it amazing how we need non-Microsoft fixes for Microsoft software?

 

--

_________________________

 

Bill DeShawn

bdeshawn@nospamsterling.net

http://my.sterling.net/~bdeshawn

 

 

"kjabal" <kjabal@discussions.microsoft.com> wrote in message

news:30779BD6-B5D4-45B7-B0D2-6A7D3C762C95@microsoft.com...

> Hi Shenan,

> I can not thank you enough. After days of frustrations ttrying to install

> 74

> downloaded updates using various commercially available softwares to

> correct

> error/s in Windows XP, I finally succeeded following your advice. Many

> grateful thanks to you. The Dial-a-fix people are brilliant! Many thanks

> are

> due to them too.

> Sincerely,

> kjabal.

>

> "Shenan Stanley" wrote:

>

>> Hardhead wrote:

>> > I reinstalled XP with Service pack 2, two weeks ago. Now 70 (more

>> > or less) Updates download, but won't install. Each time I start it

>> > up, I have to go through the download/ install operation, but they

>> > don't install. This is a 6 year old HP Pavilion. Updates worked

>> > fine prior to the reinstall. I've read the troubleshooting more

>> > than once, but can't solve it.

>>

>> Try one (or both) of these:

>> (Some have the best luck performing Solution 1, rebooting and performing

>> steps 3-6 of solution 2...)

>>

>> Solution to try (1):

>>

>> Get Dial-a-Fix:

>> http://wiki.djlizard.net/Dial-a-fix

>>

>> Use its options to fix:

>> - Windows Installer

>> - Windows Update

>> - All the Registration Center options.

>>

>> Turn off the "Empty System32\Catroot 2"

>>

>> Do NOT do "Flush SoftwareDistribution".

>>

>> Then click "GO"

>>

>>

>> Solution to try (2):

>>

>> 1) Reboot and logon as a user with Administrative Privs...

>> 2) Immediately run the following batch script (You will have to create it

>> by

>> cutting/pasting as directed.)

>>

>> - Click Start, Run, type: notepad C:\register.bat and press Enter.

>> Choose

>> Yes when you are prompted.

>> - Copy the following commands and then paste them into the opened Notepad

>> window:

>>

>> regsvr32 comcat.dll /s

>> regsvr32 shdoc401.dll /s

>> regsvr32 shdoc401.dll /i /s

>> regsvr32 asctrls.ocx /s

>> regsvr32 oleaut32.dll /s

>> regsvr32 shdocvw.dll /I /s

>> regsvr32 shdocvw.dll /s

>> regsvr32 browseui.dll /s

>> regsvr32 browseui.dll /I /s

>> regsvr32 msrating.dll /s

>> regsvr32 mlang.dll /s

>> regsvr32 hlink.dll /s

>> regsvr32 mshtmled.dll /s

>> regsvr32 urlmon.dll /s

>> regsvr32 plugin.ocx /s

>> regsvr32 sendmail.dll /s

>> regsvr32 scrobj.dll /s

>> regsvr32 mmefxe.ocx /s

>> regsvr32 corpol.dll /s

>> regsvr32 jscript.dll /s

>> regsvr32 msxml.dll /s

>> regsvr32 imgutil.dll /s

>> regsvr32 thumbvw.dll /s

>> regsvr32 cryptext.dll /s

>> regsvr32 rsabase.dll /s

>> regsvr32 inseng.dll /s

>> regsvr32 iesetup.dll /i /s

>> regsvr32 cryptdlg.dll /s

>> regsvr32 actxprxy.dll /s

>> regsvr32 dispex.dll /s

>> regsvr32 occache.dll /s

>> regsvr32 occache.dll /i /s

>> regsvr32 iepeers.dll /s

>> regsvr32 urlmon.dll /i /s

>> regsvr32 cdfview.dll /s

>> regsvr32 webcheck.dll /s

>> regsvr32 mobsync.dll /s

>> regsvr32 pngfilt.dll /s

>> regsvr32 licmgr10.dll /s

>> regsvr32 icmfilter.dll /s

>> regsvr32 hhctrl.ocx /s

>> regsvr32 inetcfg.dll /s

>> regsvr32 tdc.ocx /s

>> regsvr32 MSR2C.DLL /s

>> regsvr32 msident.dll /s

>> regsvr32 msieftp.dll /s

>> regsvr32 xmsconf.ocx /s

>> regsvr32 ils.dll /s

>> regsvr32 msoeacct.dll /s

>> regsvr32 inetcomm.dll /s

>> regsvr32 msdxm.ocx /s

>> regsvr32 dxmasf.dll /s

>> regsvr32 l3codecx.ax /s

>> regsvr32 acelpdec.ax /s

>> regsvr32 mpg4ds32.ax /s

>> regsvr32 voxmsdec.ax /s

>> regsvr32 danim.dll /s

>> regsvr32 Daxctle.ocx /s

>> regsvr32 lmrt.dll /s

>> regsvr32 datime.dll /s

>> regsvr32 dxtrans.dll /s

>> regsvr32 dxtmsft.dll /s

>> regsvr32 WEBPOST.DLL /s

>> regsvr32 WPWIZDLL.DLL /s

>> regsvr32 POSTWPP.DLL /s

>> regsvr32 CRSWPP.DLL /s

>> regsvr32 FTPWPP.DLL /s

>> regsvr32 FPWPP.DLL /s

>> regsvr32 WUAPI.DLL /s

>> regsvr32 WUAUENG.DLL /s

>> regsvr32 ATL.DLL /s

>> regsvr32 WUCLTUI.DLL /s

>> regsvr32 WUPS.DLL /s

>> regsvr32 WUWEB.DLL /s

>> regsvr32 wshom.ocx /s

>> regsvr32 wshext.dll /s

>> regsvr32 vbscript.dll /s

>> regsvr32 scrrun.dll mstinit.exe /setup /s

>> regsvr32 msnsspc.dll /SspcCreateSspiReg /s

>> regsvr32 msapsspc.dll /SspcCreateSspiReg /s

>> regsvr32 /s urlmon.dll

>> regsvr32 /s mshtml.dll

>> regsvr32 /s shdocvw.dll

>> regsvr32 /s browseui.dll

>> regsvr32 /s jscript.dll

>> regsvr32 /s vbscript.dll

>> regsvr32 /s scrrun.dll

>> regsvr32 /s msxml.dll

>> regsvr32 /s actxprxy.dll

>> regsvr32 /s softpub.dll

>> regsvr32 /s wintrust.dll

>> regsvr32 /s dssenh.dll

>> regsvr32 /s rsaenh.dll

>> regsvr32 /s gpkcsp.dll

>> regsvr32 /s sccbase.dll

>> regsvr32 /s slbcsp.dll

>> regsvr32 /s cryptdlg.dll

>> regsvr32 /s schannel.dll

>> regsvr32 /s oleaut32.dll

>> regsvr32 /s ole32.dll

>> regsvr32 /s shell32.dll

>> regsvr32 /s initpki.dll

>> regsvr32 /s msscript.ocx

>> regsvr32 /s dispex.dll

>> regsvr32 jscript.dll /s

>> del %temp% /Q /F

>> net stop wuauserv

>> net stop cryptsvc

>> ren %windir%\system32\catroot2 catroot2.old

>> cd /d %windir%\SoftwareDistribution

>> rd /s DataStore /Q

>> regsvr32 wuapi.dll /s

>> regsvr32 wups.dll /s

>> regsvr32 wuaueng.dll /s

>> regsvr32 wucltui.dll /s

>> regsvr32 wuweb.dll /s

>> regsvr32 msxml.dll /s

>> regsvr32 msxml2.dll /s

>> regsvr32 msxml3.dll /s

>> regsvr32 urlmon.dll /s

>> net start cryptsvc

>> net start wuauserv

>> exit

>>

>> - After you paste the above commands, please close the Notepad window.

>> Choose Yes when you are prompted to save the file.

>> - Click Start, Run, type:

>> C:\register.bat and press Enter to run the commands I have pasted.

>> The Process may take sometime.

>>

>> 3) Download/Install Windows Update v3.

>> http://go.microsoft.com/fwlink/?LinkID=91237

>>

>> (You may need to install it using the command line switch "/wuforce"

>> right

>> after an additional reboot - immediately after logging in.)

>>

>> 4) Download/Install the 927891 patch.

>> http://www.microsoft.com/downloads/details.aspx?FamilyId=7A81B0CD-A0B9-497E-8A89-404327772E5A

>>

>> 5) Reboot.

>>

>> 6) Come back and let us know how things went!

>>

>> --

>> Shenan Stanley

>> MS-MVP

>> --

>> How To Ask Questions The Smart Way

>> http://www.catb.org/~esr/faqs/smart-questions.html

>>

>>

>>

Guest Shenan Stanley
Posted

Bill DeShawn wrote:

> Isn't it amazing how we need non-Microsoft fixes for Microsoft

> software?

 

You didn't *need* a non-microsoft software to fix the issue. I gave a batch

script that does much the same thing the utility does as well - with built

in functionality. You chose to go the easier (visually/mentally) route.

This is why I gave both choices in the first place. All that Dial-A-Fix

does is utilize built in commands to re-register various DLLs, clear out

various folders, etc.

 

Also - it is not the first time that the fix for a problem came from a

source other than the makers of the product with whom the trouble is

associated with. It's not limited to the software industry either.

 

--

Shenan Stanley

MS-MVP

--

How To Ask Questions The Smart Way

http://www.catb.org/~esr/faqs/smart-questions.html

Posted

"Shenan Stanley" <newshelper@gmail.com> wrote in

news:#X6fkQy0HHA.1208@TK2MSFTNGP03.phx.gbl:

> Try one (or both) of these:

> (Some have the best luck performing Solution 1, rebooting and

> performing steps 3-6 of solution 2...)

>

> Solution to try (1):

>

> Get Dial-a-Fix:

> http://wiki.djlizard.net/Dial-a-fix

>

>

> 6) Come back and let us know how things went!

>

Thanks from me, too, it's been driving me nutty.

 

I was referrd to this group by Ron Badour from xp.general.

 

I'm off to thank him now.

 

(I'd be happy to make a donation, but I've a new clean address, and after

using Paypal on my old one I drowned in spam - I could always post a nice

new five squid note, but in England a fiver is now deprecated as being

beneath ther banks' contempt, so they're all old and manky - like me)

 

mike

Guest Bill DeShawn
Posted

very well (although somewhat ambiguou).

 

--

_________________________

 

Bill DeShawn

bdeshawn@nospamsterling.net

http://my.sterling.net/~bdeshawn

 

You didn't *need* a non-microsoft software to fix the issue.

 

" it is not the first time that the fix for a problem came from a

> source other than the makers of the product with whom the trouble is

> associated with.

Guest Purple Haze
Posted

=?Utf-8?B?a2phYmFs?= <kjabal@discussions.microsoft.com> wrote in

news:30779BD6-B5D4-45B7-B0D2-6A7D3C762C95@microsoft.com:

 

Option 1 worked for me, also. I had 77 updates that I tried to install for

2 days. You guys are great.

 

Purple Haze

×
×
  • Create New...