hi i searched for this but could not find the answer i want. can you help me? ..please?!? what i'm doing is using the unattend.txt file to install some extra drives/vaues when installing windows xp. its all working fine, but, the install also automatically installs windows into the root of my c drive to c:\windows. that's fine for now as i'm testing still, but that's not what i want. i have several partitions and want to be able to select the drive i want windows to install to. reading the values from the above link, i think i have it set correctly by using Manual instead of *, or a specific name. my own file is: ; Microsoft Windows ; (c) 2007 Microsoft Corporation. All rights reserved. ; ; Sample Unattended Setup Answer File ; ; This file contains information about how to automate the installation ; or upgrade of Windows so the Setup program runs without requiring ; user input. You can find more information in the ref.chm found at ; CD:\support\tools\deploy.cab ; [Unattended] Unattendmode = FullUnattended OemPreinstall = YES TargetPath = Manual Filesystem = LeaveAlone [MassStorageDrivers] "Intel(R) ICH10R SATA AHCI Controller" = OEM etc......