This is my first unattended cd, and it's not working. When I go to install windows, I get this error: "Line 49 of the INF file \i386\winnt.sif is invalid" Can anyone find any problems in it? ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS OemPnPDriversPath="Drivers\000_monitor" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 [UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="Adam" OrgName="(none)" ComputerName=THEBEAST [TapiLocation] CountryCode=1 [RegionalSettings] LanguageGroup=1 Language=00000409 [Identification] JoinWorkgroup=MSHOME [Networking] InstallDefaultComponents=Yes [GuiRunOnce] %systemdrive%\install\services.cmd %systemdrive%\install\wmp10.cmd %systemdrive%\install\winrar.cmd %systemdrive%\install\firefox.cmd %systemdrive%\install\tweak.cmd %systemdrive%\install\events.cmd %systemdrive%\install\mp3tag.cmd %systemdrive%\install\Applications\Real Alternative\realalt.bat %systemdrive%\install\Applications\Quicktime Alternative\qtalt.bat %systemdrive%\install\ccleaner.cmd [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Royal.theme" And where exactly is line 49? Thanks, hXcPlayr