Hello, all! First, I'd like to say that I did search on this topic and couldn't find anything related to my problem. I've used nLite to integrate SP2, device drivers, hotfixes, and create a bootable ISO image. Everything works like a charm! After Windows XP loads, the batch file that I use to launch my applications will not launch. Yet, it has been copied to the root of C:. Here's my START.CMD file: ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=No [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS DriverSigningPolicy=Ignore AutoActivate = No Repartition = No WaitForReboot="No" UnattendSwitch="yes" KeyboardLayout="US" [GuiUnattended] AdminPassword=WESDXVVRFBGFDGBSDFSDCSDCSCSD AutoLogon = Yes AutoLogonCount = 2 EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1 [userData] ProductKey=XXXXXXXXXXXXXXXXXXXXXX FullName="BASEPCNAME" OrgName="BASE" ComputerName=FRESH_XP_INSTALL [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 AutoConfirm=1 [TapiLocation] AreaCode=503 [identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] Indexsrv_system = Off msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off OEAccess=off Zonegames=off Fax=off [shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [GuiRunOnce] %systemdrive%\install\start.cmd [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 Home_Page=http://www.yahoo.com