Re: WINDOWS UPDATE NOT WORKING

K

koween

It worked! I did exactly what was posted and it worked! Thanks guys! It
turned out i have a vundo.dll malware which norton can't see (stupid
norton internet security! i paid 2 years for this!). I downloaded super
spyware (FREE!) cleaned my pc then ran the wu config posted here. It
worked perfectly! Now I can enable and start my Automatic Updates at
services.msc! Thanks again guys :)


Torgeir Bakken \(MVP\)897908 Wrote:
> RICK wrote:
>
> > my auto update hasn't worked right since i downloaded windows sp2.i

> have
> > fixed it two times and each time i get a different code. the last

> code was
> > 0x8ddd0018.so i went to RUN put in services.msc. auto update was

> disabled.
> > i went and switched it off and back on and now a error says it is up

> for
> > deletion. so then i went to RUN put in regsvr32whaheng.dll . and

> now i get
> > a error code for 0x80070430. can anyone help please.

> Hi
>
> Try this:
>
> Start regedit.exe and delete the following key (contains the WU
> service configuration):
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
>
> Do a reboot now!
>
> Then run this command line (from a command prompt of from Start/Run,
> it
> installs the AutoUpdate service (line will wrap in the newsreader!):
>
> %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection
> DefaultInstall
> 132 %SystemRoot%\inf\au.inf
>
> (it must be a space between DefaultInstall and 132)
>
> If it asks for your OS CD-ROM to get some files, just point it to the
> folder %windir%\System32 (%windir% is typically C:\Windows).
>
> Then run the following commands:
>
> regsvr32.exe wuaueng.dll
> regsvr32.exe wuapi.dll
> regsvr32.exe wups.dll
> regsvr32.exe wucltui.dll
>
> Do a reboot again.
>
> Then check if you can start and stop the Automatic Updates service
> successfully from services.msc
>
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scriptcenter/default.mspx



--
koween
------------------------------------------------------------------------
koween's Profile: http://forums.techarena.in/member.php?userid=50621
View this thread: http://forums.techarena.in/showthread.php?t=245097

http://forums.techarena.in
 
Back
Top Bottom