Re: Error number: 0x80070424

  • Thread starter Thread starter CliffSongs
  • Start date Start date
C

CliffSongs

This solution worked for me as well. Nice work, Green.

"GreenAcres37" wrote:

> I found another posting that completely solved my problem, and its really
> really simple.
>
> This is what you have to do:
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> net.exe stop wuauserv
> regsvr32.exe wuapi.dll
> regsvr32.exe wups.dll
> regsvr32.exe wuaueng.dll
> regsvr32.exe wucltui.dll
> regsvr32.exe MSXML3.dll
> regsvr32.exe qmgr.dll
> regsvr32.exe qmgrprxy.dll
> net.exe start wuauserv
>
> Restart your compter
>
 
Back
Top