A Control File (UNATTEND.TXT) for Windows NT 4


The following is a working UNATTEND.TXT file:

[Unattended]
OemSkipEula = yes
OemPreinstall = yes
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
FileSystem = LeaveAlone
ExtendOEMPartition = 0
ConfirmHardware = no
NtUpgrade = no
Win31Upgrade = no
TargetPath = winnt
OverwriteOemFilesOnUpgrade = no
KeyboardLayout = "United Kingdom"

[UserData]
FullName = "Desktop System Test"
OrgName = "Madge Networks Ltd"
ComputerName = MADGE-PC
ProductId = "Enter your Product id"

[GuiUnattended]
OemSkipWelcome = 1
OEMBlankAdminPassword = 1
TimeZone = "(GMT) Greenwich Mean Time; Dublin, Edinburgh, London"

[Display]
ConfigureAtLogon = 0
BitsPerPel = 8
XResolution = 640
YResolution = 480
VRefresh = 60
AutoConfirm = 1

[Network]
InstallAdapters = SelectedAdaptersSection
InstallProtocols = ProtocolsSection
InstallServices = ServicesSection
JoinWorkgroup = madge

[SelectedAdaptersSection]
;Madge Smart Automated 16/4 Ringnode Installation
MDGMPAUTO = OEMCardParameters,c:\mdgmport

[OEMCardParameters]

[ProtocolsSection]
NBF = NBFParamSection

[NBFParamSection]

 

Alternative [SelectedAdaptersSection] and [OEMCardParameters] sections for Smart 16/4 PCI Ringnode (BM) Mk2

[SelectedAdaptersSection]
MDGPCIBM = OEMCardParameters,c:\mdgmport

[OEMCardParameters]
BusType=5
BusNumber=0

 

Alternative [SelectedAdaptersSection] and [OEMCardParameters] sections for Smart 16/4 AT Plus Ringnode

[SelectedAdaptersSection]
MDGATP = OEMCardParameters,c:\mdgmport

[OEMCardParameters]
;Madge Smart 16/4 AT Plus Ringnode IO=0A20 IRQ=3 DMA Ch=3
IoBaseAddress=2592
InterruptNumber=3
DmaChannel=0
BusType=1
BusNumber=0

 

Alternative [SelectedAdaptersSection] and [OEMCardParameters] sections for Smart 16/4 PCMCIA Ringnode

[SelectedAdaptersSection]
MDGPCMCIA=OEMCardParameters,c:\mdgmport

[OEMCardParameters]
;Madge Smart 16/4 PCMCIA Ringnode IO=0300
BusNumber=0
BusType=1
IoBaseAddre
ss=768


See Also: