查看單個文章
舊 2003-03-22, 03:18 AM   #1
Chin
榮譽勳章

勳章總數
UID -
在線等級:
文章: n/a
精華:
Angry 無人自動安裝win_xp的迷惑?

無人自動安裝win_xp的迷惑?

請教各位~大大:
我想由光牒啟用!無人自動安裝winxp,光牒建立主目錄\i386,把原光牒片\i386目錄裡的資料全部複製進來,結果還是不行!
請教大大~,是否少了什麼 ! 已經燒壞10片CD。
由安裝程式【setupmgr.EXE】在\SUPPORT\TOOLS\DEPLOY.CAB 管理員精靈所產生的批次指令檔範例。
以下為: unattend.bat & unattend.txt的寫法!這些檔應該放置在那裡!
請各位大大指示~~謝謝!

unattend.bat
===============
@rem SetupMgrTag
@echo off

rem
rem 這是一個由安裝程式管理員精靈所產生的批次指令檔範例。
rem 如果要將這個指令檔從它的原始產生位置移至他處,您可能需要修改它的內容。
rem

set AnswerFile=.\unattend.txt
set SetupFiles=E:\i386

E:\i386\winnt32 /s:%SetupFiles% /unattend:%nswerFile% /copysource:lang /t:c
======================================================================

unattend.txt
=============
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemPreinstall=No
TargetPath=\WINDOWS
OemSkipEula=Yes

[GuiUnattended]
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=220
AdminPassword=*
OemSkipWelcome=1

[UserData]
ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="xxxxx"
OrgName="xxxxx"
ComputerName=*

[TapiLocation]
CountryCode=886

[RegionalSettings]
LanguageGroup=2,9,10
SystemLocale=00000404
UserLocale=00000404
InputLocale=0404:00000404

[Branding]
BrandIEUsingUnattended=Yes

[url]
Home_Page=http://www.slime.com.tw/
Help_Page=http://www.slime5.com.tw/forums/index.php
Search_Page=http://www.google.com/intl/zh-TW/

[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1

[GuiRunOnce]
Command0="oobe/msoobe /a"

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes
======================================================================
 
送花文章: 0, 收花文章: 0 篇, 收花: 0 次
回覆時引用此帖