Jump to content

Recommended Posts

Posted

Hello everybody,

After having made an unattended WinXP SP2 + addons CD thanks to this site, I now want to integrate the WGA verification into the installation.

From what I read, I just have to copy the LegitCheckControl.dll file to the $$\system2 directory, which I did, and to add the line

[GuiRunOnce]

regsvr32.exe /S "%SystemRoot%\system32\LegitCheckControl.dll"

into my winnt.sif

Can somebody confirm that this last line is written correctly, I am not sure where to put the "double commas", and I would like to avoid, if possible the runonce.cmd, because I do not know how it works.

Thanks for your help


Posted

"Addons"?

Do I assume correctly that you are using RVM packs?

If so, why not post in his forum?

And those packs do everything that is needed, no extra work necessary.

If not...do it...DO IT.

Posted

No, I do not use RVM packs, because I want to understand all that I do and to be able to change anything in what I do.

Nevertheless, I will look closely what is written in RVM forum, but if somebody has an answer to my question, that would be great...

Posted
[GuiRunOnce]

regsvr32.exe /S "%SystemRoot%\system32\LegitCheckControl.dll"

into my winnt.sif

Can somebody confirm that this last line is written correctly, I am not sure where to put the "double commas", and I would like to avoid, if possible the runonce.cmd, because I do not know how it works.

[GuiRunOnce]

Command0="regsvr32.exe /S %SystemRoot%\system32\LegitCheckControl.dll"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...