Re: Files required to use Windows Update are no longer registered,

  • Thread starter Thread starter T.S.Gomez
  • Start date Start date
T

T.S.Gomez

Guest
I've tried everything that was posted here, as well as on several othere
boards (including re-registering the atl.dll) and it still doesn't work.

Are there any other suggestions out there?

"counter-strike nerd" wrote:

> Solution (www.petri.co.il):
> This problem can be corrected by re-registering the various dll files that
> Windows Update requires to run.
>
> To do this firstly click on the “Start†button then “Run†and enter the
> following command into the “Run†dialog box
>
> · regsvr32 wuapi.dll
>
> You should then receive a message to say it was successful. The above
> process then needs to be done for each of the following commands:-
>
> · regsvr32 wups.dll
>
> · regsvr32 wuaueng.dll
>
> · regsvr32 wucltui.dll
>
> · regsvr32 atl.dll
>
> · regsvr32 msxml3.dll
>
> worked perfectly for me!
 
Did you try installing the Windows Update client etc - see link below for download etc
When you use Automatic Updates to scan for updates or to apply updates to applications
that use Windows Installer, you experience issues that involve the Svchost.exe process
http://support.microsoft.com:80/kb/932494


--
====================================
TaurArian [MS-MVP] 2005-2008 - Australia
====================================
How to make a good post: http://www.dts-l.org/goodpost.htm
Defending your machine: http://defendingyourmachine2.blogspot.com/
http://taurarian.mvps.org/index.htm

Emails will not be acknowledged - please post to the newsgroup so all may benefit.


"T.S.Gomez" <T.S.Gomez@discussions.microsoft.com> wrote in message
news:BB198C98-D766-41E8-9E49-B4183D4DF666@microsoft.com...
| I've tried everything that was posted here, as well as on several othere
| boards (including re-registering the atl.dll) and it still doesn't work.
|
| Are there any other suggestions out there?
|
| "counter-strike nerd" wrote:
|
| > Solution (www.petri.co.il):
| > This problem can be corrected by re-registering the various dll files that
| > Windows Update requires to run.
| >
| > To do this firstly click on the "Start" button then "Run" and enter the
| > following command into the "Run" dialog box
| >
| > · regsvr32 wuapi.dll
| >
| > You should then receive a message to say it was successful. The above
| > process then needs to be done for each of the following commands:-
| >
| > · regsvr32 wups.dll
| >
| > · regsvr32 wuaueng.dll
| >
| > · regsvr32 wucltui.dll
| >
| > · regsvr32 atl.dll
| >
| > · regsvr32 msxml3.dll
| >
| > worked perfectly for me!
 
Yes I did. I also tried to see if I could get MS Office updates. I ended up
having to install Windows Installer 3.1. The MS Office updates worked, but
the Windows updates still don't.

Thanks for your assistance.

"TaurArian [MS-MVP]" wrote:

> Did you try installing the Windows Update client etc - see link below for download etc
> When you use Automatic Updates to scan for updates or to apply updates to applications
> that use Windows Installer, you experience issues that involve the Svchost.exe process
> http://support.microsoft.com:80/kb/932494
>
>
> --
> ====================================
> TaurArian [MS-MVP] 2005-2008 - Australia
> ====================================
> How to make a good post: http://www.dts-l.org/goodpost.htm
> Defending your machine: http://defendingyourmachine2.blogspot.com/
> http://taurarian.mvps.org/index.htm
>
> Emails will not be acknowledged - please post to the newsgroup so all may benefit.
>
>
 
Did you re-register all these files ?


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 (depending upon Java installed so it may error)

net start wuauserv


--
====================================
TaurArian [MS-MVP] 2005-2008 - Australia
====================================
How to make a good post: http://www.dts-l.org/goodpost.htm
Defending your machine: http://defendingyourmachine2.blogspot.com/
http://taurarian.mvps.org/index.htm

Emails will not be acknowledged - please post to the newsgroup so all may benefit.


"T.S.Gomez" <TSGomez@discussions.microsoft.com> wrote in message
news:4DE70193-FD73-4AA4-A4FD-C67619063AE9@microsoft.com...
| Yes I did. I also tried to see if I could get MS Office updates. I ended up
| having to install Windows Installer 3.1. The MS Office updates worked, but
| the Windows updates still don't.
|
| Thanks for your assistance.
|
| "TaurArian [MS-MVP]" wrote:
|
| > Did you try installing the Windows Update client etc - see link below for download etc
| > When you use Automatic Updates to scan for updates or to apply updates to applications
| > that use Windows Installer, you experience issues that involve the Svchost.exe process
| > http://support.microsoft.com:80/kb/932494
| >
| >
| > --
| > ====================================
| > TaurArian [MS-MVP] 2005-2008 - Australia
| > ====================================
| > How to make a good post: http://www.dts-l.org/goodpost.htm
| > Defending your machine: http://defendingyourmachine2.blogspot.com/
| > http://taurarian.mvps.org/index.htm
| >
| > Emails will not be acknowledged - please post to the newsgroup so all may benefit.
| >
| >
|
 
Back
Top