|
|
帮我看一下的我的WINNT.SIF文件有没有问题 怎么就是无法进行自动安装了呢
进WINDOWS之后提示找不到c:\install\......下的文件
winnt.sif 内容如下:
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
UnattendSwitch="yes"
WaitForReboot="No"
[GuiUnattended]
adminpassword=436d9fea3739e2f51de6656d3bd69dcbd5023522f
Encryptedadminpassword=Yes
AutoLogon=Yes
AutoLogonCount=2
OEMSkipRegional=1
TimeZone=210
OemSkipWelcome=1
[UserData]
ProductKey=DG8FV-B9TKY-FRT9J-6CRCC-XPQ4G
FullName="Larousse"
OrgName="Larousse's co."
ComputerName=*
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=75
[RegionalSettings]
LanguageGroup=9,10
[Identification]
JoinWorkgroup=Larousse
[Networking]
InstallDefaultComponents=Yes
[GuiRunOnce]
%systemdrive%\install\main_batch.cmd
%systemdrive%\install\applications.cmd
%systemdrive%\install\hotfixes.cmd
|
|