|
|
原帖由 down_wo 于 2008-9-21 13:05 发表 
自己解决了.坛里还真的没什么人能帮忙啊.
[RemoteInstall]
Repartition = No
UseWholeDisk = No
我的没有这两行,没有自动格式化呀。
[Data]
Autopartition = 0
MsDosInitiated = 0
UnattendedInstall = "Yes"
[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = "Yes"
OemPreinstall = "No"
OemSkipEula = "Yes"
FileSystem = *
WaitForReboot = "No"
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
Hibernation = "No"
[SystemRestore]
DisableSR = 1
CreateFirstRunRp = 0
[GuiUnattended]
EncryptedAdminPassword = "No"
AdminPassword = *
TimeZone = 210
OEMSkipRegional = 1
OemSkipWelcome = 1
ProfilesDir="E:\Documents and Settings\"
[Components]
OEAccess = Off
[UserData]
ProductKey = "××××××××××"
FullName="××××"
OrgName="×××××"
ComputerName=××××××
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=85
[RegionalSettings]
LanguageGroup = 10
Language = "0804"
[Networking]
InstallDefaultComp
[Identification]
JoinWorkgroup = "WORKGROUP" |
|