home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004A.BIN
/
W2KDRVS
/
EPSON
/
WINPNP
/
ECAMAL98.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1999-07-30
|
5KB
|
176 lines
;*-------------------------------------------------------------------------*
;*
;* 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=07/30/1999
[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
;
; <InstallSectionName> for SubType 0401 on Win98
;
[EpCmUSB0401.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0401
Capabilities=3
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles,Camera.CopyWinInfFiles
DelFiles=EpCm.DelSysFiles
ICMProfiles=sRGB Color Space Profile.icm
;
; <InstallSectionName> for SubType 0402 on Win98
;
[EpCmUSB0402.Camera]
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0402
Capabilities=3
Events=EP3USD.Events
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles,Camera.CopyWinInfFiles
DelFiles=EpCm.DelSysFiles
ICMProfiles=sRGB Color Space Profile.icm
;
; <InstallSectionName> for SubType 0401 on Win2000
;
[EpCmUSB0401.Camera.nt]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=2
DeviceSubType=0x0401
Capabilities=3
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles,Camera.CopyWinInfFiles
ICMProfiles=sRGB Color Space Profile.icm
;
; <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.Events
DeviceData=EpCm.DeviceData
AddReg=EpCmUSB.AddReg
CopyFiles=Camera.CopySysFiles,Camera.CopyTwainFiles,Camera.CopyWinFiles,Camera.CopyUSBFiles,Camera.CopyWinInfFiles
ICMProfiles=sRGB Color Space Profile.icm
[EpCmUSB0401.Camera.nt.Services]
Include=sti.inf
Needs=STI.USBSection.Services
[EpCmUSB0402.Camera.nt.Services]
Include=sti.inf
Needs=STI.USBSection.Services
[EP3USD.Events]
ButtonPressed="%ButtonPressed%",{D6D20CDA-FDAA-11d2-909A-006008C896F4},*
;
; 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"
[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
PHOTO!3.hlp=1234
PHOTO!3.cnt=1234
PHOTO310.ds=1234
ECamAL98.inf=1234
[DestinationDirs]
EpCm.DelSysFiles=11
Camera.CopySysFiles=11
Camera.CopyWinInfFiles=17
Camera.CopyTwainFiles=10,TWAIN_32\EPPHOTO3.V1
Camera.CopyWinFiles=10
Camera.CopyUSBFiles=10,system32\drivers
[Camera.CopyWinInfFiles]
ECamAL98.inf
[Camera.CopySysFiles]
Ep3USD10.dll
[Camera.CopyTwainFiles]
PHOTO!3.hlp
PHOTO!3.cnt
PHOTO310.ds
[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
[Strings]
ProviderName="SEIKO EPSON CORP."
Mfg="EPSON"
USDDeviceDescUSB0401="EPSON CP-800"
USDDeviceDescUSB0402="EPSON PhotoPC 850Z"
TWAINDataSourceName="EPSON Photo!3 Ver.1"
DiskName="EPSON カメラ ドライバ ディスク"
ButtonPressed="シャッタボタン"