; NTPRINT.INF (for SUR)
;
; List of supported printers, manufacturers
;
[Version]
Signature="$Windows NT$"
Provider=%M1%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
Version=1.30
CatalogFile=KC3lcd.CAT
DriverVer=07/02/2001
;[SourceDiskNames]
;1="ASPSample Setup Disk",,,\common
;[SourceDiskNames.x86]
;2="ASPSample Setup Disk (x86)",,,\x86
;[SourceDiskNames.alpha]
;2="ASPSample Setup Disk (alpha)",,,\alpha
;[SourceDisksFiles]
;Custom.ASP = 1
[ClassInstall32.NT]
AddReg=printer_class_addreg
[printer_class_addreg]
HKR,,,,%CLASSNAME%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%M1%=PrinterList
;
; Model sections.
;
; Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;
[PrinterList]
%Printer1%=kc3lb.DAT,LPTENUM\LANIER551564DF
%Printer2%=kc3lc.DAT,LPTENUM\LANIER5518A11E
%Printer3%=kc3lcd.DAT,LPTENUM\LANIER5618A1EE
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
[kc3lb.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT1
DataFile=KC3LBPS.PPD
DataSection=PSCRIPT_DATA_NT1
[kc3lc.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT2
DataFile=KC3LCPS.PPD
DataSection=PSCRIPT_DATA_NT2
[kc3lcd.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT3
DataFile=KC3LCDPS.PPD
DataSection=PSCRIPT_DATA_NT3
; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).
;
; The PAGE1.ASP,Custom.ASP entry is standard INF syntax which tells the
; setup program to copy Redirect.ASP to PAGE1.ASP in the targeted directory.
; Thus, each printer model entry should be of the form "PAGE1.ASP, <Custom ASP>"
[PSCRIPT_NT1]
KC3LB.DLL
KC3LBUI.DLL
KC3LBPS.HLP
KC3LBPS.PPD
KC3LBPS.BPD
[PSCRIPT_NT2]
KC3LC.DLL
KC3LCUI.DLL
KC3LCPS.HLP
KC3LCPS.PPD
KC3LCPS.BPD
[PSCRIPT_NT3]
KC3LCD.DLL
KC3LCDUI.DLL
KC3LCDPS.HLP
KC3LCDPS.PPD
KC3LCDPS.BPD
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[PSCRIPT_DATA_NT1]
DriverFile=KC3LB.DLL
ConfigFile=KC3LBUI.DLL
HelpFile=KC3LBPS.HLP
[PSCRIPT_DATA_NT2]
DriverFile=KC3LC.DLL
ConfigFile=KC3LCUI.DLL
HelpFile=KC3LCPS.HLP
[PSCRIPT_DATA_NT3]
DriverFile=KC3LCD.DLL
ConfigFile=KC3LCDUI.DLL
HelpFile=KC3LCDPS.HLP
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
1 = %DiskName%,,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
KC3LB.DLL = 1
KC3LBUI.DLL = 1
KC3LBPS.HLP = 1
KC3LBPS.PPD = 1
KC3LBPS.BPD = 1
KC3LC.DLL = 1
KC3LCUI.DLL = 1
KC3LCPS.HLP = 1
KC3LCPS.PPD = 1
KC3LCPS.BPD = 1
KC3LCD.DLL = 1
KC3LCDUI.DLL = 1
KC3LCDPS.HLP = 1
KC3LCDPS.PPD = 1
KC3LCDPS.BPD = 1
;
; Localizable Strings
;
[STRINGS]
; Manufactory Name
M1="LANIER"
; PSCRIPT Driver name
Printer1="LANIER 5515 PS2"
Printer2="LANIER 5518 PS2"
Printer3="LANIER 5618 PS2"
; Setup display name
DispalyName="LANIER 5515/5518/5618 PS"
; Disk name
DiskName="LANIER 5515/5518/5618 PS disk name"
; Plug and Play Info
PnP_String1="LANIER551564DF"
PnP_String2="LANIER5518A11E"
PnP_String3="LANIER5618A1EE"
;-----------------------------------------------------------------------------------
; end of inf file
;-----------------------------------------------------------------------------------
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.