我使用的版本是 0.99.3 beta,這個程式在之前是幫你把XP安裝檔縮減,
新版本加入了整合驅動程式與更新檔的功能,也能製作ISO燒錄成光碟。
優點:自動安裝XP,對岸說法是無人值守
缺點:還不能幫你安裝一些有的沒的程式,例如 WinRAR











; ; Generated by nLite 0.99.3 beta ; [Data] MsDosInitiated = 0 UnattendedInstall = Yes AutomaticUpdate=Yes [Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes FileSystem = * WaitForReboot = No TargetPath = \"\\Windows\" DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No [SystemFileProtection] SFCQuota = 0 [SystemRestore] MaximumDataStorePercentOfDisk = 0 [GuiUnattended] AutoLogon = Yes AdminPassword = * TimeZone = 220 OEMSkipRegional = 1 OemSkipWelcome = 1 [UserData] ProductKey = \"XXXXX-XXXXX-XXXXX-XXXXX-XXXXX\" ComputerName = \"STEPHEN\" FullName = \"Stephen Yang\" OrgName = \"CKY\" [Display] BitsPerPel=16 Xresolution=1024 YResolution=768 Vrefresh=60 [RegionalSettings] Language = 0404 [Identification] JoinWorkgroup = \"CHKUYA\" [Networking] InstallDefaultComponents=Yes |