Eseb.inf Driver File Contents (epson18546.exe)

; ESEB.INF  -- Windows Still Image Setup File for Windows
; Copyright (c) 2012 Seiko Epson Corporation
; Manufacturer: Seiko Epson Corporation

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

[Version]
Signature="$Windows NT$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
CatalogFile.nt=eseb.cat
DriverVer=09/04/2015,3.9.2.2

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir=11							; LDID_SYS

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

[Strings]
Mfg					= "EPSON"
ESEB.DeviceDesc		= "EPSON Perfection V550"
DSName				= "EPSON Perfection V550"
StartButton			= "Start Button"
CopyButton			= "Copy Button"
MailButton			= "Scan to E-mail Button"
SaveButton			= "Scan to PDF Button"
DiskName			= "EPSON Scanners Driver Disk"

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

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

[Models.NTx86.5.1]
%ESEB.DeviceDesc%  = USB.ESEBXP,USB\VID_04B8&PID_013B

[Models.NTx86.6.0]
%ESEB.DeviceDesc%  = USB.ESEBNT6,USB\VID_04B8&PID_013B

[Models.NTamd64.5.2]
%ESEB.DeviceDesc%  = USB.ESEBXP.x64,USB\VID_04B8&PID_013B

[Models.NTamd64.6.0]
%ESEB.DeviceDesc%  = USB.ESEBNT6.x64,USB\VID_04B8&PID_013B

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

[USB.ESEBXP]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x11
Capabilities=0x13
Events=ESEBWIA.Events
DeviceData=ESEBWIA1.DeviceData
AddReg=ESWIA1_EB.AddReg,USB.IF.AddReg
CopyFiles=ESWIA1_EB.USD.Files

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

[ESEBWIA1.DeviceData]
TwainDS=%DSName%
Model=%ESEB.DeviceDesc%
ExtCmdModule="esinteb.dll"
NumButtons=4,1
HOptRes=6400,1
VOptRes=9600,1
ModelCode="ES00EB"
;--------------------------------------------------------------------------------

[USB.ESEBNT6]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x11
Capabilities=0x13
Events=ESEBWIA.Events
DeviceData=ESEBWIA2.DeviceData
AddReg=ESWIA2_EB.AddReg,USB.IF.AddReg
CopyFiles=ESWIA2_EB.USD.Files

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

[ESEBWIA2.DeviceData]
TwainDS=%DSName%
Model=%ESEB.DeviceDesc%
ExtCmdModule="esinteb.dll"
NumButtons=4,1
HOptRes=6400,1
VOptRes=9600,1
ModelCode="ES00EB"

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

[USB.ESEBXP.x64]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x11
Capabilities=0x13
Events=ESEBWIA.Events
DeviceData=ESEBWIA1.x64.DeviceData
AddReg=ESWIA1_EB.x64.AddReg,USB.IF.AddReg
CopyFiles=ESWIA1_EB.x64.USD.Files

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

[ESEBWIA1.x64.DeviceData]
TwainDS=%DSName%
Model=%ESEB.DeviceDesc%
ExtCmdModule="esxuineb.dll"
NumButtons=4,1
HOptRes=6400,1
VOptRes=9600,1
ModelCode="ES00EB"
;--------------------------------------------------------------------------------

[USB.ESEBNT6.x64]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x11
Capabilities=0x13
Events=ESEBWIA.Events
DeviceData=ESEBWIA2.x64.DeviceData
AddReg=ESWIA2_EB.x64.AddReg,USB.IF.AddReg
CopyFiles=ESWIA2_EB.x64.USD.Files

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

[ESEBWIA2.x64.DeviceData]
TwainDS=%DSName%
Model=%ESEB.DeviceDesc%
ExtCmdModule="esxuineb.dll"
NumButtons=4,1
HOptRes=6400,1
VOptRes=9600,1
ModelCode="ES00EB"

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

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

[ESWIA1_EB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9361A415-59F6-49b8-A7E1-1CA893D84B39}"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39},,,"EPSON USD"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,,,%11%\eswiaeb.dll
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,ThreadingModel,,"Both"

[ESWIA2_EB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9361A415-59F6-49b8-A7E1-1CA893D84B39}"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39},,,"EPSON USD"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,,,%11%\esw2_eb.dll
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,ThreadingModel,,"Both"

[ESWIA1_EB.x64.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9361A415-59F6-49b8-A7E1-1CA893D84B39}"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39},,,"EPSON USD"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,,,%11%\esxwiaeb.dll
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,ThreadingModel,,"Both"

[ESWIA2_EB.x64.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9361A415-59F6-49b8-A7E1-1CA893D84B39}"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39},,,"EPSON USD"
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,,,%11%\esxw2_eb.dll
HKCR,CLSID\{9361A415-59F6-49b8-A7E1-1CA893D84B39}\InProcServer32,ThreadingModel,,"Both"

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

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

[ESWIA1_EB.USD.Files]
eswiaeb.dll,,,32
esinteb.dll,,,32
esfweb.bin,,,32

[ESWIA2_EB.USD.Files]
esw2_eb.dll,,,32
esinteb.dll,,,32
esfweb.bin,,,32

[ESWIA1_EB.x64.USD.Files]
esxwiaeb.dll,,,32
esxuineb.dll,,,32
esfweb.bin,,,32

[ESWIA2_EB.x64.USD.Files]
esxw2_eb.dll,,,32
esxuineb.dll,,,32
esfweb.bin,,,32

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

[SourceDisksNames]
2001=%DiskName%,ModUsd.cab,,

[SourceDisksFiles]
eswiaeb.dll=2001
esxwiaeb.dll=2001
esinteb.dll=2001
esxuineb.dll=2001
esfweb.bin=2001
esw2_eb.dll=2001
esxw2_eb.dll=2001
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.38