Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > For every one with WGA Validation Tool (KB892130) problems

Reply
Thread Tools Display Modes

For every one with WGA Validation Tool (KB892130) problems

 
 
Kenbo
Guest
Posts: n/a

 
      11-25-2007
If you can't get KB892130 to install, read this article:
http://windowssecrets.com/2007/09/27...ents-XP-repair
The batch file he creates works like a charm!
 
Reply With Quote
 
 
 
 
PA Bear
Guest
Posts: n/a

 
      11-25-2007
Or see http://support.microsoft.com/kb/943144
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin http://aumha.net
DTS-L.ORG http://66.39.69.143/

Kenbo wrote:
> If you can't get KB892130 to install, read this article:
> http://windowssecrets.com/2007/09/27...ents-XP-repair
> The batch file he creates works like a charm!


 
Reply With Quote
 
Pam
Guest
Posts: n/a

 
      12-10-2007
A couple of weeks ago, I had to "repair" XP pro. My machine has been trying
to download and update 81 or so files with no success. I'm reading the
different
"fixes", but scared to death of really messing things up. OK, question, is
PA Bear actually part of Microsoft Tech Support and should I trust his fix
before the Windowssecrets.com guy? I'm just a rookie, so please be gentle.
Pam

"PA Bear" wrote:

> Or see http://support.microsoft.com/kb/943144
> --
> ~Robear Dyer (PA Bear)
> MS MVP-Windows (IE, OE, Security, Shell/User)
> AumHa VSOP & Admin http://aumha.net
> DTS-L.ORG http://66.39.69.143/
>
> Kenbo wrote:
> > If you can't get KB892130 to install, read this article:
> > http://windowssecrets.com/2007/09/27...ents-XP-repair
> > The batch file he creates works like a charm!

>
>

 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      12-10-2007
You can trust Robear - see http://mvp.support.microsoft.com/
MVPs are not employed by Microsoft.

Robear has helped many users and continues to do so. His assistance in this Newsgroup as
well as other Newsgroups is most appreciated.

See the above link I posted for an overview of the MVP program.

Kaylene

--
====================================
TaurArian [MVP] 2005-2008 - Australia
====================================
How to ask a question: http://support.microsoft.com/kb/555375
http://taurarian.mvps.org/index.htm
Emails will not be acknowledged - please post to the newsgroup so all may benefit.


"Pam" <> wrote in message
news:EC2A5FA5-5388-445F-AF52-...
|A couple of weeks ago, I had to "repair" XP pro. My machine has been trying
| to download and update 81 or so files with no success. I'm reading the
| different
| "fixes", but scared to death of really messing things up. OK, question, is
| PA Bear actually part of Microsoft Tech Support and should I trust his fix
| before the Windowssecrets.com guy? I'm just a rookie, so please be gentle.
| Pam
|
| "PA Bear" wrote:
|
| > Or see http://support.microsoft.com/kb/943144
| > --
| > ~Robear Dyer (PA Bear)
| > MS MVP-Windows (IE, OE, Security, Shell/User)
| > AumHa VSOP & Admin http://aumha.net
| > DTS-L.ORG http://66.39.69.143/
| >
| > Kenbo wrote:
| > > If you can't get KB892130 to install, read this article:
| > > http://windowssecrets.com/2007/09/27...ents-XP-repair
| > > The batch file he creates works like a charm!
| >
| >


 
Reply With Quote
 
Ottmar Freudenberger
Guest
Posts: n/a

 
      12-10-2007
"Pam" <> schrieb:

> OK, question, is PA Bear actually part of Microsoft Tech Support


Nope.

> and should I trust his fix


Yes.

> before the Windowssecrets.com guy?


Yes, definitly.

Bye,
Freudi
 
Reply With Quote
 
Pam
Guest
Posts: n/a

 
      12-11-2007
A million thanks to PA Bear! I took the chance and it worked! I downloaded
about 82+ updates.

Now for another problem: 5 updates, kb936181, kb890859, kb 931784,
kb900485, and kb920872 keeps wanting to update. They get "successful"
downloaded and install, but keep on popping up in Auto Update. 3 out of the
5 are in the control panel. kb936181 and kb890859 are not in the control
panel.

sorry, help again,
pam


 
Reply With Quote
 
Ottmar Freudenberger
Guest
Posts: n/a

 
      12-11-2007
"Pam" <> schrieb:

> Now for another problem: 5 updates, kb936181, kb890859, kb 931784,
> kb900485, and kb920872 keeps wanting to update. They get "successful"
> downloaded and install, but keep on popping up in Auto Update.


As for KB936181 see some of (not only my) various posts on the update:
http://groups.google.com/groups?as_q...eudi%40gmx.net

For KB890859, KB931784, KB900485 and KB920872, you may want to download
these updates manually, *save* the EXE files onto your harddisc let's
say in a folder named "Downloads" located on local drive C:. Afterwards
open Notepad and copy&paste the following into Notepad and *save* the
file as "update.cmd" with the filtype "all" on your desktop:

---Copy the lines below this line---
cd /d C:\Downloads
start /wait WindowsXP-KB890859-x86-ENU.exe /o /q /z
start /wait WindowsXP-KB900485-v2-x86-ENU.exe /o /q /z
start /wait WindowsXP-KB931784-x86-ENU.exe /o /q /z
start /wait WindowsXP-KB920872-x86-ENU.exe /o /q /z
cls
echo Installation complete, please restart Windows now!
pause
exit
---Copy the lines above this line---

Afterwards please restart Windows manually to complete the installation.

Downloadlinks:
KB890859
http://www.microsoft.com/downloads/d...DisplayLang=en
KB900485
http://www.microsoft.com/downloads/d...DisplayLang=en
KB931784
http://www.microsoft.com/downloads/d...DisplayLang=en
KB920872
http://www.microsoft.com/downloads/d...DisplayLang=en

HTH,
Freudi
 
Reply With Quote
 
Ottmar Freudenberger
Guest
Posts: n/a

 
      12-11-2007
"Ottmar Freudenberger" <> schrieb:

> As for KB936181 see some of (not only my) various posts on the update:
> http://groups.google.com/groups?as_q...eudi%40gmx.net
>
> For KB890859, KB931784, KB900485 and KB920872, you may want to download
> these updates manually, *save* the EXE files onto your harddisc let's
> say in a folder named "Downloads" located on local drive C:. Afterwards
> open Notepad and copy&paste the following into Notepad and *save* the
> file as "update.cmd" with the filtype "all" on your desktop:
>
> ---Copy the lines below this line---
> cd /d C:\Downloads
> start /wait WindowsXP-KB890859-x86-ENU.exe /o /q /z
> start /wait WindowsXP-KB900485-v2-x86-ENU.exe /o /q /z
> start /wait WindowsXP-KB931784-x86-ENU.exe /o /q /z
> start /wait WindowsXP-KB920872-x86-ENU.exe /o /q /z
> cls
> echo Installation complete, please restart Windows now!
> pause
> exit
> ---Copy the lines above this line---


Of course, execute the "update.cmd" afterwards by double clicking on it
to start the installation process!

> Afterwards please restart Windows manually to complete the installation.
>
> Downloadlinks:
> KB890859
> http://www.microsoft.com/downloads/d...DisplayLang=en
> KB900485
> http://www.microsoft.com/downloads/d...DisplayLang=en
> KB931784
> http://www.microsoft.com/downloads/d...DisplayLang=en
> KB920872
> http://www.microsoft.com/downloads/d...DisplayLang=en


Pardon,
Freudi
 
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
KB892130 (WGA Validation Tool) Installation Failure Dick K Windows Update 10 05-26-2008 07:01 PM
Windows Genuine Advantage Validation Tool (KB892130) Alan Wood Windows Update 13 05-09-2008 02:18 AM
Windows Genuine Advantage Validation Tool (KB892130 Jimbo15 Windows Update 7 04-13-2006 12:27 PM
WGA Validation Tool (KB892130) and makemeadmin Dave English Windows Update 9 03-08-2006 01:18 PM
Windows Genuine Advantage Validation Tool (KB892130) Ranger804 Windows Update 5 08-06-2005 06:12 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