|
|
楼主 |
发表于 2011-4-5 21:30:40
|
显示全部楼层
原帖由 2010n2010 于 2011-4-5 21:02 发表 
呵呵,在次感谢sunhl版在正月十年兔年新年版中的解答,让我又学会一种安装原版系统的方法。由于关贴所以在这里继续问提问了。
我想说的是,我的原版VOL版XP中,并没有winnt.sif,这个自动应答文件,没有自动应 ...
winnt.sif 自己用记事本建.放I386.
以下仅供参考.
;SetupMgrTag
[Data]
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
Unattendmode = FullUnattended
OemPreinstall = Yes
TargetPath = \Windows
OemSkipEula = YES
FactoryMode = No
UnattendSwitch=Yes
[GuiUnattended]
AdminPassword=*
TimeZone=210
OEMSkipRegional=1
OemSkipWelcome=1
AutoLogon = No
[UserData]
ProductKey=**********(安装需要的序列号.自己补上)
FullName="Internet"
OrgName="Microsoft"
ComputerName = *
[Identification]
JoinWorkgroup = Workgroup
[TapiLocation]
CountryCode=86 |
|