Hello, I can't seem to wrap my head around what i'm doing wrong here. This is not my first unattended disc either, I have made these several times, but I've had nothing but trouble ever since the integration of SP3. These worked fine with little or no issues. I use a combination of Nlite and Driverpacks along with my own custom winnt.sif file, and here are the contents of the file: [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates="Yes" [unattended] UnattendMode=FullUnattended Repartition=Yes OemSkipEula=Yes OemPreinstall=Yes FileSystem=ConvertNTFS WaitForReboot="No" NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore Hibernation="No" [Display] Xresolution=1024 Yresolution=768 [systemRestore] DisableSR=1 CreateFirstRunRp=0 [GuiUnattended] EncryptedAdminPassword="No" AutoLogon="Yes" AdminPassword=* TimeZone=020 OEMSkipRegional=1 OemSkipWelcome=1 [userData] ProductID="XXXX....." ComputerName=OWNER FullName="User" [Networking] InstallDefaultComponents="Yes" [identification] JoinWorkgroup="WORKGROUP" [GuiRunOnce] Command0="%systemdrive%\install.bat" Command1="%systemdrive%\DPsFnshr.exe" Line 52 would be the DPsfnshr.exe file under GuiRunOnce, but if I remove that line, then I receive a Line 51 error for the install.bat. Any help would certainly be appreciated. I have read, google'd etc., but unable to find someone with the exact same issue. Usually, they'll miss a quote or something, but I've tried it with and without quotes. The file, install.bat, DOES exisist under $OEM$\$1\ Thanks in advance. kzaman