maigegong
|
分享:
▲
▼
看來好像只到 (整合sata驅動程式) 這個步驟後就可以直接使用 nLite-1.4.5 來整合xp的開機檔 然後再燒錄. 1. 先替換(整合的資料夾)\I386\winnt.sif (自己編輯自己需要的winnt.sif) 2. 執行 nLite-1.4.5 ,指定剛才(整合的資料夾)所在 3. 匯入 (整合的資料夾)\I386\SETUPP.INI 4. 選取建立可開機ISO映像檔
我都是這樣子製作的.由於 DP_MassStorage_wnt5_x86-32_804.7z 無[文字模式] txtsetup.oem 故無法用 nLite-1.4.5 整合硬碟驅動程式,所以還是要由 DPs_BASE_805.exe 來整合硬碟驅動程式.
winnt.sif ------------------------------------- ;SetupMgrTag [Data] MsDosInitiated=No UnattendedInstall="Yes" AutomaticUpdates=yes
[Unattended] DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="Yes" WaitForReboot="No" CrashDumpSetting=0 Hibernation="No" NtUpgrade=No
[GUIRunOnce] command9="%SystemDrive%\DPsFnshr.exe"
[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=220 OemSkipWelcome=1
[SystemFileProtection] SFCQuota=0
[UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="99mai" ComputerName=*
[Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=75 AutoConfirm=1
[RegionalSettings] LanguageGroup=7,9,10
[Identification] JoinWorkgroup=workgroup
[Networking] InstallDefaultComponents=Yes
[Components] deskpaper=Off Msmsgs=Off Msnexplr=Off Upnp=on Zonegames=Off
[URL] Home_Page=tw.yahoo.com
[ 此文章被maigegong在2008-05-26 17:29重新編輯 ]
|