Jump to content

Recommended Posts

Posted

I have 2 hard drives in my system i made a unattended boot cd. Works great if i only have 1 hard drive hooked up...if both drives are windows is installed on the d:...anyway to coorect this?


Posted

[Data]

AutoPartition=0

Will stop at the partition part for you to choose :)

here's what i have.

[Data]
   AutoPartition=1
   FileSystem=LeaveAlone
   MsDosInitiated="0"
   UnattendedInstall="Yes"

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=Yes
   TargetPath=\WINDOWS
   Repartition=No
   UnattendSwitch="no"
   WaitForReboot="no"
   

[GuiUnattended]
   AdminPassword=
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=20
   OemSkipWelcome=1

[UserData]
   ProductKey=
   FullName=
   OrgName=
   ComputerName=*

[Display]
   BitsPerPel=32
   Xresolution=1280
   YResolution=1024

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=319

[RegionalSettings]
   LanguageGroup=17,1
   Language=00000409

[Identification]
   JoinWorkgroup=MSHOME

[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
   MS_NWIPX=params.MS_NWIPX
   MS_NetBEUI=params.MS_NetBEUI

[params.MS_TCPIP]
   DNS=Yes
   UseDomainNameDevolution=No
   EnableLMHosts=Yes
   AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
   SpecificTo=Adapter1
   DHCP=Yes
   WINS=No
   NetBIOSOptions=0

[params.MS_NWIPX]
   VirtualNetworkNumber=00000000
   AdapterSections=params.MS_NWIPX.Adapter1

[params.MS_NWIPX.Adapter1]
   SpecificTo=Adapter1
   PktType=0xFF
   NetworkNumber=00000000

[Components]
   msmsgs=off
   msnexplr=off
   freecell=off
   hearts=off
   minesweeper=off
   pinball=off
   solitaire=off
   spider=off
   zonegames=off

[Shell]
   DefaultStartPanelOff = Yes
   DefaultThemesOff = Yes

[GuiRunOnce]
   %systemdrive%\UPDATES\main_batch.cmd
   %systemdrive%\UPDATES\hotfixes.cmd
   %systemdrive%\UPDATES\applications.cmd

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...