Available 4 files for Lexmark 1020
Select Files
Company
Lexmark
Categories
Printers
Serie
Lexmark Others
Model
Lexmark 1020
Description
1020 BE
Operating System
Windows 3.x-95
Version
3.0.3.2
Language Driver
English
Size Driver
1MB
File Name
2bwn39le.exe
Observations
I. Lexmark 1020 Color Jetprinter Printer Business Edition Driver for
Microsoft Windows 3.1, 3.11 and Windows 95.
II. VERSION HISTORY
Version 3.0.3.2 - Released 8/23/96
III. CONTENTS:
In addition to this README.txt file you should also have the
following files:
Filename Description
----------- ------------------
LICENSE.TXT End User License Agreement
Filename Description
------------ ------------------
BINKLOW.WA_ Sound files
CINKLOW.WA_ Sound files
CJ27INST.INI Driver Installation file
DOS-READ.ME Dos Setup Instructions
INSTALL.EXE Dos Install program
JP1020.WRI Driver Readme file
LPASF.WA_ Sound files
LXCOLCLN.OU_ Clean Nozzle output file
LXDBOXCP.EX_ Dos box
LXIMAGE.BM_ Driver file
LXINST32.EXE Installation program
LXMONCLN.OU_ Clean Nozzel output file
MESSAGE.WA_ Sound files
NOCOMM.WA_ Sound files
PJAM.WA_ Sound files
README.EXE Installation program
RUBITTLC.OU_ Alignment output file
RUBITTLK.OU_ Alignment output file
RUHELP.HL_ Driver Help file
RUTESTB.OU_ Test page output file
RUTESTC.OU_ Test page output file
SETUP.EXE Installation program
SPEAKER.DR_ Speaker driver
TY.WA_ Sound files
UNSETL32.EXE Win 95 Uninstall program
UNSETLP.EXE Uninstall program
VPD.38_ Driver file (Win 3.1 only)
WIN95.INF Win 95 Printer Information file
WLCTRL.DL_ Driver file
WLDSPLER.EX_ Despooler
WLJNLLIB.DL_ Driver file
WLPRSHT.DL_ Driver file
WLRASTER.DL_ Driver file
WLRSRC.DL_ Driver file
WLSPLMGR.EX_ Spool Manager
WWLXRU.DR_ Driver file
WWLXRULN.DL_ Driver file
YHAPP.WA_ Sound files
ABOUT.TXT
IV. INSTALLATION INSTRUCTIONS
1. Locate where you downloaded the 1020 B/E file.
2. Launch the 2BWN39LE.EXE program to start the
file extraction and driver installation.
3. Follow the on-screen instructions.
4. Click on the Readme icon in the Lexmark 1020 Color
jetprinter group for more information on your printer.
VI. DRIVER SUPPORT:
Lexmark provides technical support for this printer driver.
Call the Lexmark Technical Support Center at (606) 232-3000.
Company
Lexmark
Categories
Printers
Serie
Lexmark Others
Model
Lexmark 1020
Description
1020 BE
Operating System
Windows NT3.51
Version
3.69
Language Driver
English
Size Driver
127KB
File Name
2bwn3a3e.exe
Observations
[Identification]
OptionType = PRINTER
[Options]
"Lexmark 1020 Mono" = rasddui, lminkjet, rasdd
"Lexmark 1020 Color Jetprinter" = rasddui, lminkjet, rasdd
[Identify]
read-syms Identification
set Status = STATUS_SUCCESSFUL
set Identifier = $(OptionType)
set Media = #("Source Media Descriptions", 1, 1)
Return $(Status) $(Identifier) $(Media)
[ReturnOptions]
set Status = STATUS_FAILED
set OptionList = {}
set OptionTextList = {}
set LanguageList = ^(LanguagesSupported, 1)
Ifcontains(i) $($0) in $(LanguageList)
goto returnoptions
else
set Status = STATUS_NOLANGUAGE
goto finish_ReturnOptions
endif
returnoptions = +
set OptionList = ^(Options, 0)
set OptionTextList = ^(OptionsText$($0), 1)
set Status = STATUS_SUCCESSFUL
finish_ReturnOptions = +
Return $(Status) $(OptionList) $(OptionTextList)
[InstallOption]
set Status = STATUS_FAILED
set Option = $($1)
set SrcDir = $($2)
set AddCopy = $($3)
set DoCopy = $($4)
set DoConfig = $($5)
set LanguageList = ^(LanguagesSupported, 1)
Ifcontains(i) $($0) in $(LanguageList)
else
set Status = STATUS_NOLANGUAGE
goto finish_InstallOption
endif
read-syms Strings$($0)
set OptionList = ^(Options, 0)
ifcontains $(Option) in $(OptionList)
else
goto finish_InstallOption
endif
set OptionList = ""
set ConfigOption = #(Options, $(Option), 1)
set DataOption = #(Options, $(Option), 2)
set DriverOption = #(Options, $(Option), 3)
installtheoption = +
ifstr(i) $(AddCopy) == "YES"
install Install-AddCopyOption
ifstr(i) $(STF_INSTALL_OUTCOME) != "STF_SUCCESS"
Debug-Output "Adding video files to copy list failed"
goto finish_InstallOption
endif
endif
ifstr(i) $(DoCopy) == "YES"
read-syms ProgressCopy$($0)
install Install-DoCopyOption
ifstr(i) $(STF_INSTALL_OUTCOME) == "STF_FAILURE"
Debug-Output "Copying files failed"
goto finish_InstallOption
else-ifstr(i) $(STF_INSTALL_OUTCOME) == "STF_USERQUIT"
set Status = STATUS_USERCANCEL
goto finish_InstallOption
Company
Lexmark
Categories
Printers
Serie
Lexmark Others
Model
Lexmark 1020
Description
1020 BE
Operating System
Windows NT4
Version
3.69
Language Driver
English
Size Driver
188KB
File Name
2bnt4a3e.exe
Observations
[Version]
Signature="$Windows NT$"
Provider="Lexmark"
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"Lexmark"
;
; 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.
;
[Lexmark]
"Lexmark 1020 (Mono)" = Lmijnt40.DLL
"Lexmark 1020 Color Jetprinter" = Lmijnt40.DLL
;
; 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.
;
[Lmijnt40.DLL.NT]
CopyFiles=@.\Lmijnt40.DLL,RASDD_NT
DataFile=Lmijnt40.DLL
DataSection=RASDD_DATA_NT
[Lmijnt40.DLL]
[email protected],@PJLMON.DLL,UNI,FINSTALL
DataSection=UNI_DATA
DriverFile=Lmijnt40.DRV
LanguageMonitor=%PJL_MONITOR%
; 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).
;
[FINSTALL]
FINSTALL.DLL
FINSTALL.HLP
[UNI]
UNIDRV.DLL
UNIDRV.HLP
ICONLIB.DLL
[RASDD_NT]
.\RASDD.DLL
.\RASDDUI.DLL
.\RASDDUI.HLP
Company
Lexmark
Categories
Printers
Serie
Lexmark Others
Model
Lexmark 1020
Description
1020 BE
Operating System
MS-Dos
Version
V1.01
Language Driver
Multilingual
Size Driver
218KB
File Name
ie1020du.exe
Observations
[Version]
Signature="$Windows NT$"
Provider=%LEXMARK%
LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=07/09/2001
CatalogFile=lxvosdrv.cat
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%LEXMARK%=LEXMARK_PRINTERS
;
; 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.
;
[LEXMARK_PRINTERS]
"Lexmark 1020 Color Jetprinter" = INST_DRVR,LPTENUM\Lexmark_____________05AF,Lexmark_____________05AF
;
; 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.
;
[INST_DRVR]
CopyFiles=DRIVER_FILES, SYSTEM32_FILES
DataSection=UNIDRV_DATA
DataFile=LXVOSDRV.GPD
Include=NTPRINT.INF
Needs=UNIDRV.OEM
;VendorSetup=LXVOSUI.DLL, OEMStartVendorSetup
; 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).
;
; May need to modify this [PSCRIPT4] and [UNIDRV4] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.
[DRIVER_FILES]
LXVOSDRV.GPD
LXVOSPSZ.GPD
LXVOSDRV.INI
LXVOSRDR.DLL
LXVOICUR.DLL
LXVOFCIC.DLL
LXVOCLR.DLL
LXVOSUI.DLL
LXVOSRES.DLL
LXVOALG3.OUT
LXVOALG1.OUT
LXVOCLN3.OUT
LXVOCLN1.OUT
Access to Official Website Lexmark
Welcome to the HelpDrivers, driver for printers.
Original files: In HelpDrivers, all drivers, manuals, BIOS, etc. are those originally provided by the official manufacturers. Click here to learn more
You can download by either clicking the 'Download' button. From the File Download window, verify that "Save" is selected and click OK.
Do not rename the file you're downloading, it may cause installation problems.