; ; --- WIN95.INF --- ; ; Automated Windows 95 Batch Setup Information File ; (for use with Microsoft System Management Server) ; ; Refer to the Windows 95 resource kit for information about ; section entries and setup installation options. [Setup] ; Remove ";" and set this value to your 10-digit Windows 95 product ID, ; which is printed on the Windows 95 CD or your Certification of Authenticity. ;ProductID=9999999999 ProductType=1 ; 0 = stop for user input, 1 = do not stop for user input Express=1 ; 0 = Compact, 1 = Typical, 2 = Portable, 3 = Custom InstallType=1 ; The location of the Windows Directory ; If blank, default directory will be used. InstallDir="" ; 1 = Allow user to change the installation directory ; 0 = don't allow user to change installation directory ChangeDir=0 ; 1 = Allow selection of optional components ; 0 = Don't allow selection of optional components. ; Should be 1 unless all defaults are desired. OptionalComponents=0 ; 0 = Don't search; 1 = Search source directory for INF's DevicePath=1 ; 0 = Do not allow user to choose Uninstall and do not back up existing Windows ; 1 = Show Uninstall options for user to choose ; 5 = Automatically create backup files for uninstalling Windows 95 Uninstall=0 ; 0 = Do not create startup disk, 1 = Create startup disk EBD=0 ; 1 = Reboot after setup, ; 0 = Don't reboot (user will have to manually restart system). Reboot=1 ; Some Win95 installs will require a second reboot... ; 1 = Don't display prompt before second reboot ; 0 = Display prompt for second reboot NoPrompt2Boot=1 ; 1 = Force Compliance Upgrade Check ; 0 = Don't force Compliance Upgrade check CCP=0 ; 1 = Display all dialogs during setup, 0 = don't display all dialogs during setup Display=0 ; 0 = Prompt user to confirm before overwriting more recent files ; 1 = Overwrite all without prompting for confirmation VRC=1 ; 1 = Warn user when an unknown version of Pen Windows is installed ; 0 = Do not display warning. PenWinWarning=0 ; Remove ";" from the value for your timezone ; (file shipped with TimeZone="Pacific" selected) ;TimeZone="Afghanistan" ;TimeZone="Alaskan" ;TimeZone="Arabian" ;TimeZone="Atlantic" ;TimeZone="AUS Central" ;TimeZone="Azores" ;TimeZone="Bangkok" ;TimeZone="Canada Central" ;TimeZone="Cen. Australia" ;TimeZone="Central" ;TimeZone="Central Asia" ;TimeZone="Central Pacific" ;TimeZone="China" ;TimeZone="Czech" ;TimeZone="Dateline" ;TimeZone="E. Europe" ;TimeZone="E. South America" ;TimeZone="Eastern" ;TimeZone="Egypt" ;TimeZone="Fiji" ;TimeZone="GFT" ;TimeZone="GMT" ;TimeZone="Greenwich" ;TimeZone="Hawaiian" ;TimeZone="India" ;TimeZone="Iran" ;TimeZone="Israel" ;TimeZone="Lisbon Warsaw" ;TimeZone="Mexico" ;TimeZone="Mid-Atlantic" ;TimeZone="Mountain" ;TimeZone="New Zealand" ;TimeZone="Newfoundland" TimeZone="Pacific" ;TimeZone="Romance" ;TimeZone="Russian" ;TimeZone="SA Eastern" ;TimeZone="SA Pacific" ;TimeZone="SA Western" ;TimeZone="Samoa" ;TimeZone="Saudi Arabia" ;TimeZone="South Africa" ;TimeZone="Sydney" ;TimeZone="Taipei" ;TimeZone="Tasmania" ;TimeZone="Tokyo" ;TimeZone="US Eastern" ;TimeZone="US Mountain" ;TimeZone="W. Europe" ;TimeZone="West Asia" ;TimeZone="West Pacific" [NameAndOrg] ; Name of registered user ; If left blank, a default value for this key will be determined. Name="" ; Organization ; If left blank, a default value for this key will be determined. Org="" ; 1 = Display name and organization dialog during setup ; 0 = Don't display name and organization dialog during setup Display=0 [Network] ; Default to Client for Microsoft Networks (VREDIR) and ; Microsoft client for Netware Networks (NWREDIR). ; Refer to the Win95 resource guide for valid values. ; If this key does not specify VREDIR, the [VREDIR] section ; will be ignored. Clients=VREDIR, NWREDIR ; 0 = Do not prompt for network components during Custom setup type, ; so Setup will only use detection to install networking ; 1 = Prompt for network components Display=0 ; Computer name (must be unique identifier on network) ; If left blank, a default value for this key will be determined. ComputerName="" ; Computer workgroup (also used for domain default) ; If left blank, a default value for this key will be determined. Workgroup="" ; Computer description ; If left blank, a default value for this key will be determined. Description="" ; User Security ; share = share level security ; nwserver = user level security, validated by a NetWare server ; domain = user level security, validated by a Windows NT domain ; msserver = user level security, validated by a computer running Windows NT Workstation Security=share [VRedir] ; This section is used if the client is to be configured as ; a Client for Microsoft Networks (ie: [Network] Clients ; key specifies VREDIR). ; 0 = Don't validate logons ; 1 = Validate logon to NT domain ValidatedLogon=1 ; Windows NT Domain to use for logon validation. ; If left blank, a default value for this key will be determined. LogonDomain= [Printers] ; This section is used to install one or more printers during Windows ; 95 setup. If the [Printers] section contains no entries, the user ; will not be prompted to select a printer. The entry syntax is: ; ; "Printer Name"="driver name", port or network print queue UNC ; ; eg: "First floor printer"="HP Laserjet IIIsi",\\Server_1\PrtShr_1