Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > UPDATE LOOPING

Reply
Thread Tools Display Modes

UPDATE LOOPING

 
 
CNSmith
Guest
Posts: n/a

 
      11-27-2006
Likely addressed elsewhere, but I lack the time to search.

I keep experiencing update looping through MS Update as such:

WEBITE:
Keep your computer up to date
Check to see if you need updates for Windows, your programs, your hardware
or your devices.
Express Get high-priority updates (recommended)

Custom Select from optional and high-priority updates for Windows and other
programs

Then click Express Button…
Checking for latest version…

Files required to use Microsoft Update are no longer registered or installed
on your computer. To continue:
Register or reinstall the files for me now (Recommended)
Let me read about more steps that might be required to solve the problem

Click continue….

Then Loops back to top.

Any help?

Thanks.
 
Reply With Quote
 
 
 
 
Anton Pegan
Guest
Posts: n/a

 
      11-27-2006
Hi,
Try the following steps:
1. Click Start, Run, type: notepad C:\register.bat and press Enter. Choose
Yes when you are prompted.
2. 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

3. After you paste the above commands, please close the Notepad window.
Choose Yes when you are prompted to save the file.
4. Click Start, Run, type:
C:\register.bat and press Enter to run the commands I have pasted.
The Process may take sometime.
After this restart your computer and try Windows Update.

Regards,
Anton Pegan

"CNSmith" <> wrote in message
news:8E487F17-D574-4B90-810C-...
> Likely addressed elsewhere, but I lack the time to search.
>
> I keep experiencing update looping through MS Update as such:
>
> WEBITE:
> Keep your computer up to date
> Check to see if you need updates for Windows, your programs, your hardware
> or your devices.
> Express Get high-priority updates (recommended)
>
> Custom Select from optional and high-priority updates for Windows and
> other
> programs
>
> Then click Express Button.
> Checking for latest version.
>
> Files required to use Microsoft Update are no longer registered or
> installed
> on your computer. To continue:
> Register or reinstall the files for me now (Recommended)
> Let me read about more steps that might be required to solve the problem
>
> Click continue..
>
> Then Loops back to top.
>
> Any help?
>
> Thanks.



 
Reply With Quote
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      11-27-2006
Some have reported that simply re-registering the MSXML3.DLL seems to fix the
problem.
1. Click Start.
2. Choose Run.
3. In the Run box, type: regsvr32 MSXML3.DLL
Press okay

If that hasn't helped you may need to re-registered some more files:

1. Click Start.
2. Choose Run.
3. In the Run box, type (pressing okay after each one) :-

net stop wuauserv

Repeat for the following:
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wucltui.dll
regsvr32 wuweb.dll
regsvr32 MSXML3.dll
regsvr32 qmgr.dll
regsvr32 qmgrprxy.dll
regsvr32 jscript.dll

net start wuauserv

If you need to reinstall the Automatic Updates service, follow these steps in this
article -
You receive a "Windows Update has encountered an error and cannot display the
requested page" error message when you try to install an update
http://support.microsoft.com/default...b;en-us;883614


--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
Get Safe online: http://www.getsafeonline.org/
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


"CNSmith" <> wrote in message
news:8E487F17-D574-4B90-810C-...
| Likely addressed elsewhere, but I lack the time to search.
|
| I keep experiencing update looping through MS Update as such:
|
| WEBITE:
| Keep your computer up to date
| Check to see if you need updates for Windows, your programs, your hardware
| or your devices.
| Express Get high-priority updates (recommended)
|
| Custom Select from optional and high-priority updates for Windows and other
| programs
|
| Then click Express Button.
| Checking for latest version.
|
| Files required to use Microsoft Update are no longer registered or installed
| on your computer. To continue:
| Register or reinstall the files for me now (Recommended)
| Let me read about more steps that might be required to solve the problem
|
| Click continue..
|
| Then Loops back to top.
|
| Any help?
|
| Thanks.


 
Reply With Quote
 
CNSmith
Guest
Posts: n/a

 
      11-27-2006
That did the trick.
I attempted this previously but overlooked deleting the "notepad" part on
the second "run" go-around.

Thanks!

"Anton Pegan" wrote:

> Hi,
> Try the following steps:
> 1. Click Start, Run, type: notepad C:\register.bat and press Enter. Choose
> Yes when you are prompted.
> 2. 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
>
> 3. After you paste the above commands, please close the Notepad window.
> Choose Yes when you are prompted to save the file.
> 4. Click Start, Run, type:
> C:\register.bat and press Enter to run the commands I have pasted.
> The Process may take sometime.
> After this restart your computer and try Windows Update.
>
> Regards,
> Anton Pegan
>
> "CNSmith" <> wrote in message
> news:8E487F17-D574-4B90-810C-...
> > Likely addressed elsewhere, but I lack the time to search.
> >
> > I keep experiencing update looping through MS Update as such:
> >
> > WEBITE:
> > Keep your computer up to date
> > Check to see if you need updates for Windows, your programs, your hardware
> > or your devices.
> > Express Get high-priority updates (recommended)
> >
> > Custom Select from optional and high-priority updates for Windows and
> > other
> > programs
> >
> > Then click Express Button.
> > Checking for latest version.
> >
> > Files required to use Microsoft Update are no longer registered or
> > installed
> > on your computer. To continue:
> > Register or reinstall the files for me now (Recommended)
> > Let me read about more steps that might be required to solve the problem
> >
> > Click continue..
> >
> > Then Loops back to top.
> >
> > Any help?
> >
> > Thanks.

>
>
>

 
Reply With Quote
 
jackocomp
Guest
Posts: n/a

 
      11-27-2006


"Anton Pegan" wrote:

> Hi,
> Try the following steps:
> 1. Click Start, Run, type: notepad C:\register.bat and press Enter. Choose
> Yes when you are prompted.
> 2. Copy the following commands and then paste them into the opened Notepad
> window:
>


Hi Anton thanks for that info I was having the same problem and your info
fixed it for me. I am guessing the issue has something to do with IE 7 as I
didnt have the loop problem until update installed IE 7....
 
Reply With Quote
 
intensebreeze
Guest
Posts: n/a

 
      02-14-2007
i'M laughing so hard at this...
mostly out of glee....

anyway, just use 3rd party browser (i tried maxthon.com)
and it works fine to update the optional ones....

jesus, can't belive it

"CNSmith" wrote:

> Likely addressed elsewhere, but I lack the time to search.
>
> I keep experiencing update looping through MS Update as such:
>
> WEBITE:
> Keep your computer up to date
> Check to see if you need updates for Windows, your programs, your hardware
> or your devices.
> Express Get high-priority updates (recommended)
>
> Custom Select from optional and high-priority updates for Windows and other
> programs
>
> Then click Express Button…
> Checking for latest version…
>
> Files required to use Microsoft Update are no longer registered or installed
> on your computer. To continue:
> Register or reinstall the files for me now (Recommended)
> Let me read about more steps that might be required to solve the problem
>
> Click continue….
>
> Then Loops back to top.
>
> Any help?
>
> Thanks.

 
Reply With Quote
 
Ed K
Guest
Posts: n/a

 
      02-14-2007
TaurArian's suggestion (re-registering MSXML3>DLL) worked for me. Thanks,
TaurArian!

"TaurArian [MS-MVP]" wrote:

> Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> problem.
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type: regsvr32 MSXML3.DLL
> Press okay
>
> If that hasn't helped you may need to re-registered some more files:
>
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> net stop wuauserv
>
> Repeat for the following:
> regsvr32 wuapi.dll
> regsvr32 wups.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wucltui.dll
> regsvr32 wuweb.dll
> regsvr32 MSXML3.dll
> regsvr32 qmgr.dll
> regsvr32 qmgrprxy.dll
> regsvr32 jscript.dll
>
> net start wuauserv
>
> If you need to reinstall the Automatic Updates service, follow these steps in this
> article -
> You receive a "Windows Update has encountered an error and cannot display the
> requested page" error message when you try to install an update
> http://support.microsoft.com/default...b;en-us;883614
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> Get Safe online: http://www.getsafeonline.org/
> (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> information current)
>
>
> "CNSmith" <> wrote in message
> news:8E487F17-D574-4B90-810C-...
> | Likely addressed elsewhere, but I lack the time to search.
> |
> | I keep experiencing update looping through MS Update as such:
> |
> | WEBITE:
> | Keep your computer up to date
> | Check to see if you need updates for Windows, your programs, your hardware
> | or your devices.
> | Express Get high-priority updates (recommended)
> |
> | Custom Select from optional and high-priority updates for Windows and other
> | programs
> |
> | Then click Express Button.
> | Checking for latest version.
> |
> | Files required to use Microsoft Update are no longer registered or installed
> | on your computer. To continue:
> | Register or reinstall the files for me now (Recommended)
> | Let me read about more steps that might be required to solve the problem
> |
> | Click continue..
> |
> | Then Loops back to top.
> |
> | Any help?
> |
> | Thanks.
>
>
>

 
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
Windows update looping Hoser Windows Update 0 01-22-2006 05:03 AM
Windows Update Keeps Looping Mike Windows Update 2 10-24-2005 10:47 AM
W2K looping update via WSUS Andrew Wright Windows Update 2 09-21-2005 07:57 AM
Windows Update Software - LOOPing Tom Windows Update 4 09-15-2003 11:27 PM
windows update keeps looping cryst Windows Update 2 09-15-2003 08:22 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