redxii Posted May 21, 2007 Posted May 21, 2007 I only saw a discussion on how to hack the BIOS to get a SLP 2 table. I already have all that (legitimately).How do I integrate an OEM certificate & cd key? I don't want to create a full unattended install. Just the cd key should be answered and everything left to be answered by the user.
ashleyoneill Posted May 21, 2007 Posted May 21, 2007 slmgr -ilc <<name of cert>>.XRM-MSthat command will install the certificate.You could put the product key in the unattend.xml and then also run the above command using the sychronous command setting either in specialize or oobe from the unattend.xml
Bezalel Posted May 22, 2007 Posted May 22, 2007 (edited) Copy the XRM-MS file to \SOURCES\$OEM$\$$\SYSTEM32\OEM\ (you will need to create this directory).Create a file called PID.TXT and place it in \SOURCES\. The contents should be as follows:[PID]Value="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" Edited May 22, 2007 by Bezalel
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