TheTechGuide Forum

General Category => Software => Topic started by: Guest_Jackeroo on May 22, 2003, 09:50:54 PM

Title: change the unattend w2k installation partition?
Post by: Guest_Jackeroo on May 22, 2003, 09:50:54 PM
I use the Win2k SetMGR to create a unattend answer file to automatically install the windows 2000 to my harddisk.

But it always to install it to my C: partition or d (it seemed be random)£¬how can i change the installation partition during the unattend installation....

thx

This is My unattended answer File:
==========================================
;SetupMgrTag
[Data]
    AutoPartition=0
    MsDosInitiated=\"0\"
    UnattendedInstall=\"Yes\"

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=Yes
    TargetPath=\WINNT
    DriverSigningPolicy=Ignore
    OemPnPDriversPath=\"PnPDrvrs\ATi\2KXP_INF; PnPDrvrs\DFE530TX\"

[GuiUnattended]
    AdminPassword=delight
    OEMSkipRegional=1
    TimeZone=210
    OemSkipWelcome=1

[UserData]
    FullName=pcdsoft
    OrgName=pcd
    ComputerName=pcdsoft
    ProductID=\"DDTPV-TXMX7-BBGJ9-WGY8K-B9GHM\"

[Display]
    BitsPerPel=24
    Xresolution=1024
    YResolution=768
    Vrefresh=72

[RegionalSettings]
    LanguageGroup=9,10
    SystemLocale=00000804
    UserLocale=00000804
    InputLocale=0804:00000804

[GuiRunOnce]
    Command0=\"rundll32 printui.dll,PrintUIEntry /in /n \\print\hp\"

[Identification]
    JoinWorkgroup=pcd

[Networking]
    InstallDefaultComponents=No

[NetAdapters]
    Adapter1=params.Adapter1

[params.Adapter1]
    INFID=*

[NetClients]
    MS_MSClient=params.MS_MSClient

[NetServices]
    MS_SERVER=params.MS_SERVER

[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=192.168.0.68
    SubnetMask=255.255.255.0
    DefaultGateway=192.168.0.252
    DNSServerSearchOrder=192.168.0.252
    WINS=No
    NetBIOSOptions=0