发新话题
打印

[求助]winxp的无人值守安装文件winnt.sif的问题?

[求助]winxp的无人值守安装文件winnt.sif的问题?

各位高人,我做了张winxp sp2无人值守光盘,winnt.sif文件如下:
;SetupMgrTag
[Data]
    AutoPartition=0
    MsDosInitiated="0"
    UnattendedInstall="Yes"
[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=No
    TargetPath=\WINDOWS
    Repartition=No
[GuiUnattended]
    AdminPassword=*
    EncryptedAdminPassword=No
    AutoLogon=Yes
    AutoLogonCount=1
    OEMSkipRegional=1
    TimeZone=210
    OemSkipWelcome=1
[UserData]
    ProductID=4T7KD-QV77C-WF444-K3J4W-FH72W
    FullName="Friend"
    OrgName="MY PC"
    ComputerName=*
[Shell]
    DefaultStartPanelOff=Yes
[Display]
    BitsPerPel=16
    Xresolution=1024
    YResolution=768
    Vrefresh=85
[TapiLocation]
    CountryCode=86
    Dialing=Tone
[RegionalSettings]
    LanguageGroup=10
[Identification]
    JoinWorkgroup=WORKGROUP
[Networking]
    InstallDefaultComponents=Yes
[Components]
    msmsgs=off
    msnexplr=off
    zonegames=off
[Branding]
    BrandIEUsingUnattended=Yes
[Proxy]
    Proxy_Enable=0
    Use_Same_Proxy=0
我的问题是如何修改使我能在安装过程中能选择安装分区并能用FAT32或NTFS格式化相应的分区?
欢迎光临我的网络E盘
http://hqh0791.ys168.com/
http://2pan.mumayi.net/myspace.aspx?username=shaton

TOP

[求助]winxp的无人值守安装文件winnt.sif的问题?

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   FileSystem=Ignore
   Repartition=No
   OEMPnPDriversPath="Install\Drivers\VIA;Install\Drivers\LAN"
   DriverSigningPolicy=Ignore

注意这个FileSystem=Ignore
欢迎来我的论坛作客,讨论启动技术:

http://www.haopeng.org/bbs/

启动技术区
影视音乐区
游戏动漫区
休闲娱乐区  

TOP

[求助]winxp的无人值守安装文件winnt.sif的问题?

谢谢lucky0504!我来试试

欢迎光临我的网络E盘
http://hqh0791.ys168.com/
http://2pan.mumayi.net/myspace.aspx?username=shaton

TOP

[求助]winxp的无人值守安装文件winnt.sif的问题?

菜鸟路过,看不明白

TOP

发新话题