Es8an.inf Driver File Contents (epson12704.exe)

; ES8A.INF  -- Windows Still Image Setup File for Windows
; Copyright (c) 2008 SEIKO EPSON Corporation
; Manufacturer: SEIKO EPSON CORP.

;--------------------------------------------------------------------------------

[Version]
Signature="$Windows NT$"
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
;CatalogFile.nt=ES8A.cat
DriverVer=04/22/2008,3.4.5.0

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir=11							; LDID_SYS
DS.Files=10,TWAIN_32\ESCNDV
TBL.Files=10,TWAIN_32\ESCNDV\ESSYS			; LDID_WIN\TWAIN_32\ESCNDV\ESSYS
DRV.Files=10,TWAIN_32\ESCNDV\ES008A
FFMT.Files=10,TWAIN_32\ESCNDV\ES008A\FFMT
EPSON.Color.Files=23						; LDID_SYS\COLOR
ES8A.Color.Files=23							; LDID_SYS\COLOR
USB.Scan.CopySys32Files=10,system32\drivers	; LDID_WIN\system32\drivers
SCSI.Scan.CopySys32Files=10,system32\drivers	; LDID_WIN\system32\drivers

;--------------------------------------------------------------------------------

[Strings]
Mfg					= "EPSON"
ES8A.DeviceDesc		= "EPSON GT-20000"
DSName				= "EPSON GT-20000"
StartButton			= "Start Button"
RegSection			= "SOFTWARE\EPSON\EPSON Scan\ES008A"
RegSection.x64		= "SOFTWARE\WoW6432Node\EPSON\EPSON Scan\ES008A"
ScanApp				= "EPSON Scan"
DiskName			= "EPSON Scanners Driver Disk"
ICCName				= "GT20000R.ICM"

;--------------------------------------------------------------------------------

[Manufacturer]
%Mfg%=Models,NTx86.5.1,NTamd64

[Models]
%ES8A.DeviceDesc%  = USB.ES8A,USB\VID_04B8&PID_0138
%ES8A.DeviceDesc%  = SCSI.ES8A,SCSI\EPSON___ES-H7200________0
%ES8A.DeviceDesc%  = SCSI.ES8A,SCSI\EPSON___ES-H7200________1
%ES8A.DeviceDesc%  = SCSI.ES8A,SCSI\EPSON___GT-20000________0
%ES8A.DeviceDesc%  = SCSI.ES8A,SCSI\EPSON___GT-20000________1

[Models.NTx86.5.1]
%ES8A.DeviceDesc%  = USB.ES8AXP,USB\VID_04B8&PID_0138
%ES8A.DeviceDesc%  = SCSI.ES8AXP,SCSI\EPSON___ES-H7200________0
%ES8A.DeviceDesc%  = SCSI.ES8AXP,SCSI\EPSON___ES-H7200________1
%ES8A.DeviceDesc%  = SCSI.ES8AXP,SCSI\EPSON___GT-20000________0
%ES8A.DeviceDesc%  = SCSI.ES8AXP,SCSI\EPSON___GT-20000________1

[Models.NTamd64]
%ES8A.DeviceDesc%  = USB.ES8AXP.x64,USB\VID_04B8&PID_0138
%ES8A.DeviceDesc%  = SCSI.ES8AXP.x64,SCSI\EPSON___ES-H7200________0
%ES8A.DeviceDesc%  = SCSI.ES8AXP.x64,SCSI\EPSON___ES-H7200________1
%ES8A.DeviceDesc%  = SCSI.ES8AXP.x64,SCSI\EPSON___GT-20000________0
%ES8A.DeviceDesc%  = SCSI.ES8AXP.x64,SCSI\EPSON___GT-20000________1

;--------------------------------------------------------------------------------

[USB.ES8A]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES8A.Events
DeviceData=ES8A.DeviceData
AddReg=ESCANB.AddReg,USB.Driver.AddReg,USB.IF.AddReg,ES8A.AddReg
;CopyFiles=ESCANB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files,USB.Scan.CopySys32Files
CopyFiles=USB.Scan.CopySys32Files
ICMProfiles=%ICCName%

[SCSI.ES8A]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES8A.Events
DeviceData=ES8A.DeviceData
AddReg=ESCANB.AddReg,SCSI.Driver.AddReg,SCSI.IF.AddReg,ES8A.AddReg
;CopyFiles=ESCANB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files,SCSI.Scan.CopySys32Files
CopyFiles=SCSI.Scan.CopySys32Files
ICMProfiles=%ICCName%

[USB.ES8A.ntx86]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES8A.Events
DeviceData=ES8A.DeviceData
AddReg=ESCANB.AddReg,USB.IF.AddReg,ES8A.AddReg
;CopyFiles=ESCANB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[USB.ES8A.ntx86.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SCSI.ES8A.ntx86]
Include=sti.inf
Needs=STI.SCSISection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES8A.Events
DeviceData=ES8A.DeviceData
AddReg=ESCANB.AddReg,SCSI.IF.AddReg,ES8A.AddReg
;CopyFiles=ESCANB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[SCSI.ES8A.ntx86.Services]
Include=sti.inf
Needs=STI.SCSISection.Services

[ES8A.DeviceData]
TwainDS=%DSName%
Model=%ES8A.DeviceDesc%

[ES8A.Events]
Button0=%StartButton%,{7D245E24-56C0-11d1-BED9-00AA002F3325},%ScanApp%

;--------------------------------------------------------------------------------

[USB.ES8AXP]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x13
Events=ES8AXP.Events
DeviceData=ES8AXP.DeviceData
AddReg=ESWIAB.AddReg,USB.IF.AddReg,ES8A.AddReg
;CopyFiles=ESWIAB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[USB.ES8AXP.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[USB.ES8AXP.CoInstallers]
AddReg=ESExtendXP.AddReg
;CopyFiles=ESExtendXP.CopyFiles

[SCSI.ES8AXP]
Include=sti.inf
Needs=STI.SCSISection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x13
Events=ES8AXP.Events
DeviceData=ES8AXP.DeviceData
AddReg=ESWIAB.AddReg,SCSI.IF.AddReg,ES8A.AddReg
;CopyFiles=ESWIAB.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[SCSI.ES8AXP.Services]
Include=sti.inf
Needs=STI.SCSISection.Services

[SCSI.ES8AXP.CoInstallers]
AddReg=ESExtendXP.AddReg
;CopyFiles=ESExtendXP.CopyFiles

[ESExtendXP.AddReg]
HKR,,CoInstallers32,0x10000,"escdev.dll,RegDeviceEvent"

[ESExtendXP.CopyFiles]
escdev.dll

[USB.ES8AXP.x64]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x13
Events=ES8AXP.Events
DeviceData=ES8AXP.DeviceData
AddReg=ESWIAB.x64.AddReg,USB.IF.AddReg,ES8A.x64.AddReg
;CopyFiles=ESWIAB.x64.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[USB.ES8AXP.x64.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[USB.ES8AXP.x64.CoInstallers]
AddReg=ESExtendXP.x64.AddReg
;CopyFiles=ESExtendXP.x64.CopyFiles

[SCSI.ES8AXP.x64]
Include=sti.inf
Needs=STI.SCSISection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x13
Events=ES8AXP.Events
DeviceData=ES8AXP.DeviceData
AddReg=ESWIAB.x64.AddReg,SCSI.IF.AddReg,ES8A.x64.AddReg
;CopyFiles=ESWIAB.x64.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES8A.Color.Files
ICMProfiles=%ICCName%

[SCSI.ES8AXP.x64.Services]
Include=sti.inf
Needs=STI.SCSISection.Services

[SCSI.ES8AXP.x64.CoInstallers]
AddReg=ESExtendXP.x64.AddReg
;CopyFiles=ESExtendXP.x64.CopyFiles

[ESExtendXP.x64.AddReg]
HKR,,CoInstallers32,0x10000,"esxcdev.dll,RegDeviceEvent"

[ESExtendXP.x64.CopyFiles]
esxcdev.dll

[ES8AXP.DeviceData]
TwainDS=%DSName%
Model=%ES8A.DeviceDesc%
NumButtons=1,1
HOptRes=600,1
VOptRes=1200,1
ModelCode="ES008A"

[ES8AXP.Events]
Button0=%StartButton%,{A6C5A715-8C6E-11D2-977A-0000F87A926F},%ScanApp%

[ESExtendXP.Info]
EventNum=1
EventApp="EPSON Scan",1,"TWAIN_32\ESCNDV\ESCNDV.EXE"

;--------------------------------------------------------------------------------

[ESCANB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{4E470040-B4E9-11D0-8BC4-00AA0059897B}"
HKCR,CLSID\{4E470040-B4E9-11D0-8BC4-00AA0059897B},,,"EPSON USD"
HKCR,CLSID\{4E470040-B4E9-11D0-8BC4-00AA0059897B}\InProcServer32,,,%11%\essiscsi.dll
HKCR,CLSID\{4E470040-B4E9-11D0-8BC4-00AA0059897B}\InProcServer32,ThreadingModel,,"Apartment"

[ESWIAB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{990A9DE2-D535-43ab-8A54-BC59A0349C92}"
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92},,,"EPSON USD"
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92}\InProcServer32,,,%11%\escwiab.dll
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92}\InProcServer32,ThreadingModel,,"Both"

[ESWIAB.x64.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{990A9DE2-D535-43ab-8A54-BC59A0349C92}"
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92},,,"EPSON USD"
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92}\InProcServer32,,,%11%\esxcwiab.dll
HKCR,CLSID\{990A9DE2-D535-43ab-8A54-BC59A0349C92}\InProcServer32,ThreadingModel,,"Both"

[SCSI.Driver.AddReg]
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"

[USB.Driver.AddReg]
HKR,,NTMPDriver,,"usbscan.sys"

[SCSI.IF.AddReg]
HKR,,HardwareConfig,1,2

[USB.IF.AddReg]
HKR,,HardwareConfig,1,4

[ES8A.AddReg] ; Model dependent
HKLM,%RegSection%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection%,"Hardware File",,"ES008A.hrd"
HKLM,%RegSection%,"Supported",,"EPSON ES-H7200,EPSON GT-20000"

[ES8A.x64.AddReg] ; Model dependent
HKLM,%RegSection.x64%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection.x64%,"Hardware File",,"ES008A.hrd"
HKLM,%RegSection.x64%,"Supported",,"EPSON ES-H7200,EPSON GT-20000"

;--------------------------------------------------------------------------------

[SCSI.Scan.CopySys32Files]
scsiscan.sys,,,16
scsimap.sys,,,16

[USB.Scan.CopySys32Files]
usbscan.sys,,,16

[ESCANB.USD.Files]
essiscsi.dll,,,32

[ESWIAB.USD.Files]
escwiab.dll,,,32

[ESWIAB.x64.USD.Files]
esxcwiab.dll,,,32

[DS.Files]
gt20000.ds,,,32
escndv.exe,,,32
escndvrs.dll,,,32

[DRV.Files]
es008a.hrd,,,32
es008a.dti,,,32
esicm.dll,,,32
esdevif.dll,,,32
esdevcl.dll,,,32
esscncl.dll,,,32
esui.dll,,,32
esutwb.dll,,,32
esdscl.dll,,,32
estwpmg.dll,,,32
esfit.dll,,,32
esimgctl.dll,,,32
estwm.exe,,,32
escndv.chm,,,32
estwh.chm,,,32
esimfl.dll,,,32
esres.dll,,,32
esdtr.dll,,,32
esdtr2.dll,,,32
esmps.dll,,,32
esmpsres.dll,,,32
version.dat,,,32
esimgdet.dll,,,32
esddc.dll,,,32
esddc.prm,,,32
escires.dll,,,32
esdde.dll,,,32
esdde.prm,,,32
esffmt.chm,,,32

[FFMT.files]
epbmp.dll,,,32
epjpg.dll,,,32
epmtf.dll,,,32
eptif.dll,,,32
eppdf.dll,,,32
eppij.dll,,,32
eppit.dll,,,32
esexf.dll,,,32
pdflib.dll,,,32
espimtif.dll,,,32
epbmpres.dll,,,32
epjpgres.dll,,,32
epmtfres.dll,,,32
eptifres.dll,,,32
eppdfres.dll,,,32
eppijres.dll,,,32
eppitres.dll,,,32

[TBL.Files]
es008a.idx,,,32

[EPSON.Color.Files]
ewsrgb.icm,,,32
ewrgb18.icm,,,32
ewgray22.icm,,,32
ewgray18.icm,,,32

[ES8A.Color.Files]
gt20000r.icm,,,32

;--------------------------------------------------------------------------------

[SourceDisksNames]
2000=%DiskName%,EsCore.cab,,
2001=%DiskName%,ModUsd.cab,,
2002=%DiskName%,EwColor.cab,,
2003=%DiskName%,ResLang.cab,,
2004=%DiskName%,ModExt.cab,,
2138=%DiskName%,gt20000.cab,,
8000=%DiskName%,,,

[SourceDisksFiles]
escndv.exe=2000
esicm.dll=2000
esfit.dll=2000
esimfl.dll=2000
esdevif.dll=2000
esdevcl.dll=2000
esscncl.dll=2000
esui.dll=2000
esutwb.dll=2000
esdscl.dll=2000
estwpmg.dll=2000
esimgctl.dll=2000
estwm.exe=2000
version.dat=2000
epbmp.dll=2000
epjpg.dll=2000
epmtf.dll=2000
eptif.dll=2000
eppdf.dll=2000
eppij.dll=2000
eppit.dll=2000
esexf.dll=2000
espimtif.dll=2000
pdflib.dll=2000
esmps.dll=2000
esimgdet.dll=2000
esddc.dll=2000
esddc.prm=2000
escires.dll=2000
ewsrgb.icm=2000
ewrgb18.icm=2000
ewgray22.icm=2000
ewgray18.icm=2000
esdde.dll=2000
esdde.prm=2000

essiscsi.dll=2001
escwiab.dll=2001
esxcwiab.dll=2001

escndvrs.dll=2003
esres.dll=2003
epbmpres.dll=2003
epjpgres.dll=2003
epmtfres.dll=2003
eptifres.dll=2003
eppdfres.dll=2003
eppijres.dll=2003
eppitres.dll=2003
escndv.chm=2003
estwh.chm=2003
esmpsres.dll=2003
esffmt.chm=2003

esdtr.dll=2004
esdtr2.dll=2004

es008a.idx=2138
es008a.hrd=2138
es008a.dti=2138
gt20000.ds=2138
gt20000r.icm=2138

escdev.dll=8000
esxcdev.dll=8000
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: ftp, load: 2.10