; ESCP5BC.INF for Windows 2000
[Version]
Signature="$Windows NT$"
Provider=%EPSON%
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]
%EPSON%=EPSON
;
; 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.
;
[EPSON]
"EPSON LQ-580 ESC/P 2" = ESCP5B.GPD,LPTENUM\EPSONLQ-580BDBC,EPSONLQ-580BDBC,EPSON_LQ-580
"EPSON LQ-570e ESC/P 2" = ESCP5C.GPD,LPTENUM\EPSONLQ-570e994C,EPSONLQ-570e994C,EPSON_LQ-570e
;
; 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.
;
[ESCP5B.GPD]
CopyFiles=@ESCP5B.DLL,@ESCP5B.GPD,UNIDRV,LANMON_5B,STM3,STM3_5B,STM3_SYS32,STM3_SYS32_5B,EPSETUP,EPSETUP_VS
DataSection=UNIDRV_DATA_5B
DataFile=ESCP5B.GPD
[ESCP5C.GPD]
CopyFiles=@ESCP5C.DLL,@ESCP5C.GPD,UNIDRV,LANMON_5C,STM3,STM3_5C,STM3_SYS32,STM3_SYS32_5C,EPSETUP,EPSETUP_VS
DataSection=UNIDRV_DATA_5C
DataFile=ESCP5C.GPD
; 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).
;
[UNIDRV]
UNIDRV.DLL
UNIRES.DLL
UNIDRVUI.DLL
STDNAMES.GPD
UNIDRV.HLP
[LANMON_5B]
E_SL2029.DLL
[LANMON_5C]
E_SL2035.DLL
[STM3]
E_SENV04.EXE
E_SICN04.EXE
E_SMON04.DLL
E_SMON04.INI
E_SRESE4.DLL
E_SRUN04.EXE
E_SSET04.DLL
E_STMS04.EXE
EB4ST000.DAT
EB4ST001.DAT
E_SDA104.EXE
E_SDC104.EXE
E_SDW104.DLL
E_SEST32.DLL
E_SHEL01.DLL
E_SHRCE1.DLL
E_SMSTE4.HLP
ES_COMB4.EXE
ES_COMB4.INI
E_SRCV04.EXE
[STM3_5B]
E_SD0104.DLL
E_SD01E4.DLL
E_SD01X4.DAT
[STM3_5C]
E_SD0304.DLL
E_SD03E4.DLL
E_SD03X4.DAT
[STM3_SYS32]
E_SPNF01.EXE
E_SRCV04.EXE
[STM3_SYS32_5B]
E_SD01X4.DAT
[STM3_SYS32_5C]
E_SD03X4.DAT
[EPSETUP]
EPUPDATE.EXE
SETUP32.DLL
ESCP5BC.EIF
[EPSETUP_VS]
EPUPDATE.EXE
SETUP32.DLL
ESCP5BC.EIF
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[UNIDRV_DATA_5B]
DriverFile=UNIDRV.DLL
ConfigFile=UNIDRVUI.DLL
HelpFile=UNIDRV.HLP
LanguageMonitor="EPSON STM3 2KMonitor29,E_SL2029.DLL"
VendorSetup="SETUP32.DLL,UpdatePrinterApps"
[UNIDRV_DATA_5C]
DriverFile=UNIDRV.DLL
ConfigFile=UNIDRVUI.DLL
HelpFile=UNIDRV.HLP
LanguageMonitor="EPSON STM3 2KMonitor35,E_SL2035.DLL"
VendorSetup="SETUP32.DLL,UpdatePrinterApps"
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
LANMON_5B=66002
LANMON_5C=66002
STM3_SYS32=66002
STM3_SYS32_5B=66002
STM3_SYS32_5C=66002
EPSETUP_VS=66002
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames.x86]
51 = %SDN1%,,,
52 = %SDN2%,,,
53 = %SDN3%,,,
54 = %SDN4%,,,
55 = %SDN5%,,,
56 = %SDN6%,,,
57 = %SDN7%,,,
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
ESCP5B.DLL=51,..\WIN2000
ESCP5C.DLL=51,..\WIN2000
ESCP5B.GPD=51,..\WIN2000
ESCP5C.GPD=51,..\WIN2000
E_SL2029.DLL=51,..\WIN2000
E_SL2035.DLL=51,..\WIN2000
E_SENV04.EXE=54,..\STM3
E_SICN04.EXE=54,..\STM3
E_SMON04.DLL=54,..\STM3
E_SMON04.INI=54,..\STM3
E_SRESE4.DLL=54,..\STM3
E_SRUN04.EXE=54,..\STM3
E_SSET04.DLL=54,..\STM3
E_STMS04.EXE=54,..\STM3
EB4ST000.DAT=55,..\STM3
EB4ST001.DAT=56,..\STM3
E_SD0104.DLL=57,..\STM3
E_SD01E4.DLL=57,..\STM3
E_SD0304.DLL=57,..\STM3
E_SD03E4.DLL=57,..\STM3
E_SDA104.EXE=57,..\STM3
E_SDC104.EXE=57,..\STM3
E_SDW104.DLL=57,..\STM3
E_SEST32.DLL=57,..\STM3
E_SHEL01.DLL=57,..\STM3
E_SHRCE1.DLL=57,..\STM3
E_SMSTE4.HLP=57,..\STM3
ES_COMB4.EXE=57,..\STM3
ES_COMB4.INI=57,..\STM3
E_SRCV04.EXE=57,..\STM3
E_SPNF01.EXE=57,..\STM3
E_SD01X4.DAT=57,..\STM3
E_SD03X4.DAT=57,..\STM3
EPUPDATE.EXE=51,..\WIN2000
SETUP32.DLL=51,..\WIN2000
ESCP5BC.EIF=51,..\WIN2000
;
; Localizable Strings
;
[OEM URLs]
%EPSON% = %EPSONURL%
[Strings]
EPSON="EPSON"
EPSONURL = "http://www.epson.com/"
SDN1="EPSON LQ-580/570e ESC/P 2 Driver Disk 1"
SDN2="EPSON LQ-580/570e ESC/P 2 Driver Disk 2"
SDN3="EPSON LQ-580/570e ESC/P 2 Driver Disk 3"
SDN4="EPSON LQ-580/570e ESC/P 2 Driver Disk 4"
SDN5="EPSON LQ-580/570e ESC/P 2 Driver Disk 5"
SDN6="EPSON LQ-580/570e ESC/P 2 Driver Disk 6"
SDN7="EPSON LQ-580/570e ESC/P 2 Driver Disk 7"
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.