home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 December
/
chip12_99.iso
/
software
/
y2k
/
novell_updates
/
client
/
clty2kp1.exe
/
WIN95
/
WINDOWS
/
SYSTEM
/
C32INST.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-12-01
|
2KB
|
70 lines
; Novell Client32 Upgrade Utility INF file
;
;(c) Copyright 1996, by Novell, Inc. All rights reserved.
; The following section contains the current version of the patch
; and is used for automated upgrades to patches.
;
; The version contains 4 fields. These are:
;
; MajorVersion.MinorVersion.Revision.Level
;
; The major version, minor version, and revision are
; fields supplied by Novell, and refer to the version
; of the client software. These will be updated with
; each new version of the Novell Client.
;
; The level, on the other hand, is a customer/installation
; defined field. It is initially set to 0 by Novell,
; but may be set to any number that is desired by the
; system administrator. This may be used to cause updates.
; This field may range from 0 to 65000.
;
; The upgrade will take place if any part of the verion
; number is greater than that stored in the registry. Thus
; 1.1.1.1 is greater than 1.1.1.0 and 1.1.2.0 is greater
; than 1.1.1.9999
[UpgradeVersion]
Version=2.2.0.0
[version]
Layoutfile=Layout.inf
signature="$CHICAGO$"
Class=Base
;/**************************************************************************/
; To upgrade a file on user's machine:
; 1.) Add a section to the CopyFiles list.
; 2.) Add the destination path for that section.
; 3.) Add a list of files to that section.
; 4.) Add source disk layout info. for those files.
; If running from the Network place all the files in
; one directory and no prompts will occur.
[client32_add]
Copyfiles=y2000.fix
[DestinationDirs]
y2000.fix = 11 ; LDID_SYS
[y2000.fix]
NWLOCALE.DLL,,,5
[SourceDisksNames]
; 0001 parameter indicates an OEM diskette, diskette will be prompted for
; if the file to be copied is not in the same directory as the INF file.
39=%DSK1_NOVELL%, "", 0001
[SourceDisksFiles]
NWLOCALE.DLL = 39
[strings]
; Source Disks
DSK1_NOVELL= "IntranetWare Client for Windows 95 disk 2"