|
|
[UploadFile=8_6353.gif]启动时如图1,刚开始时执行手动和自动都是正常的,但用了一段时间后,执行手动仍然正常,选自动就出现如图2这样的问题了,我的unattend.txt是这样的
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
OemSkipEula=Yes
TargetPath=\WINDOWS
WaitForReboot="No"
UnattendSwith="No"
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
AutoLogonCount=1
OemSkipWelcome=1
AutoLogon="Yes"
TimeZone=210
[UserData]
ProductKey=QHYXK-JCJRX-XXY8Y-2KX2X-CCXGD
FullName="MYSELF"
OrgName="MY"
ComputerName=*
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
请问这是什么原因呢? |
|