Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > i cant download any of my updates..

Reply
Thread Tools Display Modes

i cant download any of my updates..

 
 
callie
Guest
Posts: n/a

 
      08-05-2007
i had to do a system repair yesterday and went and did the few updates it had
for me.and i downloaded a windows one live care. as of this morning i have 79
updates for windows xp service pack 2,but when i go to download they all
fail..what else can i try to get them to download. this is for my parents
dell laptop..everything else seems to be running normal
--
callie
 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a

 
      08-05-2007
callie wrote:
> i had to do a system repair yesterday and went and did the few
> updates it had for me.and i downloaded a windows one live care. as
> of this morning i have 79 updates for windows xp service pack 2,but
> when i go to download they all fail..what else can i try to get
> them to download. this is for my parents dell laptop..everything
> else seems to be running normal


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"
(Reboot)

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/d...9-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


 
Reply With Quote
 
BillGriz
Guest
Posts: n/a

 
      08-06-2007
I've had the same problem for sometime. I tried all the suggestions in the
message below but no help. In the past I could find the install files and
install each one, one at a time. Now I don't even see the install files
(gives me another idea).
Any help appreciated.

Bill G.


"Shenan Stanley" wrote:

> callie wrote:
> > i had to do a system repair yesterday and went and did the few
> > updates it had for me.and i downloaded a windows one live care. as
> > of this morning i have 79 updates for windows xp service pack 2,but
> > when i go to download they all fail..what else can i try to get
> > them to download. this is for my parents dell laptop..everything
> > else seems to be running normal

>
> 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"
> (Reboot)
>
> 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/d...9-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
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Updates don't install after download using, semi-Automatic Updates don Windows Update 2 05-17-2006 09:50 PM
download updates for later michael Windows Update 4 02-17-2004 03:12 PM
Re: I want to download updates again from my download history user@domain.invalid Windows Update 0 08-22-2003 04:05 AM
Can't download updates for XP Pete Potter Windows Update 0 07-20-2003 03:51 AM
I want to download updates again from my download history Alvin Ricconi Windows Update 0 07-17-2003 04:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59