ECamAL98.INF Driver File Contents (pc3000zphoto3.exe)

;*-------------------------------------------------------------------------*
;*
;* ECamAL98.INF
;*
;* Windows Still Image Setup File for EPSON digital camera devices.
;*
;* Copyright (C) SEIKO EPSON CORP. 1999.  All Rights Reserved.
;*
;*=========================================================================/
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%ProviderName%
DriverVer=01/21/2000,3.1.4.0

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
; ManufacturerName = ManufacturerNameSection
%Mfg%=CameraModels

;
; <ManufacturerNameSection>
;
[CameraModels]
; DeviceDescription = InstallSectionName, DevicePnPId [,CompatibleId[,CompatibleId...]]
%USDDeviceDescUSB0401%=EpCmUSB0401.Camera,USB\VID_04B8&PID_0401
%USDDeviceDescUSB0402%=EpCmUSB0402.Camera,USB\VID_04B8&PID_0402
%USDDeviceDescUSB0403%=EpCmUSB0403.Camera,USB\VID_04B8&PID_0403

;
; <InstallSectionName> for SubType 0401 on Win98
;
[EpCmUSB0401.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0401
Capabilities=3
Events=EP3USD.Events0401
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles
DelFiles=EpCm.DelSysFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera98

;
; <InstallSectionName> for SubType 0402 on Win98
;
[EpCmUSB0402.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0402
Capabilities=3
Events=EP3USD.Events0402
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles
DelFiles=EpCm.DelSysFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera98

;
; <InstallSectionName> for SubType 0403 on Win98
;
[EpCmUSB0403.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0403
Capabilities=3
Events=EP3USD.Events0403
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles
DelFiles=EpCm.DelSysFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera98

;
; <InstallSectionName> for SubType 0401 on Win2000
;
[EpCmUSB0401.Camera.nt]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0401
Capabilities=3
Events=EP3USD.Events0401
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles
DelFiles=EpCm.DelInfFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera2000

;
; <InstallSectionName> for SubType 0402 on Win2000
;
[EpCmUSB0402.Camera.nt]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0402
Capabilities=3
Events=EP3USD.Events0402
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles
DelFiles=EpCm.DelInfFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera2000

;
; <InstallSectionName> for SubType 0403 on Win2000
;
[EpCmUSB0403.Camera.nt]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0403
Capabilities=3
Events=EP3USD.Events0403
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg,StillImageReg.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles
DelFiles=EpCm.DelInfFiles
ICMProfiles=sRGB Color Space Profile.icm
UninstallSection=Uninstall.Camera2000


[EpCmUSB0401.Camera.nt.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[EpCmUSB0402.Camera.nt.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[EpCmUSB0403.Camera.nt.Services]
Include=sti.inf
Needs=STI.USBSection.Services

;
; Map Events to Default Applications...
;
[EP3USD.Events0401]
ConnectionEvent=%ConnectionEvent%,{D6D20CD9-FDAA-11D2-909A-006008C896F4},%EvtAppName0%

[EP3USD.Events0402]
ConnectionEvent=%ConnectionEvent%,{D6D20CD9-FDAA-11D2-909A-006008C896F4},%EvtAppName0%
ButtonPressed=%ShutterButton%,{D6D20CDA-FDAA-11D2-909A-006008C896F4},*

[EP3USD.Events0403]
ConnectionEvent=%ConnectionEvent%,{D6D20CD9-FDAA-11D2-909A-006008C896F4},%EvtAppName0%
ShutterButton=%ShutterButton%,{D6D20CDA-FDAA-11D2-909A-006008C896F4},%EvtAppName1%
ImageQualityButton=%ImageQualityButton%,{D6D20CDB-FDAA-11D2-909A-006008C896F4},%EvtAppName2%
FlashButton=%FlashButton%,{D6D20CDC-FDAA-11D2-909A-006008C896F4},%EvtAppName3%
SelfTimerButton=%SelfTimerButton%,{D6D20CDD-FDAA-11D2-909A-006008C896F4},%EvtAppName4%

;
; Device Data Section
;
[EpCm.DeviceData]
TwainDS=%TWAINDataSourceName%

;
; Add Registry Section for USB
;
[EpCmUSB.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbscan.sys
; Stuff for Still Image Interface support in Windows 98 / NT 5.0
HKR,,USDClass,,"{359378A2-1CD3-11d2-AE08-444553540000}"
HKCR,CLSID\{359378A2-1CD3-11d2-AE08-444553540000},,,"EPSON STI Camera USD"
HKCR,CLSID\{359378A2-1CD3-11d2-AE08-444553540000}\InProcServer32,,,%11%\Ep3USD10.dll
HKCR,CLSID\{359378A2-1CD3-11d2-AE08-444553540000}\InProcServer32,ThreadingModel,,"Both"

;
; Still Image Application Registration
;
[StillImageReg.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName0%,0,"%10%\TWAIN_32\EPPHOTO3.V1\EPEVTSTB.EXE /StiDevice:%%1 /StiEvent:%%2"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName1%,2,"%10%\TWAIN_32\EPPHOTO3.V1\EPEVTSTB.EXE /WARN /StiDevice:%%1 /StiEvent:%%2"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName2%,2,"%10%\TWAIN_32\EPPHOTO3.V1\EPEVTSTB.EXE /WARN /StiDevice:%%1 /StiEvent:%%2"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName3%,2,"%10%\TWAIN_32\EPPHOTO3.V1\EPEVTSTB.EXE /WARN /StiDevice:%%1 /StiEvent:%%2"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName4%,2,"%10%\TWAIN_32\EPPHOTO3.V1\EPEVTSTB.EXE /WARN /Setup /StiDevice:%%1 /StiEvent:%%2"

[StillImageReg.DelReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName0%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName1%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName2%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName3%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%EvtAppName4%

[SourceDisksNames]
1234=%DiskName%,"ECamAL98.CAB", 0

[SourceDisksFiles]
; Because Win98 and NT5.0 already contain TWAIN and MSVCRT40 (and because
; we only support this INF for Win98 and NT5.0, we don't need to copy:
; MSVCRT40.dll, MFC40.dll, TWAIN.dll, TWAIN_32.dll, TWUNK_16.exe, TWUNK_32.exe
Ep3USD10.dll=1234
Photo310.bin=1234
EPEVTSTB.EXE=1234
PHOTO!3.hlp=1234
PHOTO310.ds=1234

[DestinationDirs]
EpCm.DelSysFiles=11
EpCm.DelInfFiles=17
Camera.CopySysFiles=11
Camera.CopyTwainFiles=10,TWAIN_32\EPPHOTO3.V1
Camera.CopyWinFiles=10
Camera.CopyUSBFiles=10,system32\drivers

[Camera.CopySysFiles]
Ep3USD10.dll

[Camera.CopyTwainFiles]
PHOTO!3.hlp
PHOTO310.ds
EPEVTSTB.EXE

[Camera.CopyWinFiles]
Photo310.bin

[Camera.CopyUSBFiles]
usbscan.sys,,,16

[EpCm.DelSysFiles]
; Delete this file from windows\system during install so it
; doesn't conflict with the new location in windows\system32
usbscan.sys,,,1

[EpCm.DelInfFiles]
; Delete this file from windows\inf during install in case it is old
ECamAL98.inf,,,1

[Uninstall.Camera98]
DelReg=StillImageReg.DelReg
DelFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles

[Uninstall.Camera2000]
DelReg=StillImageReg.DelReg
DelFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles

[Strings]
ProviderName="SEIKO EPSON CORP."
Mfg="EPSON"
USDDeviceDescUSB0401="EPSON PhotoPC 800"
USDDeviceDescUSB0402="EPSON PhotoPC 850Z"
USDDeviceDescUSB0403="EPSON PhotoPC 3000Z"
TWAINDataSourceName="EPSON Photo!3 TWAIN"
DiskName="EPSON Camera Driver Disk"
ConnectionEvent="Connection Event"
ShutterButton="Shutter Button"
ImageQualityButton="Image Quality Button"
FlashButton="Flash Button"
SelfTimerButton="Self-Timer Button"
;
; Note that trailing spaces for the EvtAppNameXs are significant.
; This is due to e Scanners and Cameras Event Properties Dialog display bug.
; The display of application associations with events are not done by exact match.
; For example, assume applications 'foo', 'foobar', and 'foo xxx' are registered
; with STI and an event is associated with application 'foo'.  The Scanners
; and Cameras dialog will show the event to also be associated with 'foobar'
; and 'foo xxx' because the application name 'foo' matches the first three
; characters of the other application names.
; Thus, the keep "EPSON Auto Downloader" from matching "EPSON Auto Downloader Settings",
; two the trailing space characters are required!  (This should also be
; followed in the INF_xxxx section of cpplocal.h
;
EvtAppName0="Launch No Application (EPSON)"
EvtAppName1="EPSON Auto Downloader  "
EvtAppName2="EPSON Photo! Print2 Launcher"
EvtAppName3="EPSON Photo!3"
EvtAppName4="EPSON Auto Downloader Settings"

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: web5, load: 1.64