Hi, I am trying to create an unattended install CD for Windows XP SP3. I want it to be fully unattended. I think I have achieved this with the exception of the partition selection screen. When testing the CD on a new virtual machine I still get prompted to choose a partition. Is there a way to automate this? I already have the following line in my WINNT.SIF file and I am using nLite to build the ISO image: Autopartition=1 Preferably I want it to "assume" there is only one HDD in the target machine with one partition and I want it to use this partition (regardless of if it already has an OS installed on it). Any help much appreciated - if you need further info just let me know. Thanks, Brian