Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Help! Still not working! Auto Update Hangs my System

Reply
Thread Tools Display Modes

Help! Still not working! Auto Update Hangs my System

 
 
Mitch
Guest
Posts: n/a

 
      06-02-2007
Help! Still not working!
I ran the bat file below and installed Windows Update v3 /wuforce and
installed the patch 927891 and my system still hangs solid if the Auto Update
is set to "Automatic". System still only works when I have the Auto Update
disabled.

I did notice that while the bat file was running i saw the following text
come across the screen:
C:\>net stop wuauserv
The Automatic Update Service is not started.

More help is available by typing NET HELPMSG 3521.

C:\>ren C:\WINDOWS\system32\catroot2 catroot2.old
Access denied.

C:\>cd /d C:\WINDOWS\SoftwareDistribution

C:\WINDOWS\SoftwareDistribution>rd /s DataStore /Q
The system cannot find the file specified.

After that the bat file finished the remaining tasks and exited.

So what's next?

Thanks


Mitch wrote:
> Ok, I installed WU 3.0 and ran the hotfix 927891. I set Auto Update
> to "Automatic" and rebooted my system. I logged in, let the desktop
> come up until everything loaded, and just like before, as soon as I
> try to launch any application; the system hangs solid. I have to
> reboot into safe mode and disable Auto Updates in order to keep my
> system form hanging. So what's my next step?


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

4) Download/Install the 927891 patch.
http://www.microsoft.com/downloads/d...9-404327772E5A

5) Reboot.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
 
Reply With Quote
 
 
 
 
Andre
Guest
Posts: n/a

 
      06-03-2007
I have also tried this solution, but with no success. After running the bat
file, the Automatic Update Service still appeares on my system. And hangs it
as soon as I start windows up again. I then downladed the two links provided,
but nothing has changed (I have tried this procedure both in normal start-up
and in sfae mode). I still need to start in safe mode and then turn off
Automatic Update Service, in order to use my PC at all. I want to pull my
hair out.

Can any body suggest someting else?

Thank
Andre
--
The Novice


"Mitch" wrote:

> Help! Still not working!
> I ran the bat file below and installed Windows Update v3 /wuforce and
> installed the patch 927891 and my system still hangs solid if the Auto Update
> is set to "Automatic". System still only works when I have the Auto Update
> disabled.
>
> I did notice that while the bat file was running i saw the following text
> come across the screen:
> C:\>net stop wuauserv
> The Automatic Update Service is not started.
>
> More help is available by typing NET HELPMSG 3521.
>
> C:\>ren C:\WINDOWS\system32\catroot2 catroot2.old
> Access denied.
>
> C:\>cd /d C:\WINDOWS\SoftwareDistribution
>
> C:\WINDOWS\SoftwareDistribution>rd /s DataStore /Q
> The system cannot find the file specified.
>
> After that the bat file finished the remaining tasks and exited.
>
> So what's next?
>
> Thanks
>
>
> Mitch wrote:
> > Ok, I installed WU 3.0 and ran the hotfix 927891. I set Auto Update
> > to "Automatic" and rebooted my system. I logged in, let the desktop
> > come up until everything loaded, and just like before, as soon as I
> > try to launch any application; the system hangs solid. I have to
> > reboot into safe mode and disable Auto Updates in order to keep my
> > system form hanging. So what's my next step?

>
> 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
>
> 4) Download/Install the 927891 patch.
> http://www.microsoft.com/downloads/d...9-404327772E5A
>
> 5) Reboot.
>
> --
> 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-03-2007
Andre <> wrote:

> I have also tried this solution, but with no success. After running
> the bat file, the Automatic Update Service still appeares on my
> system. And hangs it as soon as I start windows up again. I then
> downladed the two links provided, but nothing has changed (I have
> tried this procedure both in normal start-up and in sfae mode). I
> still need to start in safe mode and then turn off Automatic Update
> Service, in order to use my PC at all. I want to pull my hair out.


Could you please confirm the version numbers and last-modification dates of:

C:\WINDOWS\System32\msi.dll
C:\WINDOWS\System32\wuaueng.dll

to confirm that the two relevant updates have properly installed.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
Mitch
Guest
Posts: n/a

 
      06-03-2007
I checked the files and here are the last mod dates on them:

C:\WINDOWS\System32\msi.dll - 18 Apr 2007
C:\WINDOWS\System32\wuaueng.dll - 16 Apr 2007

I did the update and patches just the other day, if these two flies where
suppose to be changed, it looks like they weren't.

The update and the patches said that they successfully installed, I guess
they didn't! What's next? Thanks....

"Robin Walker [MVP]" wrote:

> Andre <> wrote:
>
> > I have also tried this solution, but with no success. After running
> > the bat file, the Automatic Update Service still appeares on my
> > system. And hangs it as soon as I start windows up again. I then
> > downladed the two links provided, but nothing has changed (I have
> > tried this procedure both in normal start-up and in sfae mode). I
> > still need to start in safe mode and then turn off Automatic Update
> > Service, in order to use my PC at all. I want to pull my hair out.

>
> Could you please confirm the version numbers and last-modification dates of:
>
> C:\WINDOWS\System32\msi.dll
> C:\WINDOWS\System32\wuaueng.dll
>
> to confirm that the two relevant updates have properly installed.
>
> --
> Robin Walker [MVP Networking]
>
>
>
>

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

 
      06-03-2007
Mitch <> wrote:

> I checked the files and here are the last mod dates on them:
>
> C:\WINDOWS\System32\msi.dll - 18 Apr 2007
> C:\WINDOWS\System32\wuaueng.dll - 16 Apr 2007


Those are correct for the latest updates.

Try downloading and running Dial-a-Fix from
http://wiki.djlizard.net/Dial-a-fix

Use its options to fix Windows Installer, fix Windows Update, and all the
Registration Center options.
Then click "GO"

You can also try "Flush SoftwareDistribution" if the above does not fix it.

--
Robin Walker [MVP Networking]



 
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
Automatic Update Hangs System JamesJ Windows Update 2 12-30-2006 08:15 PM
help please auto update NOT working - need XP S2 rube Windows Update 3 07-15-2005 09:25 PM
Auto update and Windows Update stopped working after failed update kencat Windows Update 4 05-11-2005 04:31 AM
auto update not working judy Windows Update 1 11-19-2003 08:32 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