;------------------------------------------------------------------
;
; emVideo.inf -- This file contains installation information for
; eMPIA USB 2.0 Video Devices: EM27xx, EM28xx and EM29xx.
;
; This installation is for Windows 2000, XP and Vista.
;
; Copyright (C) eMPIA Technology, Inc. 2002-2020
;
;------------------------------------------------------------------
; The current settings are for installation to IMAGE class.
;
; To install to MEDIA class --
; 1. uncomment the Class and ClassGUID lines for MEDIA class, and
; 2. comment out the Class and ClassGUID lines for IMAGE class.
;
[Version]
signature = "$CHICAGO$"
;Class = Media ;;; for MEDIA class
;ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318} ;;; for MEDIA class
Class = Image ;;; for IMAGE class
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f} ;;; for IMAGE class
Provider = %Vendor%
CatalogFile = etWHQL.cat
DriverVer = 10/15/2007, 061.005.033.030
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %DiskLabel%,etDevice.sys,,
[SourceDisksNames.amd64]
2 = %DiskLabel%,etDevice64.sys,,amd64\
[SourceDisksFiles]
etScan.sys = 1
etDevice.sys = 1
etFilter.sys = 1
etUSD.dll = 1
emYUV.dll = 1
etTwnXP.ds = 1
etTwain.ds = 1
Uninstall.exe = 1
revdevdll.dll = 1
[SourceDisksFiles.amd64]
etScan64.sys = 2
etDevice64.sys = 2
etFilter64.sys = 2
etUSD64.dll = 2
emYUV.dll = 1
etTwnXP.ds = 1
etTwain.ds = 1
Uninstall.exe = 1
revdevdll.dll = 1
[DestinationDirs]
DefaultDestDir = 11
CAP.CopyDLL32 = 11
CAP.CopyDLL64 = 11
CAP.CopyWOW64 = 10,syswow64
CAP.CopyEXE = 10
CAP.CopySYS32 = 10,system32\drivers
CAP.CopySYS64 = 10,system32\drivers
CAP.CopyTwain = 10,twain_32\USB2800
CAP.CopyTwnXP = 10,twain_32\USB2800
[Manufacturer]
%Vendor% = Models, NT, NT.5.1, NTamd64
[Models]
%USB2760.DeviceDesc% = USB2760,USB\VID_04f2&PID_b033&MI_00
%USB2760.DeviceDesc% = USB2760,USB\VID_04f2&PID_b033
[Models.NT]
%USB2760.DeviceDesc% = USB2760.NT,USB\VID_04f2&PID_b033&MI_00
%USB2760.DeviceDesc% = USB2760.NT,USB\VID_04f2&PID_b033
[Models.NT.5.1]
%USB2760.DeviceDesc% = USB2760.XP,USB\VID_04f2&PID_b033&MI_00
%USB2760.DeviceDesc% = USB2760.XP,USB\VID_04f2&PID_b033
[Models.NTamd64]
%USB2760.DeviceDesc% = USB2760.64,USB\VID_04f2&PID_b033&MI_00
%USB2760.DeviceDesc% = USB2760.64,USB\VID_04f2&PID_b033
;--------------------- U S B 2 7 6 0 --------------------
[USB2760]
Include = ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs = KS.Registration, KSCAPTUR.Registration
AddReg = CAP.AddReg, STIUSD.AddReg, OEM.AddReg, OEM.Defaults.AddReg
CopyFiles = CAP.CopySYS32, CAP.CopyDLL32, CAP.CopyEXE, CAP.CopyTwain
UpdateInis = CAP.UpdateIni
SubClass = StillImage
DeviceType = 2
DeviceSubType = 0
Capabilities = 1
Events = STI.Events
ICMProfiles = "sRGB Color Space Profile.icm"
[USB2760.NT]
Include = ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs = KS.Registration, KSCAPTUR.Registration.NT
AddReg = CAP.AddReg, STIUSD.AddReg, OEM.AddReg, OEM.Defaults.AddReg
CopyFiles = CAP.CopySYS32, CAP.CopyDLL32, CAP.CopyEXE, CAP.CopyTwain
UpdateInis = CAP.UpdateIni
SubClass = StillImage
DeviceType = 2
DeviceSubType = 0
Capabilities = 1
Events = STI.Events
ICMProfiles = "sRGB Color Space Profile.icm"
[USB2760.XP]
Include = ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs = KS.Registration, KSCAPTUR.Registration.NT, STI.WIAVideo.Registration
AddReg = CAP.AddReg, WIAUSD.AddReg, OEM.AddReg, OEM.Defaults.AddReg
CopyFiles = CAP.CopySYS32, CAP.CopyDLL32, CAP.CopyEXE, CAP.CopyTwnXP
UpdateInis = CAP.UpdateIni
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x11
Events = STI.Events
DeviceData = WIA.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[USB2760.64]
Include = ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs = KS.Registration, KSCAPTUR.Registration.NT, STI.WIAVideo.Registration
AddReg = CAP.AddReg64, WIAUSD.AddReg, OEM.AddReg, OEM.Defaults.AddReg
CopyFiles = CAP.CopySYS64, CAP.CopyDLL64, CAP.CopyEXE, CAP.CopyTwnXP, CAP.CopyWOW64
UpdateInis = CAP.UpdateIni
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x11
Events = STI.Events
DeviceData = WIA.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
;------------ H W ------------
[USB2760.HW]
AddReg = InstFilter2760
[USB2760.NT.HW]
AddReg = InstFilter2760NT
[USB2760.XP.HW]
AddReg = InstFilter2760NT
[USB2760.64.HW]
AddReg = InstFilter2760NT
[InstFilter2760]
HKR,,UpperFilters,0,"etScan.sys"
HKR,,LowerFilters,0,"etFilter.sys"
[InstFilter2760NT]
HKR,,"UpperFilters",0x00010000,"ScanUSBET"
HKR,,"LowerFilters",0x00010000,"FiltUSBET"
;---- I N T E R F A C E S ----
[USB2760.Interfaces]
AddInterface = %KSCATEGORY_VIDEO%, GLOBAL,Capture2760.Interface
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,Capture2760.Interface
[USB2760.NT.Interfaces]
AddInterface = %KSCATEGORY_VIDEO%, GLOBAL,Capture2760.Interface
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,Capture2760.Interface
[USB2760.XP.Interfaces]
AddInterface = %KSCATEGORY_VIDEO%, GLOBAL,Capture2760.Interface
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,Capture2760.Interface
[USB2760.64.Interfaces]
AddInterface = %KSCATEGORY_VIDEO%, GLOBAL,Capture2760.64.Interface
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,Capture2760.64.Interface
[Capture2760.Interface]
AddReg = Capture.2760.AddReg
[Capture2760.64.Interface]
AddReg = Capture.2760.64.AddReg
[Capture.2760.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
;HKR,,ExtensionDLL,,"etVFW.dll"
HKR,,FriendlyName,,%USB2760.DeviceDesc%
HKLM,%Twain.Key%,"DSName",0,%USB2760.DeviceDesc%
HKLM,%TwainWOW64.Key%,"DSName",0,%USB2760.DeviceDesc%
; IAMVideoCompression installed as static interface on both output pins
; HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
; HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","DisplayName",0x00000000,"USB2.0 1.3M UVC WebCam"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","NoModify",0x00010001,0x00000001
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","UninstallString",0x00000000,"%10%\Uninstall.exe"
; IAMVideoCompression installed as static interface on both output pins
; HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
; HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
[Capture.2760.64.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
;HKR,,ExtensionDLL,,"etVFW.dll"
HKR,,FriendlyName,,%USB2760.DeviceDesc%
HKLM,%Twain.Key%,"DSName",0,%USB2760.DeviceDesc%
HKLM,%TwainWOW64.Key%,"DSName",0,%USB2760.DeviceDesc%
HKLM,"Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","DisplayName",0x00000000,"USB2.0 1.3M UVC WebCam"
HKLM,"Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","NoModify",0x00010001,0x00000001
HKLM,"Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\USB2.0 1.3M UVC WebCam","UninstallString",0x00000000,"%10%\Uninstall.exe"
; IAMVideoCompression installed as static interface on both output pins
; HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
; HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
;------ S E R V I C E S ------
[USB2760.NT.Services]
AddService = DCamUSBET,0x00000002,DriverInstall2760
AddService = ScanUSBET,0x00000000,UpperInstall2760
AddService = FiltUSBET,0x00000000,LowerInstall2760
[USB2760.XP.Services]
AddService = DCamUSBET,0x00000002,DriverInstall2760
AddService = ScanUSBET,0x00000000,UpperInstall2760
AddService = FiltUSBET,0x00000000,LowerInstall2760
[USB2760.64.Services]
AddService = DCamUSBET,0x00000002,DriverInstall2760.64
AddService = ScanUSBET,0x00000000,UpperInstall2760.64
AddService = FiltUSBET,0x00000000,LowerInstall2760.64
[DriverInstall2760]
DisplayName = %USB2760.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etDevice.sys
[UpperInstall2760]
DisplayName = %USBscan.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etScan.sys
[LowerInstall2760]
DisplayName = %etLower.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etFilter.sys
[DriverInstall2760.64]
DisplayName = %USB2760.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etDevice64.sys
[UpperInstall2760.64]
DisplayName = %USBscan.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etScan64.sys
[LowerInstall2760.64]
DisplayName = %etLower.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\etFilter64.sys
;--------------------- C O M M O N ----------------------
[CAP.AddReg]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,etDevice.sys
HKR,,OkToHibernate,3,1
HKR,,DontSuspendIfStreamsAreRunning,3,1
HKR,,PageOutWhenUnopened,3,0
HKR,,PowerDownWhenUnopened,3,0
[STIUSD.AddReg]
; Still Image
HKR,,USDClass,,"{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}"
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A} ,,,%StillUSD%
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}\InProcServer32,,,%11%\etUSD.dll
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}\InProcServer32,ThreadingModel,,"Both"
[CAP.AddReg64]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,etDevice64.sys
HKR,,OkToHibernate,3,1
HKR,,DontSuspendIfStreamsAreRunning,3,1
HKR,,PageOutWhenUnopened,3,0
HKR,,PowerDownWhenUnopened,3,0
[STIUSD.AddReg64]
; Still Image
HKR,,USDClass,,"{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}"
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A} ,,,%StillUSD%
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}\InProcServer32,,,%11%\etUSD64.dll
HKCR,CLSID\{4C6E477B-E43B-4826-A4F4-C1D0CD73116A}\InProcServer32,ThreadingModel,,"Both"
[WIAUSD.AddReg]
HKR,,HardwareConfig,1,4
;
; The GUID in the following entries must match the class ID
; of the WIA minidriver (see wiacam.cpp).
;
;HKR,,USDClass,,"{8E3F2BAE-C8FF-4eff-AABD-0C58695389E8}"
[WIA.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
[CAP.CopySYS32]
etDevice.sys
etScan.sys
etFilter.sys
[CAP.CopySYS64]
etDevice64.sys
etScan64.sys
etFilter64.sys
[CAP.CopyDLL32]
etUSD.dll
emYUV.dll
[CAP.CopyDLL64]
etUSD64.dll
[CAP.CopyWOW64]
emYUV.dll
[CAP.CopyTwain]
etTwain.ds
[CAP.CopyTwnXP]
etTwnXP.ds
[CAP.CopyEXE]
Uninstall.exe
revdevdll.dll
[CAP.UpdateIni]
;system.ini,drivers32,,"VIDC.I420=emYUV.dll"
system.ini,drivers32,,"VIDC.YUY2=emYUV.dll"
[STI.Events]
NewPicture = "%NewPicture%",{7EFBBC99-F7B8-4332-A983-378111C32966},"%StillAPP%"
SnapButton = "%SnapButton%",{A1039393-DF3A-476c-8F16-CE9ECC503E00},"%PreviewAPP%"
;------------------------- O E M ------------------------
; For hardware designs without EEPROM: All OEM configuration data
; in this section are active.
;
; For hardware designs with EEPROM: FixupOWC, Optimization and OemID
; are specified in this section. All other configration data in this
; section will have no effects and should be spedified in EEPROM.
;
; OemID is the vendor ID from EEPROM, but can be overridden here.
;
[OEM.AddReg]
HKR,settings\OEMSettings,Optimization,0x00010001,1 ; 1=ISO, 2=Bulk
HKR,settings\OEMSettings,FixUpOWC,0x00010001,12
HKR,settings\OEMSettings,FixUpATI,0x00010001,0 ; 1=enabled for multiple root hubs
HKR,settings\OEMSettings,EnablePAL640x576,0x00010001,0 ; For 2820/2840
;;;HKR,settings\OEMSettings,BufferCount,0x00010001,8
;;;HKR,settings\OEMSettings,StrictHeader,0x00010001,0
HKR,settings\OEMSettings,OemID,0x00010001,11
;;;HKR,settings\OEMSettings,PowerControl,0x00010001,0
; Board Configurations
HKR,settings\OEMSettings,Composite,0x00010001,1 ; Composite Input
HKR,settings\OEMSettings,SVideo,0x00010001,1 ; S-Video Input
HKR,settings\OEMSettings,SonyOnBoard,0x00010001,0 ; Sony Modules
;HKR,settings\OEMSettings,XceiveMTS,0x00010001,0 ; XC3028 Baseband Audio
; Driver Configurations
HKR,settings\OEMSettings,StrictI2cAccess,0x00010001,0 ; 0=Normal, 1=Strict
HKR,settings\OEMSettings,VideoSwitchMode,0x00010001,1 ; 0=Freeze, 1=Blackout
HKR,settings\OEMSettings,EnableSquarePixel,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,Enable704,0x00010001,0 ; 1=enabled
HKR,settings\OEMSettings,EnableUSB1CMOS640,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,DSFineTune,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableGamma,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableHue,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableBacklight,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableBrightnessOEM,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableSaturationOEM,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,EnableContrastOEM,0x00010001,1 ; 1=enabled
HKR,settings\OEMSettings,GPIObyAP,0x00010001,0 ;
HKR,settings\OEMSettings,TVTuneByAP,0x00010001,0 ;
HKR,settings\OEMSettings,PowerOffIfIdle,0x00010001,0 ; for TV tuner
HKR,settings\OEMSettings,Q1280,0x00010001,2 ; CMOS 1280
HKR,settings\OEMSettings,EnableSelectiveSuspend,0x00010001,1; Selective Suspend
HKR,settings\OEMSettings,DefectPixel,0x00010001,0 ; Defect Pixel Compensation
HKR,settings\OEMSettings,ZoomQuality,0x00010001,0 ; Zoom quality
HKR,settings\OEMSettings,For_OemID,0x00010001,0x0f ;
; OEM Devices Accessed from Applications Directly.
HKR,settings\OEMSettings,Oem0I2C,0x00010001,0x60
HKR,settings\OEMSettings,Oem0Type,0x00010001,2
HKR,settings\OEMSettings,Oem1I2C,0x00010001,0x60
HKR,settings\OEMSettings,Oem1Type,0x00010001,2
HKR,settings\OEMSettings,Oem2I2C,0x00010001,0x60
HKR,settings\OEMSettings,Oem2Type,0x00010001,2
HKR,settings\OEMSettings,Oem3I2C,0x00010001,0x60
HKR,settings\OEMSettings,Oem3Type,0x00010001,2
; Tuner CFG & Overrides
;;;HKR,settings\OEMSettings,TunerIDBase,0x00010001,0
;;;HKR,settings\OEMSettings,TunerID7,0x00010001,21 ;CFG7 = SAM9082
; USB/Ext Audio Mux - 2820/2840 Only
;;;HKR,settings\OEMSettings,USBAudioMux,0x00010001,1
;;;HKR,settings\OEMSettings,ExtAudioMux,0x00010001,2
; The following OEM settings are obsolete. Please set default
; ProcAmp values in section [OEM.Defaults.AddReg] below.
;
;;;HKR,settings\OEMSettings,DefaultProcAmp,0x00010001,0x80204020
;;;HKR,settings\OEMSettings,DefaultSharpness,0x00010001,2
;;;HKR,settings\OEMSettings,DefaultGamma,0x00010001,32
; DTV Country Code - 2880 Only
;
; Option 1 - Comment out the following line and use the driver default.
;
; Default DTVCountry = 1 (USA) if ATSC demod is on board.
; Default DTVCountry = 49 (Germany) if DVBT demod is on board.
;
; Driver will convert channel number to center frequency,
; using a table corresponding to DirectShow country code.
;
; Option 2 - Set DTVCountry to target country code, e.g., 86(China) or
; 886(Taiwan), if option 1 above does not work. Driver will
; convert channel number to center frequency, using a table
; corresponding to DTVCountry.
;
; Option 3 - Set DTVCountry to 0 if application is capable of providing
; the DTV frequencies to driver.
;
;;;HKR,settings\OEMSettings,DTVCountry,0x00010001,0
; OEM Property Defaults:
;
; This section provides property defaults for the WDM driver.
;
; If EEPROM is on board, some of these property defaults are provided
; by EEPROM. The remaining perperty defaults are specified here.
;
; A property default is only meaningful if the corresponding property
; is not yet defined in the system registry.
;
[OEM.Defaults.AddReg]
HKR,settings\PropDefaults,Brightness,0x00010001,145 ;
HKR,settings\PropDefaults,Contrast,0x00010001,24 ;
HKR,settings\PropDefaults,Hue,0x00010001,63 ;
HKR,settings\PropDefaults,Saturation,0x00010001,26 ;
HKR,settings\PropDefaults,Sharpness,0x00010001,1 ;
HKR,settings\PropDefaults,Gamma,0x00010001,32 ;
HKR,settings\PropDefaults,Backlight,0x00010001,0 ;
HKR,settings\PropDefaults,Mirror,0x00010001,1 ; 0=OFF, 1=ON
HKR,settings\PropDefaults,Flip,0x00010001,1 ; 0=OFF, 1=ON
HKR,settings\PropDefaults,AutoExposure,0x00010001,1 ; 0=OFF, 1=ON
HKR,settings\PropDefaults,AEMode,0x00010001,0 ; 0=Dark, 1=Normal
HKR,settings\PropDefaults,AE_Level,0x00010001,3 ; Target AE (0-6)
HKR,settings\PropDefaults,Exposure,0x00010001,4 ;
HKR,settings\PropDefaults,LightTemperature,0x00010001,0 ;
HKR,settings\PropDefaults,LightFreq,0x00010001,0 ; 0=60Hz, 1=50Hz
HKR,settings\PropDefaults,AutoWhiteBalance,0x00010001,1 ; 0=OFF , 1=ON
HKR,settings\PropDefaults,AWB_R,0x00010001,32 ;
HKR,settings\PropDefaults,AWB_B,0x00010001,32 ;
HKR,settings\PropDefaults,WindowSize,0x00010001,0 ; 0=640x480, 1=320x240, 2=1280x960
HKR,settings\PropDefaults,MonitorType,0x00010001,0 ; 0=CRT, 1=LCD
HKR,settings\PropDefaults,Volume,0x00010001,8 ;
HKR,settings\OEMSettings,DISABLE_YUY2_1024x768,0x00010001,1 ; 1 = Disable YUY2 1024 x 768
HKR,settings\OEMSettings,DISABLE_YUY2_1280x800,0x00010001,1 ; 1 = Disable YUY2 1280 x 800
HKR,settings\OEMSettings,DISABLE_RGB24_160x120,0x00010001,1 ; 1 = Disable RGB24 160 x 120
HKR,settings\OEMSettings,DISABLE_RGB24_176x144,0x00010001,1 ; 1 = Disable RGB24 176 x 144
HKR,settings\OEMSettings,DISABLE_RGB24_320x240,0x00010001,1 ; 1 = Disable RGB24 320 x 240
HKR,settings\OEMSettings,DISABLE_RGB24_352x288,0x00010001,1 ; 1 = Disable RGB24 352 x 288
HKR,settings\OEMSettings,DISABLE_RGB24_640x480,0x00010001,1 ; 1 = Disable RGB24 640 x 480
HKR,settings\OEMSettings,DISABLE_RGB24_1280x1024,0x00010001,1 ; 1 = Disable RGB24 1280x 1024
HKR,settings\OEMSettings,DISABLE_RGB24_1600x1200,0x00010001,1 ; 1 = Disable RGB24 1600x 1200
HKR,settings\PropDefaults,VideoStandard,0x00010001,1 ; 1=NTSC, 0x10=PAL_B, 0x40000=SECAM_L
HKR,settings\PropDefaults,Deinterlace,0x00010001,1 ; 1=Weave, 2=Bob
HKR,settings\PropDefaults,VCRMask,0x00010001,0 ; # of lines masked out
HKR,settings\PropDefaults,MaskColor,0x00010001,1 ; 0=Gray, 1=Black
;--------------------- S T R I N G S -----------------------
[Strings]
;---------------
;Non-Localizable
;---------------
KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
ProxyVCap.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
Twain.Key = "Software\USB2800\Camera"
TwainWOW64.Key = "Software\Wow6432Node\USB2800\Camera"
;CustomPlugIn = "etProp Custom Interface"
;CustomPropPage = "etProp Custom Property Page"
;EffectPlugIn = "etEffect Interface"
;EffectPropPage = "etEffect Property Page"
StillUSD = "ET USB Still Image USD"
STIRegistration = "Software\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications"
StillWIA = "ET USB Still Image WIA"
;---------------
;Localizable
;---------------
;Vendor_N = "Chicony,(EM2760)"
Vendor = "Chicony,(EM2760)"
DiskLabel = "eMPIA Driver Disk"
NewPicture = "ET New Picture Requested"
SnapButton = "ET Snapshot Button Pressed"
StillAPP = "ET2700 PC CAM Application"
PreviewAPP = "eMPIA AMCAP"
USBscan.DeviceDesc = "ET USB Still Image Capture Device"
etLower.DeviceDesc = "ET USB Device Lower Filter"
USB2800.DeviceDesc = "ET USB 2800 Video"
USB2801.DeviceDesc = "ET USB 2801 Video"
USB2710.DeviceDesc = "ET USB 2710 Camera"
USB2711.DeviceDesc = "ET USB 2711 Camera"
USB2750.DeviceDesc = "ET USB 2750 Camera"
USB2751.DeviceDesc = "ET USB 2751 Camera"
USB2760.DeviceDesc = "USB2.0 1.3M UVC WebCam"
Download Driver Pack
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.