|
|
我做了一个win2003ser三合一的盘,想用winnt.sif文件应答,放在i386目录下,但是测试时没成功,这是为什么呢,会不会因为安装文件的路径改了后安装程序找不到winnt.sif文件呢,是不是要改些什么东西啊我的winnt.sif内容是这样的:
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=ProvideDefault
OemPreinstall=No
TargetPath=\WINDOWS
[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=0
TimeZone=210
[UserData]
ProductKey=FGJCG-8Q883-MQPRF-W8FDB-QPV3Y
FullName="ginger"
OrgName="Personal"
ComputerName=ginger
[LicenseFilePrintData]
AutoMode=PerServer
AutoUsers=5
[TapiLocation]
AreaCode=0571
Dialing=Tone
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Branding]
BrandIEUsingUnattended=Yes
[Proxy]
Proxy_Enable=0
Use_Same_Proxy=0
|
|