|
Elite Member
|
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes
[Unattended]
OemSkipEula=Yes
OemPreinstall=YES
TargetPath=\WINDOWS
Repartition=No
UnattendSwitch=yes
WaitForReboot=No
DriverSigningPolicy=Ignore
ProgramFilesDir="C:\My Program Files"
KeyboardLayout="美式鍵盤 (中文)"
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=220
OemSkipWelcome=1
ProfilesDir="C:\Documents and Settings\"
[Display]
BitsPerPel=32
Xresolution=1024
Yresolution=768
Vrefresh=60
[UserData]
ProductKey=
FullName="USER"
OrgName=""
ComputerName=Insert Name
[TapiLocation]
CountryCode=886
Dialing=Tone
AreaCode=886
[RegionalSettings]
LanguageGroup=7,1,9,10
Language=00000404
[Identification]
JoinWorkgroup=MSHOME
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
[Shell]
CustomDefaultThemeFile = YES
DefaultStartPanelOff = NO
DefaultThemesOff = YES
[GuiRunOnce]
%systemdrive%\install\batch_file1.cmd
[IEPopupBlocker]
AllowedSites=www.microsoft.com
BlockPopups=Yes
FilterLevel=Medium
ShowInformationBar=Yes
[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
Mode=0
..........................................................................
以上我是哪裡打錯了?
安裝時卻顯示
line 37 of the INF file \I386\winnt.sif is invalid
Setup cannot continue.Press any key to exit.
|