Gremo Posted November 9, 2011 Author Share Posted November 9, 2011 (edited) how-to-create-an-oem-folderOk, now i have my sticker product key and cert.xrm-ms file (extracted from original recovery media). I've copied cert.xrm-ms into C:\Windows\System32\OEM and 'ive run:slmgr.vbs -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxxOn reboot windows says it's activated. That's good. However with SLIC_ToolKit_V3.2 i still get No OEM Certificate found !(Run as Adminstrator). There is something else i have to do? Edit: i copied the file also in C:\Windows\SysWOW64\OEM and now SLIC_ToolKit_V3.2 says it's ok. Thank you!!! To finalize my install.wim do you think this is the correct way to save the activation status (without using setupcomplete.cmd to run slmgr.vbs):dims /Imagex:C:\offline /Set-Productkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxxmkdir C:\offline\Windows\System32\OEMxcopy C:\Windows\System32\OEM\cert.xrm-ms C:\offline\Windows\System32\OEM\cert.xrm-msmkdir C:\offline\Windows\SysWOW64\OEMxcopy C:\Windows\System32\OEM\cert.xrm-ms C:\offline\Windows\SysWOW64\OEM\cert.xrm-ms Edited November 9, 2011 by Gremo Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 9, 2011 Share Posted November 9, 2011 I run these during sources\$OEM$\$$\SETUP\Scripts\OOBE.CMD which run's automaticcscript %windir%\system32\slmgr.vbs -ilc %windir%\system32\oem\OEM.xrm-mscscript %windir%\system32\slmgr.vbs -ipk xxxxx-xxxxx Link to comment Share on other sites More sharing options...
Gremo Posted November 9, 2011 Author Share Posted November 9, 2011 (edited) I run these during sources\$OEM$\$\SETUP\Scripts\OOBE.CMD which run's automaticcscript %windir%\system32\slmgr.vbs -ilc %windir%\system32\oem\OEM.xrm-mscscript %windir%\system32\slmgr.vbs -ipk xxxxx-xxxxxThank you, that should work. However i would prefer a "dism approach" as i can append my custom and activated wim to an AIO with other editions that don't need to be activated that way.Anyone else have tried my approach? How can i test it without formatting my actual notebook? I think virtual machine wouldn't work because the lack of slic... Edited November 9, 2011 by Gremo Link to comment Share on other sites More sharing options...
maxXPsoft Posted November 10, 2011 Share Posted November 10, 2011 How can i test it without formatting my actual notebook? I think virtual machine wouldn't work because the lack of slic...create an image of your with imaging program. Make sure you know how to use fully. Then go for it.Those things work so really don't see point of testing but I use VMware and there is a way for it to use slic. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now