MSFN Forum: Microsoft Update - Genuine Windows Validation Tool - MSFN Forum

Jump to content



  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

Microsoft Update - Genuine Windows Validation Tool Rate Topic: -----

#61 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 30 April 2006 - 06:04 PM

But the checker program runs on every boot, adding to the bootup time. At least that's the impression I get from what Autoruns reports to me.


#62 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 April 2006 - 07:43 PM

Thats another resource hog we don't need huh.

Cheers
MC.

#63 User is offline   Major 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 305
  • Joined: 30-January 05

Posted 08 May 2006 - 01:19 AM

Hi Men,
I have downloaded the legitcheckcontrol.cab which has 2 archives (legitcheckcontrol.dll "version 1.5.526" and legitcheckcontrol.inf), i wanted to include it in my unattended windows but i hadnīt success because windows update still say me that i need Genuine validation tool (KB892130). i have used it in my RunOnceEx.cmd:

REG ADD %KEY%\033 /V 5 /D "REGSVR32 /S %WinDir%\System32\LegitCheckControl.dll" /f
REG ADD %KEY%\033 /V 6 /D "Rundll32.exe Setupapi.dll,InstallHinfSection DefaultInstall 132 %WinDir%\Inf\LegitCheckControl.inf" /f

How can i include it in my unattended please?
Thanks

This post has been edited by Major: 08 May 2006 - 01:46 AM


#64 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 15 May 2006 - 06:56 AM

http://www.msfn.org/board/index.php?showto...122&hl=KB905474

#65 User is offline   ner 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 19-January 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 03 October 2006 - 05:49 AM

Is it possible to install KB892130 from a bat file?, as all i can find is installing via other methods...

#66 User is offline   DarkShadows 

  • The brighter the light, the darker the shadows.
  • PipPip
  • Group: Members
  • Posts: 271
  • Joined: 12-January 05

Posted 24 December 2007 - 01:26 PM

I'd like to encourage everyone reading this thread to also check out GUIDE: Download Everything Microsoft, a complete, step-by-step, how-to, which includes all of the most useful information contained in this thread you are currently reading, as well as information on some other closely related items that you should consider integrating into your XPCDs. Much of the linked guide's information has been discussed in other disparate MSFN Forums threads (like this one), but it is all brought together in one place along with new information not covered anywhere else on MSFN.

Guide Topics Include Integrating:

  • Windows Installer 3.1 v2 (3.1.4000.2435) - KB893803
  • Windows Genuine Advantage Notifications - KB905474
  • Windows Update Agent
  • Windows Genuine Advantage Validation Tool ActiveX Control - KB892130 (LegitCheckControl.cab)
  • Office Genuine Advantage Validation Tool ActiveX Control (OGAControl.cab)
  • Windows Update ActiveX Control (wuweb_site.cab)
  • Microsoft Update ActiveX Control (muweb_site.cab)
  • Office Update Installation Engine ActiveX Control (opuc4.cab)
  • Microsoft Update Catalog Internet ActiveX Control (MuCatalogWebControl.cab)


All of the above items are closely interrelated as it they all pertain to downloading Microsoft Software Updates to your Windows XP computer. In fact, many of the above items are so closely intertwined that some will not work correctly without the correct installation of others.

#67 User is offline   Christine_ts 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 29-October 08

Posted 20 November 2008 - 06:45 PM

View Posthsu22, on Jul 31 2005, 02:02 PM, said:

unattended install method(somebody say it's children method) :

1.download KB892130
2.extract KB892130 you will have 2 files=LegitCheckControl.msi &Setup.exe
3.REG ADD %KEY%\060 /V 1 /D "%CDROM%\INSTALL\Update\WGA\LegitCheckControl.msi" /f

integrate method(somebody say it's big boy method) :

1.download LegitCheckControl.cab
2.extract LegitCheckControl.cab you will get LegitCheckControl.dll & GWFSPIDGen.dll & LegitCheckControl.inf
3.add LegitCheckControl.dll & GWFSPIDGen.dll into $OEM$\$$\System32\
4.regsvr32.exe /S %SystemRoot%\system32\LegitCheckControl.dll

Two methods run OK



Hiii

I also hear about the Children way and the Big Boy way.
Well, here come the Oldies way . . .

First, i copy my LegitCheckControl.dll file (Ver. 1,7,0069,2) into $OEM$\$$\System32\.

Then in CMDLINES.TXT Running at T-12 and where my RegTweaksfile are i added this:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
"LegitCheck"=hex(2):52,00,65,00,67,00,53,00,76,00,72,00,33,00,32,00,20,00,2f,\
  00,53,00,20,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
  74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4c,\
  00,65,00,67,00,69,00,74,00,43,00,68,00,65,00,63,00,6b,00,43,00,6f,00,6e,00,\
  74,00,72,00,6f,00,6c,00,2e,00,64,00,6c,00,6c,00,00,00


In plain text it says:
RegSvr32 /S %systemroot%\system32\LegitCheckControl.dll

This work fine and the key's {17492023-C23A-453E-A040-C7C580BBF700}
will also be created.


ADDENDUM.

In the same key i also have:
"Remove Users 1"="\"net\" user HelpAssistant /delete"
"Remove Users 2"="\"net\" user Support_388945a0 /delete"
so i can remove the default users in Xp

That's all

Best Regards

This post has been edited by Christine_ts: 20 November 2008 - 06:46 PM


Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy