Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Previous update solution post still not successful

Reply
Thread Tools Display Modes

Previous update solution post still not successful

 
 
XPuser
Guest
Posts: n/a

 
      06-25-2007
I still cannot install my 73 downloaded windows update files. I don't mean
to be redundant but I even tried the following process, with no success.
Please help.




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
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 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.


 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a

 
      06-25-2007
XPuser wrote:
> I still cannot install my 73 downloaded windows update files. I
> don't mean to be redundant but I even tried the following process,
> with no success. Please help.

<snipped>

Well, since you have re-registered just about everything, emtied out all the
caches and recreated the software distribution folders as well as installed
the latest version of the Windows Update client and installed the
SVCHOST.EXE related patch... Now we have to actually troubleshoot.

(Assuming you tried using the batch file posted in Safe Mode and then trying
again?)

However - in order to trobleshoot - more information is needed. You say you
"cannot install my 73 downloaded windows update files" --> How were they
downloaded?

Have you tried installing any ONE of them individually - manually? By that
I mean actually downloading the executable from the corresponding KB article
web page and installing it by double-clicking on the EXE to run it?

Have you tried using http://windowsupdate.microsoft.com/?

In other words - give us as much detail as you can. Include any EventLog
messages you get when the updates are attempting to install - etc.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      06-25-2007
XPuser <> wrote:

> I still cannot install my 73 downloaded windows update files.


Please say more precisely what you mean by "cannot install". Give precise
verbatim copies of any error messages or error numbers received.

If these failed updates appear in your Windows Update history, click on the
red cross to get a popup with error number.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
XPuser
Guest
Posts: n/a

 
      06-27-2007
Thanks for your reply. To clarify, I am running windows update through
http://windowsupdate.microsoft.com/. When trying to update, I get a summary
stating that 0 of the 73 installations were successful. An example of the
first 3 security updates are:
Security Update for Windows XP (KB873339)
Critical Update for Windows XP (KB886185)
Security Update for Windows XP (KB885836)
After your post, I tried to run the batch file while in safe mode and then
tried the update again. Again, this was unsuccessful.

Now, I tried to update the first three security updates individually by
downloading the executable from the corresponding KB article web page and
installing it by double-clicking on the EXE to run it (as u suggested), and I
was able to do so. Still, I would like to know how i can update using
http://windowsupdate.microsoft.com/. This would be MUCH more convenient and
quicker for me. I would still like to resolve the issue preventing me from
using this service. Thank you always for your help!


"Shenan Stanley" wrote:

> XPuser wrote:
> > I still cannot install my 73 downloaded windows update files. I
> > don't mean to be redundant but I even tried the following process,
> > with no success. Please help.

> <snipped>
>
> Well, since you have re-registered just about everything, emtied out all the
> caches and recreated the software distribution folders as well as installed
> the latest version of the Windows Update client and installed the
> SVCHOST.EXE related patch... Now we have to actually troubleshoot.
>
> (Assuming you tried using the batch file posted in Safe Mode and then trying
> again?)
>
> However - in order to trobleshoot - more information is needed. You say you
> "cannot install my 73 downloaded windows update files" --> How were they
> downloaded?
>
> Have you tried installing any ONE of them individually - manually? By that
> I mean actually downloading the executable from the corresponding KB article
> web page and installing it by double-clicking on the EXE to run it?
>
> Have you tried using http://windowsupdate.microsoft.com/?
>
> In other words - give us as much detail as you can. Include any EventLog
> messages you get when the updates are attempting to install - etc.
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
>

 
Reply With Quote
 
XPuser
Guest
Posts: n/a

 
      06-27-2007
Just to add, I read another post stating that they could not install 73
updates using Windows Update after an XP repair. I, also, recently did an XP
repair after installing a new motherboard and processor (using the same hard
drive and copy of Windows). I tried the following solution that was
suggested, and too no avail. Hope this clarifies my situation further.


1. (not for Vista) If your update history shows that you do not yet have
update KB927891 installed, then download and install update KB927891 ver3
(there are different versions for XP and 2000):
<http://support.microsoft.com/kb/927891>
and then restart Windows.

2. For 32-bit systems, download and save to hard disk, and then install:
<http://download.windowsupdate.com/v7/windowsupdate/redist/standalone/WindowsUpdateAgent30-x86.exe>

If this produces an error message about "Update agent already
installed", then execute the installer again manually, with parameter
/wuforce as in (at a comand prompt window):

WindowsUpdateAgent30-x86.exe /wuforce


"Shenan Stanley" wrote:

> XPuser wrote:
> > I still cannot install my 73 downloaded windows update files. I
> > don't mean to be redundant but I even tried the following process,
> > with no success. Please help.

> <snipped>
>
> Well, since you have re-registered just about everything, emtied out all the
> caches and recreated the software distribution folders as well as installed
> the latest version of the Windows Update client and installed the
> SVCHOST.EXE related patch... Now we have to actually troubleshoot.
>
> (Assuming you tried using the batch file posted in Safe Mode and then trying
> again?)
>
> However - in order to trobleshoot - more information is needed. You say you
> "cannot install my 73 downloaded windows update files" --> How were they
> downloaded?
>
> Have you tried installing any ONE of them individually - manually? By that
> I mean actually downloading the executable from the corresponding KB article
> web page and installing it by double-clicking on the EXE to run it?
>
> Have you tried using http://windowsupdate.microsoft.com/?
>
> In other words - give us as much detail as you can. Include any EventLog
> messages you get when the updates are attempting to install - etc.
>
> --
> 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
Addition to previous post. machomanjoe Windows Vista Mail 0 07-28-2008 05:08 AM
Update on previous post HLS Windows Vista General Discussion 6 10-30-2007 11:19 PM
I need an answer to my previous post Cat Windows Vista Mail 1 05-04-2007 12:59 AM
************ Anyone Help Me With My Previous Post!` Silentblade® Windows Vista Installation 1 05-03-2007 03:20 PM
No Response to Previous Post Mike D Windows Update 4 03-19-2006 04:09 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