regiscb Posted October 28, 2005 Posted October 28, 2005 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.sifCan 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
OrcoXP Posted October 28, 2005 Posted October 28, 2005 "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.
regiscb Posted October 29, 2005 Author Posted October 29, 2005 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...
muiz Posted October 29, 2005 Posted October 29, 2005 more topics about this !!!!!!!!!!!!!!!!!!!!!!!!!LegitCheckControl.msi /q
cwyhk Posted November 1, 2005 Posted November 1, 2005 [GuiRunOnce] regsvr32.exe /S "%SystemRoot%\system32\LegitCheckControl.dll"into my winnt.sifCan 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"
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now