用592原版操作操作系统想实现自动安装,谁能给个WINNT.SIF文件参考参考一下.就是要全自动安装,安装完毕就直接或者间接
进电脑的桌面.麻烦大家了.-------
[Data]
AutoPartition="0"
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes[Unattended]
UnattendMode=FullUnattended
FileSystem=*
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
UnattendSwitch="Yes"
WaitForReboot="No"
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=210
OemSkipWelcome=1[UserData]
ProductID=QC986-27D34-6M3TY-JJXP9-TBGMD
FullName="阿非"
OrgName="阿非工作(Work)室"
ComputerName=阿非[Display]
Xresolution=1024
YResolution=768
BitsPerPel=32
[TapiLocation]
CountryCode=86
[RegionalSettings]
LanguageGroup=10
SystemLocale=00000804
UserLocale=00000804
InputLocale=0804:00000804[Branding]
BrandIEUsingUnattended=Yes[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1[FavoritesEx]
Title1="阿非工作(Work)室.url"
URL1="http://afeichai.ys168.com"
Title2="阿非GB.url"
URL2="http://afeichai.gbdisk.com"[URL]
Home_Page=http://afeichai.ys168.com
[Identification]
JoinWorkgroup=WORKGROUP[Networking]
InstallDefaultComponents=No[NetAdapters]
Adapter1=params.Adapter1[params.Adapter1]
INFID=*[NetProtocols]
MS_TCPIP=params.MS_TCPIP[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=19II.168.I.111
SubnetMask=25V.25V.25V.0
DefaultGateway=19II.168.I.1
WINS=No
NetBIOSOptions=0[Components]
msmsgs=off
msnexplr=Off
freecell=off
hearts=off
minesweeper=off
pinball=off
solitaire=off
spider=off
zonegames=off[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\阿非.theme"-------
请教非,是不是因为把您提供的保存为WINNT.SIF文件,放入i386里就可以实现了?不怎么会出现这些吗?
I.Microsoft Windows为改善外观自动调整分辨率
II.不用输入一个用户名
.......等等.
[ By the end of this article zhudi_2005 于 2006-11-29 08:17 PM Editor ]-------
我的不怎么会出现这些;SetupMgrTag
[Data]
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
FileSystem=ConvertNTFS
UnattendSwitch="Yes"
WaitForReboot="No"[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=210[UserData]
ProductKey=VF4HT-MPWB8-TWV6R-K6QM4-W6JCM
FullName="联想版"
OrgName="MEIMDMZXM@16III.COM"
ComputerName=QQ328682006[Display]
BitsPerPel=16
Xresolution=1024
YResolution=768
Vrefresh=70[TapiLocation]
CountryCode=86
Dialing=Tone
AreaCode=027[RegionalSettings]
LanguageGroup=10
Language=00000804[FavoritesEx]
Title1="BaiDu——全球最大中文搜索引擎.url"
URL1="http://www.baidu.com/"
Title2="宽频世界2006免费版--武汉宽带用户家园.url"
URL2="http://vnet.wuhan.net.cn/free_login.aspx"
Title3="测试网络速度.url"
URL3="http://www.bjnet.net.cn/dkcs/BarTest.jsp"[Branding]
BrandIEUsingUnattended=Yes[URL]
Home_Page=http://www.wuhan.net.cn/
Help_Page=http://www.microsoft.com/china/
Search_Page=http://www.google.com/[Proxy]
Proxy_Enable=0
Use_Same_Proxy=1[Identification]
JoinWorkgroup=WORKGROUP[Networking]
InstallDefaultComponents=Yes[Components]
msmsgs=off
mousepoint=Off
zonegames=Off-------
他们两个绝大部分的都是用了无人值守安装的参数:我简单给您解释几个您问及的参数:
[Unattended]
UnattendMode=FullUnattended
在这里设置为FullUnattended 将会进行一次完全自动的无人值守安装,在安装过程当中碰到的所有问题都将由在winnt.sif文件中预设的答案来回答,在安装过程当中您将不能改变任何预设值.
[Display]
BitsPerPel=16
这一个选项指定了屏幕的色彩位数.可以用的值有:32,24,16,还有8(也就是256色).
Xresolution=1024 这一个选项指定了屏幕的默认横向分辨率.
Yresolution=768 这一个选项指定了屏幕的默认纵向分辨率.-------
唉,{$WebSiteName}的站长何不看看精华文章呢,老毛桃不是有非常详细的介绍吗?-------
[Data]
AutomaticUpdates="Yes"
Autopartition=1; ----------------------如果=1,您要在安装前先格式化C盘,这样 安装的时候就不必选择(Choose)目标分区了,真正的无人值守,当然,做双操作操作系统的就要好好考虑了
MsDosInitiated=0
UnattendedInstall="Yes"[Unattended]
UnattendMode=FullUnattended
UnattendSwitch="Yes"
OemPreinstall="Yes"
OemSkipEula="Yes"
ProgramFilesDir="d:"------------鄙人倾向于把所有应用程序(Procedures)(Procedures)全部安装在非操作操作系统分区,我的C盘只有Microsoft Windows目录和program file,而不能是program files只有WINDOWS NT目录,这样重装操作操作系统后很多很多工作(Work)可以省略了,只要您尽量使用绿色软件(soft)
CommonProgramFilesDir="d:\Common Files"-------这是根据上面定义的programfilesDIR来的
FileSystem=LeaveAlone
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation="No"[GuiUnattended]
EncryptedAdminPassword="No"
AutoLogon="Yes"
AdminPassword="XXXXXXXXXXXXXX"
TimeZone=210
OEMSkipRegional=1
OemSkipWelcome=1
ProfilesDir="E:\documents"--------自定义的“我的文档”目录,如果以后重装操作操作系统,请先把以您的用户名为名字的文件夹改名,重装后把原来的文件都复制回去,操作操作系统几乎很多很多程序(Procedures)(Procedures)不必重装了[Components][UserData]
ProductKey="HCQ9D-TVCWX-X9QRG-J4B2Y-GR2TT"
ComputerName=XXXXXXXXXX
FullName="XXXXXX"
OrgName="XXXXXXXX"[RegionalSettings]
Language="0804"[Networking]
InstallDefaultComponents="Yes"[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall]
Mode=0-------
我在自动应答里设置了分辨率,但安装到进入电脑的桌面前,还可能会出现"Microsoft Windows为改善外观自动调整分辨率"这句,还得点"确定",不知道什么原因?-------
2楼的肯定没有问题,不妨直接或者间接拿来用用-------
如果操作操作系统不能按照您自己设置的分辨率,是不是因为您的显卡的基本问题?安装后您的显卡的驱动正常吗?