|
会做2000自启动安装的哥们进来一下,好吗?
winnt.sif:
;这是默认无人参与的安装文件
;Target Path 应该是新的目录
;Adminpassword 为空。
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
Unattendmode = FullUnattended
OemPreinstall = NO
TargetPath = WIN2K
OemSkipEula = YES
FactoryMode = YES
CrashDumpSetting = 0
WaitFoxReboot = No
Win9xupgrade = No
NtUpgrade = no
DriverSigningPolicy = Ignore
ForceHALDetection = Yes
[UserData]
FullName = "AC Milan"
OrgName = "Home"
ComputerName = "INTEL"
[GuiUnattended]
TimeZone = "210"
AdminPassword = "win2k"
AutoLogon = Yes
OEMSkipRegional = 1
OEMSkipWelcome = 1
[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 85
[Networking]
InstallDefaultComponents=Yes
[Identification]
JoinWorkgroup = Workgroup
[URL]
Home_Page=www.google.com
Help_Page=www.google.com
Search_Page=www.google.com
[RegionalSettings]
LanguageGroup=7,9,10
Language=00000804 |
|