Create Slipstreamed Unattended Windows Xp Install Cd
Slipstream Windows XP SP2 on CD
http://www.winsupersite.com/showcase/windowsxp_sp2_slipstream.asp
Create unattended install CD
http://unattended.msfn.org/unattended.xp/view/web/7/
If you define an administrator password make sure to encrypt it.
I wouldn't define a computername or let it join a domain automatically.
When you define a password for the Administrator account the mini setup of sysprep can't change this!
add to winnt.sif following code (this will keep setup from installing games and msn messenger)
[Components]
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off
msmsgs=off
page_revision: 3, last_edited: 1200057131|%e %b %Y, %H:%M %Z (%O ago)





