Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Files required to use Windows Update are no longer registered or

Reply
Thread Tools Display Modes

Files required to use Windows Update are no longer registered or

 
 
Mark
Guest
Posts: n/a

 
      10-01-2005
I have an acer laptop, WU worked for a while now all i get is Files required
to use Windows Update are no longer registered or installed on your computer.
I have registered, activated etc, how do I fix this?

Thanks.
Can you please email me the answer at

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

 
      10-01-2005
See if this helps::
1. Click Start.
2. Choose Run.
3. In the Run box, type (pressing okay after each one) :-

regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wuauserv.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
regsvr32 wuweb.dll


Mark wrote:
> I have an acer laptop, WU worked for a while now all i get is Files
> required to use Windows Update are no longer registered or installed
> on your computer. I have registered, activated etc, how do I fix this?
>
> Thanks.
> Can you please email me the answer at
>

 
Reply With Quote
 
Mark
Guest
Posts: n/a

 
      10-01-2005
Nah that didnt work mate.

"TaurArian [MVP]" wrote:

> See if this helps::
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> regsvr32 wuapi.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wuauserv.dll
> regsvr32 wucltui.dll
> regsvr32 wups.dll
> regsvr32 wuweb.dll
>
>
> Mark wrote:
> > I have an acer laptop, WU worked for a while now all i get is Files
> > required to use Windows Update are no longer registered or installed
> > on your computer. I have registered, activated etc, how do I fix this?
> >
> > Thanks.
> > Can you please email me the answer at
> >

>

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

 
      10-02-2005
Re-install Windows Update files

http://download.windowsupdate.com/v6...gent20-x86.exe

Note If you have an x64-based computer, visit the following Microsoft Web site:
http://download.windowsupdate.com/v6...gent20-x64.exe

Click Save in the File Download-Security Warning dialog box, and then select the
location where you want to save the file.
Double-click the file that you saved
Introduction to using scannow sfc (system file checker)
http://www.updatexp.com/scannow-sfc.html




"Mark" <> wrote in message
news:4283DCE2-6524-4EBE-B895-...
> Nah that didnt work mate.
>
> "TaurArian [MVP]" wrote:
>
>> See if this helps::
>> 1. Click Start.
>> 2. Choose Run.
>> 3. In the Run box, type (pressing okay after each one) :-
>>
>> regsvr32 wuapi.dll
>> regsvr32 wuaueng.dll
>> regsvr32 wuaueng1.dll
>> regsvr32 wuauserv.dll
>> regsvr32 wucltui.dll
>> regsvr32 wups.dll
>> regsvr32 wuweb.dll
>>
>>
>> Mark wrote:
>> > I have an acer laptop, WU worked for a while now all i get is Files
>> > required to use Windows Update are no longer registered or installed
>> > on your computer. I have registered, activated etc, how do I fix this?
>> >
>> > Thanks.
>> > Can you please email me the answer at
>> >

>>


 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-02-2005
TaurArian [MVP] wrote:

> Re-install Windows Update files
>
> http://download.windowsupdate.com/v6...gent20-x86.exe



Note that if it says "Install is not needed since Windows Update Agent
is already installed.", run the exe with the command line switch
/wuforce, like this:

WindowsUpdateAgent20-x86.exe /wuforce



>
> Note If you have an x64-based computer, visit the following Microsoft
> Web site:
> http://download.windowsupdate.com/v6...gent20-x64.exe
>
>
> Click Save in the File Download-Security Warning dialog box, and then
> select the location where you want to save the file.
> Double-click the file that you saved
> Introduction to using scannow sfc (system file checker)
> http://www.updatexp.com/scannow-sfc.html
>
>
>



--
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/scr...r/default.mspx
 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      10-02-2005
Mark wrote:

> I have an acer laptop, WU worked for a while now all i get is Files required
> to use Windows Update are no longer registered or installed on your computer.
> I have registered, activated etc, how do I fix this?
>

Hi,

Some have posted that registering MSXML3.DLL fixed this problem.

Register MSXML3.DLL and see if it helps:

1. Click Start.

2. Choose Run.

3. In the Run box, type (or copy/paste from this post)

%windir%\system32\regsvr32.exe %windir%\system32\MSXML3.DLL

(note the space there in the middle)

4. Click OK.


--
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/scr...r/default.mspx
 
Reply With Quote
 
Ronny
Guest
Posts: n/a

 
      03-23-2006
It Also Solves the problem of not beeing able to install Office11 !!

BIG THANKS !! Ronny

"Torgeir Bakken (MVP)" wrote:

> Mark wrote:
>
> > I have an acer laptop, WU worked for a while now all i get is Files required
> > to use Windows Update are no longer registered or installed on your computer.
> > I have registered, activated etc, how do I fix this?
> >

> Hi,
>
> Some have posted that registering MSXML3.DLL fixed this problem.
>
> Register MSXML3.DLL and see if it helps:
>
> 1. Click Start.
>
> 2. Choose Run.
>
> 3. In the Run box, type (or copy/paste from this post)
>
> %windir%\system32\regsvr32.exe %windir%\system32\MSXML3.DLL
>
> (note the space there in the middle)
>
> 4. Click OK.
>
>
> --
> 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/scr...r/default.mspx
>

 
Reply With Quote
 
Linda
Guest
Posts: n/a

 
      05-26-2007
Even a couple of years later THANKS.

"Ronny" wrote:

> It Also Solves the problem of not beeing able to install Office11 !!
>
> BIG THANKS !! Ronny
>
> "Torgeir Bakken (MVP)" wrote:
>
> > Mark wrote:
> >
> > > I have an acer laptop, WU worked for a while now all i get is Files required
> > > to use Windows Update are no longer registered or installed on your computer.
> > > I have registered, activated etc, how do I fix this?
> > >

> > Hi,
> >
> > Some have posted that registering MSXML3.DLL fixed this problem.
> >
> > Register MSXML3.DLL and see if it helps:
> >
> > 1. Click Start.
> >
> > 2. Choose Run.
> >
> > 3. In the Run box, type (or copy/paste from this post)
> >
> > %windir%\system32\regsvr32.exe %windir%\system32\MSXML3.DLL
> >
> > (note the space there in the middle)
> >
> > 4. Click OK.
> >
> >
> > --
> > 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/scr...r/default.mspx
> >

 
Reply With Quote
 
denny
Guest
Posts: n/a

 
      12-02-2009
TaurArian
New reply to an old problem. I have a Pavilian that I restored the original
system on. IE closd while it was downloading windows updates. It now says
"Files required to use Windows Update are no longer registered"
I have run the regsrv32 files you show, as well as
http://download.windowsupdate.com/v6...gent20-x86.exe
When I ran regsvr32 wuauserv.dll it said "wuauserv.dll was loaded, but the
DllRegisterServer entry point was not found. This file can not be
registered."
Any suggestions? Or should I just do the factory restore again and hope for
the best?
thanks

"TaurArian [MVP]" wrote:

> See if this helps::
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> regsvr32 wuapi.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wuauserv.dll
> regsvr32 wucltui.dll
> regsvr32 wups.dll
> regsvr32 wuweb.dll
>
>
> Mark wrote:
> > I have an acer laptop, WU worked for a while now all i get is Files
> > required to use Windows Update are no longer registered or installed
> > on your computer. I have registered, activated etc, how do I fix this?
> >
> > Thanks.
> > Can you please email me the answer at
> >

>

 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      12-03-2009
Download the Windows Update Agent and install it
Updates are not installed successfully from Windows Update, from Microsoft
Update, or by using Automatic Updates after you perform a new Windows XP
installation or you repair a Windows XP installation
http://support.microsoft.com/kb/943144

Just in case you need it from Robear Dyer MVP-

"You will not be able to update the WinXP computer via Windows Update or
Automatic Updates unless and until SP2 or SP3 is installed.

HOW TO get a computer running WinXP Gold (no Service Packs) fully patched
(after a clean install)
http://groups.google.com/group/micro...5afa8ed33e121c

HOW TO get a computer running WinXP SP1(a) or SP2 fully patched (after a
clean install)
http://groups.google.com/group/micro...66ae41add7dd2b

NB: Computers running WinXP SP2 will NOT be offered any further critical
security updates, Automatic Updates will cease to function, and Windows
Update website will not be available after 12 April 2010 until and unless
SP3 is installed.
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Client - since 2002
www.banthecheck.com "


"denny" <> wrote in message
news:EDF05A11-A89F-4FD0-B70C-...
> TaurArian
> New reply to an old problem. I have a Pavilian that I restored the
> original
> system on. IE closd while it was downloading windows updates. It now
> says
> "Files required to use Windows Update are no longer registered"
> I have run the regsrv32 files you show, as well as
> http://download.windowsupdate.com/v6...gent20-x86.exe
> When I ran regsvr32 wuauserv.dll it said "wuauserv.dll was loaded, but the
> DllRegisterServer entry point was not found. This file can not be
> registered."
> Any suggestions? Or should I just do the factory restore again and hope
> for
> the best?
> thanks
>
> "TaurArian [MVP]" wrote:
>
>> See if this helps::
>> 1. Click Start.
>> 2. Choose Run.
>> 3. In the Run box, type (pressing okay after each one) :-
>>
>> regsvr32 wuapi.dll
>> regsvr32 wuaueng.dll
>> regsvr32 wuaueng1.dll
>> regsvr32 wuauserv.dll
>> regsvr32 wucltui.dll
>> regsvr32 wups.dll
>> regsvr32 wuweb.dll
>>
>>
>> Mark wrote:
>> > I have an acer laptop, WU worked for a while now all i get is Files
>> > required to use Windows Update are no longer registered or installed
>> > on your computer. I have registered, activated etc, how do I fix this?
>> >
>> > Thanks.
>> > Can you please email me the answer at
>> >

>>




 
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
Files required to use Microsoft Update are no longer registered or Ray Windows Update 6 05-06-2007 10:53 PM
Files required to use Microsoft Update are no longer registered or Zubair Alam Windows Update 1 08-29-2005 11:35 AM
Files required to use Microsoft Update are no longer registered or goody7481 Windows Update 8 07-22-2005 06:40 PM
Files required to use Microsoft Update are no longer registered or Timmo Windows Update 4 07-12-2005 02:55 AM
Files required to use Windows Update are no longer registered or i richienev Windows Update 0 07-08-2005 10:49 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