|
我按照老毛桃的WINNI.SIF的解释自己做了一个,但怎么不能无人值守安装呢?大家帮我看看啊!谢谢!
Code:
[Data]
AutoPartition=0
MsDosInitiated=0
UnattendedInstall="Yes"
AutomaticUpdates="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula="Yes"
OemPreinstall="Yes"
TargetPath=\WINDOWS
FileSystem=*
UnattendSwitch="Yes"
Repartition=No
UnattendSwitch="Yes"
WaitForReboot="No"
[GuiUnattended]
AdminPassword=6a98eb0fb88a449cbe6fabfd825bca61a4141712f19e9dd5adf16919bb38a95c
EncryptedAdminPassword=Yes
OemSkipWelcome=1
OEMSkipRegional=1
TimeZone=210
[UserData]
ProductKey="QC986-27D34-6M3TY-JJXP9-TBGMD"
FullName="Friends"
OrgName="company"
ComputerName=Familyuser
[TapiLocation]
CountryCode=86
[RegionalSettings]
LanguageGroup=10
Language= "0804"
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
[Components]
msmsgs=off
msnexplr=off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off
[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
Mode = 0
[Identification]
JoinWorkgroup="workgroup" |
|