LEXMARK.INF Driver File Contents (MPWN95AE.EXE)

; LOPTRAC.INF
;
; List of supported printers, manufacturers A through K
;

[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%LM%
LayoutFile=layout.inf

[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg

[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"

[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1

[Environment]
UpdateInis=Environment_Ini
AddReg=Environment_Reg

[Environment_Ini]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviceNotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",

[Environment_Reg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"Lexmark"
"IBM"

;
; 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.
;
; Each model lists a variation of its own name as a compatible ID. This
; is done primarily as an optimization during upgrade.
;
[Lexmark]
"Lexmark Optra N PS"              = LOPTRAN.SPD,Lexmark_Optra_N_PS
"Lexmark Optra Ep PS"             = LOPTRAEP.SPD,Lexmark_Optra_Ep_PS
"Lexmark Optra C PS"              = LOPTRAC.SPD,Lexmark_Optra_C_PS
"Lexmark Optra plus PS"           = LOPTRAP.SPD,Lexmark_Optra_plus_PS
"Lexmark Color 4079 plus PS"      = LEX4079P.SPD,Lexmark_Color_4079_plus_PS
"Lexmark Optra PS"                = LEXOPTRA.SPD,Lexmark_Optra_PS
"Lexmark 4039 plus PS"            = LEX4039P.SPD,Lexmark_4039_plus_PS

[IBM]
"IBM 4039 plus PS"                = IBM4039P.SPD,IBM_4039_plus_PS
"IBM 4079 Color Jetprinter PS"    = IBM4079.SPD,IBM_4079_Color_Jetprinter_PS
"IBM 4039 LaserPrinter PS"        = IBM4039.SPD,IBM_4039_LaserPrinter_PS
"IBM 4029 LaserPrinter PS17"      = IB402917.SPD,IBM_4029_LaserPrinter_PS17
"IBM 4029 LaserPrinter PS39"      = IB402939.SPD,IBM_4029_LaserPrinter_PS39
"IBM 4019 LaserPrinter PS17"      = IB401917.SPD,IBM_4019_LaserPrinter_PS17
"IBM 4019 LaserPrinter PS39"      = IB401939.SPD,IBM_4019_LaserPrinter_PS39

;
; 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.
;

[LEX4039P.SPD]
CopyFiles=@LEX4039P.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LEXOPTRA.SPD]
CopyFiles=@LEXOPTRA.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LOPTRAP.SPD]
CopyFiles=@LOPTRAP.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LEX4079P.SPD]
CopyFiles=@LEX4079P.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LOPTRAC.SPD]
CopyFiles=@LOPTRAC.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LOPTRAEP.SPD]
CopyFiles=@LOPTRAEP.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[LOPTRAN.SPD]
CopyFiles=@LOPTRAN.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IB401917.SPD]
CopyFiles=@IB401917.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IB401939.SPD]
CopyFiles=@IB401939.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IB402917.SPD]
CopyFiles=@IB402917.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IB402939.SPD]
CopyFiles=@IB402939.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IBM4039.SPD]
CopyFiles=@IBM4039.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IBM4039P.SPD]
CopyFiles=@IBM4039P.SPD,PSCRIPT
DataSection=PSCRIPT_DATA

[IBM4079.SPD]
CopyFiles=@IBM4079.SPD,COLOR_IBM_4079,PSCRIPT
DataSection=PSCRIPT_DATA

; 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).
;


[COLOR_IBM_4079]
PS4079.ICM

[FINSTALL]
FINSTALL.DLL
FINSTALL.HLP

[PSCRIPT]
PSCRIPT.DRV
PSCRIPT.HLP
PSCRIPT.INI
TESTPS.TXT
APPLE380.SPD
FONTS.MFM
ICONLIB.DLL
PSMON.DLL

;
; Data Sections
;
; These sections contain data that is shared between devices.
;

[PSCRIPT_DATA]
DriverFile=PSCRIPT.DRV
HelpFile=PSCRIPT.HLP
LanguageMonitor=%PS_MONITOR%

;
; Color profiles go to the colors directory. All other files go to the
; system directory
;

[DestinationDirs]
DefaultDestDir=11
COLOR_IBM_4079=23

;
; Hints for installing language monitors from a print server. These
; strings are not localized (since the localizable portion comes
; directly from the server).
;
[LanguageMonitorHints]
"PJL Language Monitor"="PJL Language Monitor,PJLMON.DLL"
"PostScript Language Monitor"="PostScript Language Monitor,PSMON.DLL"

;
; List of application cache files that need removal during upgrade. Key
; off the file extension listed in the [Extensions] section of win.ini.
;
[Caches to Remove]
qdi=WPR.DAT

;
; Localizable Strings
;
[Strings]
MS="Microsoft"
CLASSNAME="Printer"
GENERIC="Generic / Text Only"
PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
PS_MONITOR="PostScript Language Monitor,PSMON.DLL"
LM="Lexmark"

Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 0.75