Es37n.inf Driver File Contents (epson12258.exe)

; ES37.INF  -- Windows Still Image Setup File for Windows
; Copyright (c) 2007 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=es37.cat
DriverVer=01/11/2007,3.0.4.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\ES0037
FFMT.Files=10,TWAIN_32\ESCNDV\ES0037\FFMT
EPSON.Color.Files=23						; LDID_SYS\COLOR
ES37.Color.Files=23							; LDID_SYS\COLOR
USB.Scan.CopySys32Files=10,system32\drivers	; LDID_WIN\system32\drivers

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

[Strings]
Mfg					= "EPSON"
ES37.DeviceDesc		= "EPSON Stylus CX6400"
DSName				= "EPSON Stylus CX6400"
StartButton			= "Scan Button"
MailButton			= "Scan to E-mail Button"
RegSection			= "SOFTWARE\EPSON\EPSON Scan\ES0037"
RegSection.x64		= "SOFTWARE\WoW6432Node\EPSON\EPSON Scan\ES0037"
ScanApp				= "EPSON Smart Panel"
DiskName			= "EPSON Scanners Driver Disk"
ICCName				= "CX6400_R.ICM"

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

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

[Models]
%ES37.DeviceDesc%  = USB.ES37,USB\VID_04B8&PID_0805&MI_00

[Models.NTx86.5.1]
%ES37.DeviceDesc%  = USB.ES37XP,USB\VID_04B8&PID_0805&MI_00

[Models.NTamd64]
%ES37.DeviceDesc%  = USB.ES37XP.x64,USB\VID_04B8&PID_0805&MI_00

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

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

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

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

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

[ES37.Events]
Button0=%StartButton%,{7D245E24-56C0-11d1-BED9-00AA002F3325},%ScanApp%
Button1=%MailButton%,{21538DC0-B49F-11d3-B981-00104B130C19},%ScanApp%

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

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

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

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

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

[ES37XP.DeviceData]
TwainDS=%DSName%
Model=%ES37.DeviceDesc%
NumButtons=2,1
HOptRes=1200,1
VOptRes=1200,1
ModelCode="ES0037"

[ES37XP.Events]
Button0=%StartButton%,{A6C5A715-8C6E-11D2-977A-0000F87A926F},%ScanApp%
Button1=%MailButton%,{FC4767C1-C8B3-48A2-9CFA-2E90CB3D3590},%ScanApp%

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

[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"

[ESWIAD.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{AAE3632B-62CB-4848-AB00-4467B78BB498}"
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498},,,"EPSON USD"
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498}\InProcServer32,,,%11%\escwiad.dll
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498}\InProcServer32,ThreadingModel,,"Both"

[ESWIAD.x64.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{AAE3632B-62CB-4848-AB00-4467B78BB498}"
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498},,,"EPSON USD"
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498}\InProcServer32,,,%11%\esxcwiad.dll
HKCR,CLSID\{AAE3632B-62CB-4848-AB00-4467B78BB498}\InProcServer32,ThreadingModel,,"Both"

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

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

[ES37.AddReg] ; Model dependent
HKLM,%RegSection%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection%,"Hardware File",,"ES0037.HRD"
HKLM,%RegSection%,"Supported",,"EPSON Stylus CX6400,EPSON Stylus CX6300"

[ES37.x64.AddReg] ; Model dependent
HKLM,%RegSection.x64%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection.x64%,"Hardware File",,"ES0037.HRD"
HKLM,%RegSection.x64%,"Supported",,"EPSON Stylus CX6400,EPSON Stylus CX6300"

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

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

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

[ESWIAD.USD.Files]
escwiad.dll,,,32

[ESWIAD.x64.USD.Files]
esxcwiad.dll,,,32

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

[DRV.Files]
es0037.hrd,,,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
ade.dll,,,32
ade001.bin,,,32
esddc.dll,,,32

[FFMT.files]
epbmp.dll,,,32
epjpg.dll,,,32
epmtf.dll,,,32
eptif.dll,,,32
eppdf.dll,,,32
epipd.dll,,,32
eppij.dll,,,32
eppit.dll,,,32
esexf.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]
es0037.idx,,,32

[EPSON.Color.Files]
ewsrgb.icm,,,32

[ES37.Color.Files]
cx6400_r.icm,,,32

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

[SourceDisksNames]
2000=%DiskName%,EsCore.cab,,
2001=%DiskName%,ModUsd.cab,,
2003=%DiskName%,ResLang.cab,,
2004=%DiskName%,ModExt.cab,,
2055=%DiskName%,cx6400.cab,,

[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
epipd.dll=2000
eppij.dll=2000
eppit.dll=2000
esexf.dll=2000
espimtif.dll=2000
ewsrgb.icm=2000
esmps.dll=2000
esimgdet.dll=2000
ade.dll=2000
ade001.bin=2000
esddc.dll=2000

essiscsi.dll=2001
escwiad.dll=2001
esxcwiad.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

esdtr.dll=2004
esdtr2.dll=2004

es0037.idx=2055
es0037.hrd=2055
cx6400.ds=2055
cx6400_r.icm=2055
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: web4, load: 1.26