Es52n.inf Driver File Contents (epson12180.exe)

; ES52.INF  -- Windows Still Image Setup File for Windows
; Copyright (c) 2006 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=es52.cat
DriverVer=11/20/2006,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\ES0052
FFMT.Files=10,TWAIN_32\ESCNDV\ES0052\FFMT
EPSON.Color.Files=23						; LDID_SYS\COLOR
ES52.Color.Files=23							; LDID_SYS\COLOR
ES52INTP.x64.Files=10,SysWOW64				; LDID_WIN\SysWOW64
USB.Scan.CopySys32Files=10,system32\drivers	; LDID_WIN\system32\drivers

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

[Strings]
Mfg					= "EPSON"
ES52.DeviceDesc		= "EPSON Perfection 3490/3590"
DSName				= "EPSON Perfection 3490/3590"
StartButton			= "Start Button"
CopyButton			= "Copy Button"
MailButton			= "Scan to E-mail Button"
SaveButton			= "Scan to PDF Button"
RegSection			= "SOFTWARE\EPSON\EPSON Scan\ES0052"
RegSection.x64		= "SOFTWARE\WoW6432Node\EPSON\EPSON Scan\ES0052"
ScanApp				= "EPSON Creativity Suite"
DiskName			= "EPSON Scanners Driver Disk"
ICCName				= "PER349_R.ICM,PER349_F.ICM"

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

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

[Models]
%ES52.DeviceDesc%  = USB.ES52,USB\VID_04B8&PID_0122

[Models.NTx86.5.1]
%ES52.DeviceDesc%  = USB.ES52XP,USB\VID_04B8&PID_0122

[Models.NTamd64]
%ES52.DeviceDesc%  = USB.ES52XP.x64,USB\VID_04B8&PID_0122

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

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

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

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

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

[ES52.Events]
Button0=%StartButton%,{7D245E24-56C0-11d1-BED9-00AA002F3325},%ScanApp%
Button1=%CopyButton%,{21538DC0-B49F-11d3-B981-00104B130C19},%ScanApp%
Button2=%MailButton%,{21538DC1-B49F-11d3-B981-00104B130C19},%ScanApp%
Button3=%SaveButton%,{520C1710-BD4B-4503-95F9-7268B69ABA49},%ScanApp%

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

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

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

[ES52XP.DeviceData]
TwainDS=%DSName%
Model=%ES52.DeviceDesc%
ExtCmdModule="esint52.dll"
NumButtons=4,1
HOptRes=3200,1
VOptRes=3200,1
ModelCode="ES0052"

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

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

[ES52XP.x64.DeviceData]
TwainDS=%DSName%
Model=%ES52.DeviceDesc%
ExtCmdModule="esxuin52.dll"
NumButtons=4,1
HOptRes=3200,1
VOptRes=3200,1
ModelCode="ES0052"

[ES52XP.Events]
Button0=%StartButton%,{A6C5A715-8C6E-11D2-977A-0000F87A926F},%ScanApp%
Button1=%CopyButton%,{FC4767C1-C8B3-48A2-9CFA-2E90CB3D3590},%ScanApp%
Button2=%MailButton%,{154E27BE-B617-4653-ACC5-0FD7BD4C65CE},%ScanApp%
Button3=%SaveButton%,{A65B704A-7F3C-4447-A75D-8A26DFCA1FDF},%ScanApp%

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

[ESSTI52.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{19657287-3ABD-4be8-9431-6E4F9DDEDD43}"
HKCR,CLSID\{19657287-3ABD-4be8-9431-6E4F9DDEDD43},,,"EPSON USD"
HKCR,CLSID\{19657287-3ABD-4be8-9431-6E4F9DDEDD43}\InProcServer32,,,%11%\essti52.dll
HKCR,CLSID\{19657287-3ABD-4be8-9431-6E4F9DDEDD43}\InProcServer32,ThreadingModel,,"Apartment"

[ESWIA52.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{941DF964-6229-4bcf-AB83-54B73605D421}"
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421},,,"EPSON USD"
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421}\InProcServer32,,,%11%\eswia52.dll
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421}\InProcServer32,ThreadingModel,,"Both"

[ESWIA52.x64.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{941DF964-6229-4bcf-AB83-54B73605D421}"
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421},,,"EPSON USD"
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421}\InProcServer32,,,%11%\esxwia52.dll
HKCR,CLSID\{941DF964-6229-4bcf-AB83-54B73605D421}\InProcServer32,ThreadingModel,,"Both"

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

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

[ES52.AddReg] ; Model dependent
HKLM,%RegSection%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection%,"Hardware File",,"ES0052.HRD"
HKLM,%RegSection%,"Supported",,"EPSON GT-F520/F570,EPSON Perfection 3490/3590"

[ES52.x64.AddReg] ; Model dependent
HKLM,%RegSection.x64%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection.x64%,"Hardware File",,"ES0052.HRD"
HKLM,%RegSection.x64%,"Supported",,"EPSON GT-F520/F570,EPSON Perfection 3490/3590"

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

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

[ESSTI52.USD.Files]
essti52.dll,,,32
esint52.dll,,,32
esfw52.bin,,,32

[ESWIA52.USD.Files]
eswia52.dll,,,32
eswiaml.dll,,,32
esint52.dll,,,32
esfw52.bin,,,32

[ESWIA52.x64.USD.Files]
esxwia52.dll,,,32
esxwiaml.dll,,,32
esxuin52.dll,,,32
esfw52.bin,,,32

[ES52INTP.x64.Files]
esint52.dll,,,32

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

[DRV.Files]
es0052.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
version.dat,,,32
esmps.dll,,,32
esmpsres.dll,,,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]
es0052.idx,,,32

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

[ES52.Color.Files]
per349_r.icm,,,32
per349_f.icm,,,32

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

[SourceDisksNames]
2000=%DiskName%,EsCore.cab,,
2001=%DiskName%,ModUsd.cab,,
2003=%DiskName%,ResLang.cab,,
2004=%DiskName%,ModExt.cab,,
2082=%DiskName%,Per3490.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

essti52.dll=2001
eswia52.dll=2001
eswiaml.dll=2001
esxwia52.dll=2001
esxwiaml.dll=2001
esint52.dll=2001
esxuin52.dll=2001
esfw52.bin=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

es0052.idx=2082
es0052.hrd=2082
per3490.ds=2082
per349_r.icm=2082
per349_f.icm=2082
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: 1.75