PA
Fri Jul 11 23:24:13 PDT 2008
CrystalBall© sez...
Updates are not installed successfully from Windows Update, from Microsoft
Update, or by using Automatic Updates after you repair a Windows XP
installation:
http://support.microsoft.com/kb/943144
NB: Also applies to clean installs, upgrade installs, and Recovery installs.
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin
http://aumha.net
DTS-L
http://dts-l.net/
leenie wrote:
> Mark Dormer;653146 Wrote:
>> Manually install Windows Update Agent 3.0.
>>
>> You can do this after you install SP3 and it will fix it.
>>
>> 1. Download the new Agent (but do not Run it yet) to your Desktop (so
>> you
>> can find it below) :
>>
>> X86 Version:
>>
http://tinyurl.com/2dmmu8
>>
>> 2. Start, Run, CMD
>>
>> In the black box:
>>
>> net stop wuauserv
>> "%userprofile%\Desktop\WindowsUpdateAgent30-x86.exe" /wuforce (don't
>> forget
>> the quotation marks)
>> net start wuauserv exit
>>
>> Thanks to Bill Castner for putting me onto it.
>>
>>
>> Regards
>> Mark Dormer
>>
>> "Brian" <Brian@discussions.microsoft.com> wrote in message
>> news:9DB4EF51-5CB5-4C24-B6D8-DB70C0298A4E@microsoft.com...
>>> Installed the official SP3 on a brand new Dell Inspiron Core 2 Duo 2.66
>>> with
>>> 4 G RAM last night before installing any programs. It immediately
>>> stopped
>>> the
>>> Windows update site from working any further - any attempted
>>> installations
>>> failed, so I couldn't update Office etc after loading them. Did a system
>>> restore to remove SP3 and all was fine again. Any thoughts?
> having same problem as Brian. your instructions aren't clear to me. is
> this what I type into black box? net stop wuauserv
> "%userprofile%\Desktop\WindowsUpdateAgent30-x86.exe" /wuforcenet start
> wuauserv exit also, should there be a space or comma between it and
> the text already there? will be checking back.