- Boot disc to a set of options asking to run diagnostic tools or install XP
- Before installing XP, it will load WinPE and execute a batch file that asks for a username, password, cdkey, timezone, etc.
- After answering the questions, an answer will get created and saved to the RAM drive.
- Thereafter, XP Setup will be run from WinPE and the answer file will be used for install. If a second partition is detected on the system with enough space, then XP install will be copied locally before installation.
- WinXP gets installed. All settings are fine and dandy. Everyone is happy.
If an answer file cannot be put on the RAM drive and used to install WinXP, then how would I go about putting it onto the user's HDD and run that way?
I'm not asking for a complete guide on how to do ALL of that. I mostly just want to know how to run a WinXP install from WinPE and tell it to use a seperate answer file without rebooting (since the answer file will be in a RAM drive). The batch files and scripts I can do myself, though.