44 lines
628 B
Plaintext
44 lines
628 B
Plaintext
|
; Copyright (c) 1998 - 1999 Microsoft Corporation
|
||
|
|
||
|
[Unattended]
|
||
|
;UnattendMode=DefaultHide
|
||
|
OemPreinstall=No
|
||
|
FileSystem=LeaveAlone
|
||
|
ConfirmHardware=No
|
||
|
NtUpgrade=No
|
||
|
TargetPath=SUBTARGETPATH
|
||
|
|
||
|
[GuiUnattended]
|
||
|
AdminPassword=*
|
||
|
AutoLogon=No
|
||
|
TimeZone=004
|
||
|
|
||
|
[Display]
|
||
|
BitsPerPel=8
|
||
|
Xresolution=1024
|
||
|
Yresolution=768
|
||
|
Vrefresh=60
|
||
|
|
||
|
[UserData]
|
||
|
FullName="Makarand Patwardhan"
|
||
|
OrgName="Microsoft Corporation"
|
||
|
ComputerName=MAKARP
|
||
|
|
||
|
[LicenseFilePrintData]
|
||
|
AutoMode=PERSEAT
|
||
|
|
||
|
[Networking]
|
||
|
InstallDefaultComponents=Yes
|
||
|
|
||
|
[Identification]
|
||
|
JoinWorkgroup=WKGRP
|
||
|
|
||
|
[Components]
|
||
|
TSKeyboardDrivers=ON
|
||
|
TSPrinterDrivers=ON
|
||
|
TSEnable=ON
|
||
|
TSClients=ON
|
||
|
IIS=OFF
|
||
|
MTS=OFF
|
||
|
|