Hello: I have a collection of OEM (Dell) disk images for windows XP (home, pro, and MCE) I was wondering what the steps would be to remove the SLP/SLIC checks from these ISOs? The reason I am asking is to ensure that I can use these ISOs on virtual machines (e.g. VMWare) without getting nagged for activation. I've tried modifying the setupp.ini file in \i386 with the appropriate strings to convert the ISOs to retail and used appropriate retail keys but that has not solved the issue. any assistance ion that matter would be greatly appreciated.
I'm not sure what you are trying to do? Dell OEM -> Retail? Why not just normal retail (or better still VL) ? The difference is not just the setup.ini file - there are OEMBIOS stuff too. About 20mb of files.
Hi: Thanks for the response. I only happen to have the ISOs for the OEM disks at the moment. The reason I'm trying to do this is that I've some how managed on a non-dell system (via a VMWare virtual machine) to get prompted for activation when I use dell CD ISOs. I don't think there is a VLK for home or MCE but I very well could be wrong. I eventually want to use these ISOs as "generic" disks so for my physical XP machines laying around the house I've got disks. Right now, I'm testing in a VMWare workstation machine to help a customer. Thanks for any help given: Carly Grace
Ok for MCE if you have some retails or OEM keys, get a retail or OEM disk. Don't bother with bespoke Dell versions. Lots of ISO's all over the place.
If I was you I would read some articles on adding SLP information to your virtual machine. I personally use VirtualBox with SLP info added to virtual machine config file. Then if u use your dell cd it will be automatically activated. Much easier this way then using a retail or non oem slp disc and having to activate it. using a "generic" disc will not avoid activation.
for virtualbox the command is like this: VBoxManage.exe setextradata %1 "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" %2 where %1 is the name of the Virtual Machine and where %2 is the SLP manufacturer string you want to add eg) VBoxManage.exe setextradata "Windows XP OEM SLP" "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" alienware will add alienware SLP string to the Virtual Machine called Windows XP OEM SLP. of course your windows xp installation cd will require the correct OEMBIOS files <------ fairly easy to find