Hey Space,
I was thinking about your comments. First, the line MsDosInitiated=\"0\" should be \"1\" if placing in the i386 folder. I seem to remember that even booting into dos to install leaving it a 1 makes the file work still. Of course I could be wrong. For everyone else 0=Dos boot disk, 1=CD install.
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated=\"0\"
UnattendedInstall=\"Yes\"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
;OemPnPDriversPath=driversnetE100B
TargetPath=WINDOWS
Filesystem = convertntfs
extendoempartition = 0
[GuiUnattended]
AdminPassword=\"password\"
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=4
OemSkipWelcome=1
[UserData]
ProductID=12345-12345-12345-12345-12345
FullName=\"Twinkie\"
OrgName=\"Tech-Hints\"
ComputerName=Default
[Url]
Home_Page=http://www.tech-hints.com/
Quick_Link_1_Name=\"MS HomePage\"
Quick_Link_1=http://www.microsoft.com/
[FavoritesEx]
Title1 = \"Tech-Hints.url\"
URL1 = \"http://www.tech-hints.com/\"
Title2 = \"The Tech Guide.url\"
URL2 = \"http://www.thetechguide.com\"
Title3 = \"Bart\'s Site.url\"
URL3 = \"http://www.nu2.nu\"
Title4 = \"Flames site.url\"
URL4 = \"http://www.geocities.com/the_flames\"
[Branding]
BrandIEUsingUnattended=Yes
[Identification]
JoinWorkgroup=WORKGROUP
[Components]
accessopt=On
calc=On
cdplayer=On
certsrv=Off
certsrv_client=Off
charmap=On
chat=Off
cluster=Off
deskpaper=On
dialer=Off
fp_extensions=Off
freecell=On
hypertrm=Off
iis_common=Off
iisdbg=Off
iis_doc=Off
iis_ftp=Off
iis_htmla=Off
iis_inetmgr=Off
iis_nntp=Off
iis_nntp_docs=Off
iis_pwmgr=Off
iis_smtp=Off
iis_smtp_docs=Off
iis_www=Off
indexsrv_system=Off
media_clips=Off
media_utopia=Off
minesweeper=On
mousepoint=On
mplay=On
msmq=Off
mswordpad=On
netcis=Off
netoc=On
objectpkg=Off
paint=On
pinball=On
rec=On
reminst=Off
rstorage=Off
solitaire=On
templates=Off
TSClients=Off
TSEnable=Off
vol=On
[Networking]
InstallDefaultComponents=Yes
As too only running when used in a Windows enviroment. That should only happen if you name it winnt32.sif, of course I never did try that. Why upgrade all the old problems. Clean install is the best way to go.
If you want to know what else you can do with XP unattend open the file \"ref.chm\" from inside deploy.cab. It is a M$ help menu that can walk you through all the extra\'s you can throw in. A lot better than the 200 odd page Word Document they use to include. At least I think so.