Es41n.inf Driver File Contents (epson11373.exe)

; ES41.INF  -- Windows Still Image Setup File for Windows
; Copyright (c) 2001 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.ntx86=es41.cat
DriverVer=10/25/2004,2.6.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\ES0041
FFMT.Files=10,TWAIN_32\ESCNDV\ES0041\FFMT
EPSON.Color.Files=23				; LDID_SYS\COLOR
ES41.Color.Files=23				; LDID_SYS\COLOR
USB.Scan.CopySys32Files=10,system32\drivers	; LDID_WIN\system32\drivers

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

[Strings]
Mfg					= "EPSON"
ES41.DeviceDesc		= "EPSON Perfection 2480/2580"
DSName				= "EPSON Perfection 2480/2580"
StartButton			= "Start Button"
CopyButton			= "Copy Button"
MailButton			= "Scan to E-mail Button"
SaveButton			= "Scan and Save Button"
RegSection			= "SOFTWARE\EPSON\EPSON Scan\ES0041"
ScanApp				= "EPSON Smart Panel"
DiskName			= "EPSON Scanners Driver Disk"

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

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

[Models]
%ES41.DeviceDesc%  = USB.ES41,USB\VID_04B8&PID_0121

[Models.NTx86.5.1]
%ES41.DeviceDesc%  = USB.ES41XP,USB\VID_04B8&PID_0121

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

[USB.ES41]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES41.Events
DeviceData=ES41.DeviceData
AddReg=ESSTI41.AddReg,USB.Driver.AddReg,USB.IF.AddReg,ES41.AddReg
;CopyFiles=ESSTI41.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES41.Color.Files,USB.Scan.CopySys32Files
CopyFiles=USB.Scan.CopySys32Files
ICMProfiles="PER248_R.ICM,PER248_T.ICM"

[USB.ES41.ntx86]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x03
Events=ES41.Events
DeviceData=ES41.DeviceData
AddReg=ESSTI41.AddReg,USB.IF.AddReg,ES41.AddReg
;CopyFiles=ESSTI41.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES41.Color.Files
ICMProfiles="PER248_R.ICM,PER248_T.ICM"

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

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

[USB.ES41XP]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x13
Events=ES41.Events
DeviceData=ES41XP.DeviceData
AddReg=ESWIA41.AddReg,USB.IF.AddReg,ES41.AddReg
;CopyFiles=ESWIA41.USD.Files,DS.Files,DRV.Files,FFMT.Files,TBL.Files,EPSON.Color.Files,ES41.Color.Files
ICMProfiles="PER248_R.ICM,PER248_T.ICM"

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

[ES41XP.DeviceData]
TwainDS=%DSName%
Model=%ES41.DeviceDesc%
NumButtons=4,1
ExtCmdModule="esint41.dll"
HOptRes=2400,1
VOptRes=2400,1

[ES41.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%

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

[ESSTI41.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{A3B140F5-08B8-41c1-8023-9D9735323B6B}"
HKCR,CLSID\{A3B140F5-08B8-41c1-8023-9D9735323B6B},,,"EPSON USD"
HKCR,CLSID\{A3B140F5-08B8-41c1-8023-9D9735323B6B}\InProcServer32,,,%11%\essti41.dll
HKCR,CLSID\{A3B140F5-08B8-41c1-8023-9D9735323B6B}\InProcServer32,ThreadingModel,,"Apartment"

[ESWIA41.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{E6DB89C2-5A2A-43a7-BB0C-158D50C291F4}"
HKCR,CLSID\{E6DB89C2-5A2A-43a7-BB0C-158D50C291F4},,,"EPSON USD"
HKCR,CLSID\{E6DB89C2-5A2A-43a7-BB0C-158D50C291F4}\InProcServer32,,,%11%\eswia41.dll
HKCR,CLSID\{E6DB89C2-5A2A-43a7-BB0C-158D50C291F4}\InProcServer32,ThreadingModel,,"Both"

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

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

[ES41.AddReg] ; Model dependent
HKLM,%RegSection%,"Version",0x00010001 ,0x00010000
HKLM,%RegSection%,"Hardware File",,"ES0041.hrd"
HKLM,%RegSection%,"Supported",,"EPSON GT-F500/F550,EPSON Perfection 2480/2580"

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

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

[ESSTI41.USD.Files]
essti41.dll
esint41.dll
esfw41.bin

[ESWIA41.USD.Files]
eswia41.dll
esint41.dll
esfw41.bin

[DS.Files]
per2480.ds
escndv.exe
escndvrs.dll

[DRV.Files]
es0041.hrd
esicm.dll
esdevif.dll
esdevcl.dll
esscncl.dll
esui.dll
esutwb.dll
esdscl.dll
estwpmg.dll
esfit.dll
esimgctl.dll
estwm.exe
escndv.chm
estwh.chm
esimfl.dll
esres.dll
pfudsrv.dll
esdtr.dll
version.dat

[FFMT.files]
epbmp.dll
epjpg.dll
epmtf.dll
eptif.dll
eppdf.dll
epipd.dll
epbmpres.dll
epjpgres.dll
epmtfres.dll
eptifres.dll
eppdfres.dll

[TBL.Files]
es0041.idx

[EPSON.Color.Files]
ewadobe.icm
ewapple.icm
ewcie.icm
ewcmatch.icm
ewntsc.icm
ewpalsec.icm
ewsmpte.icm
ewwide.icm
ewsrgb.icm

[ES41.Color.Files]
per248_r.icm
per248_t.icm

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

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

essti41.dll=2001
eswia41.dll=2001
esint41.dll=2001
esfw41.bin=2001

ewadobe.icm=2002
ewapple.icm=2002
ewcie.icm=2002
ewcmatch.icm=2002
ewntsc.icm=2002
ewpalsec.icm=2002
ewsmpte.icm=2002
ewwide.icm=2002
ewsrgb.icm=2002

escndvrs.dll=2003
esres.dll=2003
epbmpres.dll=2003
epjpgres.dll=2003
epmtfres.dll=2003
eptifres.dll=2003
eppdfres.dll=2003
escndv.chm=2003
estwh.chm=2003

pfudsrv.dll=2004
esdtr.dll=2004

es0041.idx=2065
es0041.hrd=2065
per2480.ds=2065
per248_r.icm=2065
per248_t.icm=2065
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: web2, load: 1.13