ESCPOS.INF Driver File Contents (Wunimini.exe)

;ESCPOS.INF

[Version]
Signature=$CHICAGO$
ver=01.01.00
Class=Printer
Provider=%EPSON%
LayoutFile=layout.inf

[SourceDisksNames]
1="EPSON TM PrinterDriver Disk",,0001

[Manufacturer]
"EPSON"

[EPSON]
"EPSON TM-295"                     = TM295.DRV,EPSON TM-295
"EPSON TM-300A No cut"             = TM300S.DRV,EPSON TM-300A No cut
"EPSON TM-300A Partial cut"        = TM300S.DRV,EPSON TM-300A Partial cut
"EPSON TM-300A Full cut"           = TM300S.DRV,EPSON TM-300A Full cut
"EPSON TM-300B No cut"             = TM300S.DRV,EPSON TM-300B No cut
"EPSON TM-300B Partial cut"        = TM300S.DRV,EPSON TM-300B Partial cut
"EPSON TM-300B Full cut"           = TM300S.DRV,EPSON TM-300B Full cut
"EPSON TM-300C(Receipt)"           = TM300S.DRV,EPSON TM-300C(Receipt)
"EPSON TM-300C(Validation)"        = TM300S.DRV,EPSON TM-300C(Validation)
"EPSON TM-300D(Receipt)"           = TM300S.DRV,EPSON TM-300D(Receipt)
"EPSON TM-300D(Validation)"        = TM300S.DRV,EPSON TM-300D(Validation)
"EPSON TM-H5000 No cut"            = TMH5000.DRV,EPSON TM-H5000 No cut
"EPSON TM-H5000 Partial cut"       = TMH5000.DRV,EPSON TM-H5000 Partial cut
"EPSON TM-H5000(Slip)"             = TM590S.DRV,EPSON TM-H5000(Slip)
"EPSON TM-L60II(Receipt)"          = TML60II.DRV,EPSON TM-L60II(Receipt)
"EPSON TM-L60II(Plural)"           = TML60II.DRV,EPSON TM-L60II(Plural)
"EPSON TM-L60II(Single)"           = TML60II.DRV,EPSON TM-L60II(Single)
"EPSON TM-T85 No cut"              = TM88S.DRV,EPSON TM-T85 No cut
"EPSON TM-T85 Partial cut"         = TM88S.DRV,EPSON TM-T85 Partial cut
"EPSON TM-T85 Full cut"            = TM88S.DRV,EPSON TM-T85 Full cut
"EPSON TM-T88 No cut"              = TM88S.DRV,EPSON TM-T88 No cut
"EPSON TM-T88 Partial cut"         = TM88S.DRV,EPSON TM-T88 Partial cut
"EPSON TM-U200B No cut"            = TM300S.DRV,EPSON TM-U200B No cut
"EPSON TM-U200B Partial cut"       = TM300S.DRV,EPSON TM-U200B Partial cut
"EPSON TM-U200D"                   = TM300S.DRV,EPSON TM-U200D
"EPSON TM-U325D(Receipt)"          = TM300S.DRV,EPSON TM-U325D(Receipt)
"EPSON TM-U325D(Validation)"       = TM300S.DRV,EPSON TM-U325D(Validation)
"EPSON TM-U375(Journal)"           = TM300S.DRV,EPSON TM-U375(Journal)
"EPSON TM-U375(Slip)"              = TM300S.DRV,EPSON TM-U375(Slip)
"EPSON TM-U375(Validation)"        = TM300S.DRV,EPSON TM-U375(Validation)
"EPSON TM-U590"                    = TM590S.DRV,EPSON TM-U590
"EPSON TM-U925 No cut"             = TM950S.DRV,EPSON TM-U925 No cut
"EPSON TM-U925 Full cut"           = TM950S.DRV,EPSON TM-U925 Full cut
"EPSON TM-U925 Partial cut"        = TM950S.DRV,EPSON TM-U925 Partial cut
"EPSON TM-U925(Slip)"              = TM950S.DRV,EPSON TM-U925(Slip)
"EPSON TM-U950 No cut"             = TM950S.DRV,EPSON TM-U950 No cut
"EPSON TM-U950 Full cut"           = TM950S.DRV,EPSON TM-U950 Full cut
"EPSON TM-U950 Partial cut"        = TM950S.DRV,EPSON TM-U950 Partial cut
"EPSON TM-U950(Slip)"              = TM950S.DRV,EPSON TM-U950(Slip)
"EPSON TM-T80 No cut"              = TM88S.DRV,EPSON TM-T80 No cut
"EPSON TM-T80 Partial cut"         = TM88S.DRV,EPSON TM-T80 Partial cut
"EPSON TM-T80 Full cut"            = TM88S.DRV,EPSON TM-T80 Full cut

;
; 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.
;
[TM300S.DRV]
CopyFiles=TM300S_COPY,UNI
DataSection=UNI_DATA

[TM88S.DRV]
CopyFiles=TM88S_COPY,UNI
DataSection=UNI_DATA

[TM950S.DRV]
CopyFiles=TM950S_COPY,UNI
DataSection=UNI_DATA

[TM295.DRV]
CopyFiles=TM295_COPY,UNI
DataSection=UNI_DATA

[TML60II.DRV]
CopyFiles=TML60II_COPY,UNI
DataSection=UNI_DATA

[TM590S.DRV]
CopyFiles=TM590S_COPY,UNI
DataSection=UNI_DATA

[TMH5000.DRV]
CopyFiles=TMH5000_COPY,UNI
DataSection=UNI_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)
;
[TM300S_COPY]
TM300S.DRV

[TM88S_COPY]
TM88S.DRV

[TM950S_COPY]
TM950S.DRV

[TM295_COPY]
TM295.DRV

[TML60II_COPY]
TML60II.DRV

[TM590S_COPY]
TM590S.DRV

[TMH5000_COPY]
TMH5000.DRV

[UNI]
UNIDRV.DLL
UNIDRV.HLP
ICONLIB.DLL

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[UNI_DATA]
HelpFile=UNIDRV.HLP
DefaultDataType=EMF

[DestinationDirs]
DefaultDestDir=11

[SourceDiskeFiles]
TM300S.DRV=1,WIN95
TM88S.DRV=1,WIN95
TM950S.DRV=1,WIN95
TM295.DRV=1,WIN95
TML60II.DRV=1,WIN95
TM950S.DRV=1,WIN95
TMH5000.DRV=1,WIN95

;
; Localizable Strings
;
[Strings]
EPSON="EPSON"
CLASSNAME="Printer"

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: web3, load: 1.85