hi all this is my first post hope it dosent get flamed only started reading this site a couple of days ago and cant wait to make own unattended xp disc im trying to make one with xp pro sp2 and nero6 and office2003 but after reading guide i couldent find out where to put serial no for office 2003 in winnt.sif file perhaps im missing something any help much appriciated ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS unattendswitch="Yes" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="computer" OrgName="" ComputerName=computer1 [TapiLocation] CountryCode=44 [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes Windows Registry Editor Version 5.00 ;Disable Anti-virus Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "AntiVirusDisableNotify"=dword:00000001 ;Disable Firewall Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "FirewallDisableNotify"=dword:00000001 ;Disable Automatic Updates Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "UpdatesDisableNotify"=dword:00000001 [GuiRunOnce] %systemdrive%\install\start.cmd ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg ECHO. ECHO Installing Nero Burning ROM v6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero6.exe /silent /noreboot ECHO. ECHO Installing Office 2003 ECHO Please wait... start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QB sinbad123456