;==========================================================================
; VideoCAM Eye INF for Windows 98/ME/2000/XP
; Copyright(c) 2003
; File version: 1.1.6.1
; Last modified: 2005-06-23
;==========================================================================
[Version]
LayoutFile = Layout.inf, Layout1.inf, Layout2.inf
signature = "$CHICAGO$"
Class = Image
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %SX%
CatalogFile.NT = VCAMEye.cat
DriverVer = 06/23/2005,4.16.0.1
[SourceDisksNames]
1 = %SrcDiskId%,,,
[SourceDisksFiles]
snpstd.sys = 1,,
snpstd.ds = 1,,
snpstd.ini = 1,,
snpstd.src = 1,,
dsnpstd.ax = 1,,
vsnpstd.dll = 1,,
dsnpstd.dll = 1,,
vsnpstd.exe = 1,,
dsnpstd.exe = 1,,
csnpstd.dll = 1,,
SnxDSC.ini = 1,,
TwainUI.dll = 1,,
; parameter files
t511std.reg = 1,,
t51dstd.reg = 1,,
[DestinationDirs]
DefaultDestDir = 11, ; LDID_SYS
SX.USBDCam.CopyMsWdmDrivers = 10,system32\drivers
SX.USBDCam.CopyDrivers = 10,system32\drivers
SX.USBDCam.copytwain = 10,twain_32\VCAMEye
SX.USBDCam.copytwainIni = 10
SN.CopySTDFiles = 11
SN.CopyVfwExt = 11
SN.CopySnapViewer = 10
SN.CopyParam = 17
CoInstaller_CopyFiles = 11
[Manufacturer]
%SXTIMfg%=SN
[SN]
%UsbDeviceDesc%=SX.USBDCam,USB\VID_0c45&PID_6005 ; SN9C101 + TAS5110
%UsbDeviceDesc%=SX.USBDCam,USB\VID_0c45&PID_6007 ; SN9C101 + TAS5110D
[SX.USBDCam]
DriverVer = 06/23/2005,4.16.0.1
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SX.USBDCam.AddReg,SX.USBCam.default.AddReg,SX.USBDCam.Intf.AddReg,SX.USBDCam.RegisterParam
CopyFiles = SX.USBDCam.CopyMsWdmDrivers
SubClass = StillImage
DeviceType= 3
DeviceSubType = 0x1
Capabilities=0x11
Events = SNUSD.Events
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SX.USBDCam.NT]
DriverVer = 06/23/2005,4.16.0.1
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SX.USBDCam.AddReg,SX.USBCam.default.AddReg,SX.USBDCam.Intf.AddReg
CopyFiles = SX.USBDCam.CopyDrivers,SN.CopyVfwExt,SX.USBDCam.copytwain,SX.USBDCam.copytwainIni,SN.CopySTDFiles,SN.CopySnapViewer,SN.CopyParam
SubClass = StillImage
DeviceType= 3
DeviceSubType = 0x1
Capabilities=0x11
Events = SNUSD.Events
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SX.USBDCam.NT.CoInstallers]
CopyFiles = CoInstaller_CopyFiles
AddReg = CoInstaller_AddReg
[CoInstaller_CopyFiles]
csnpstd.dll
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"csnpstd.dll, CoInstaller"
[RegisterParam]
ParamFile=t511std.reg,t51dstd.reg
[SX.USBDCam.RegisterParam]
HKLM,%RunOncePath%,"snpstd-2",,"rundll32.exe %11%\csnpstd.dll,LoadRegAndReboot t511std.reg,t51dstd.reg"
[SX.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snpstd.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,HardwareConfig,1,1
;HKR,,USDClass,,{E50915BC-EB0D-4cfe-A39E-CD4CB7C6928F}
;HKCR,CLSID\{E50915BC-EB0D-4cfe-A39E-CD4CB7C6928F},,,"STI Camera USD"
;HKCR,CLSID\{E50915BC-EB0D-4cfe-A39E-CD4CB7C6928F}\InProcServer32,,,%11%\dsnpstd.dll
;HKCR,CLSID\{E50915BC-EB0D-4cfe-A39E-CD4CB7C6928F}\InProcServer32,ThreadingModel,,"Apartment"
; using wiavusd.dll
HKR,,USDClass,,{0527d1d0-88c2-11d2-82c7-00c04f8ec183}
HKR,,CreateFileName,,"USB"
;Auto start and Snapshot control
;HKR,Settings,STICapability,0x00010001,1 ; bit0: auto-start enable/disable
;HKR,Settings,SnapshotCapability,0x00010001,3 ; bit0: snapshot enable/disable; bit1: snapshot notification enable/disable
HKCR,CLSID\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27}\InprocServer32,,,dsnpstd.ax
HKCR,CLSID\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27},IID,1,DF,40,EE,08, 8B,DF, cf,40, 0x81, 0xB2, 0x8E, 0x40, 0xE7, 0D4, 0x0C, 0x27
HKCR,CLSID\{78BF286D-4F7D-4d2e-AD16-7CFBCDF710FE},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{78BF286D-4F7D-4d2e-AD16-7CFBCDF710FE}\InprocServer32,,,dsnpstd.ax
HKCR,CLSID\{78BF286D-4F7D-4d2e-AD16-7CFBCDF710FE}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{08EE40DF-DF8B-40cf-81B2-8E40E7D40C27}\PropertyPages\{78BF286D-4F7D-4d2e-AD16-7CFBCDF710FE},,,%PropPage_CustomCameraProp%
HKLM,%RunOncePath%,"snpstd",,"rundll32.exe %11%\csnpstd.dll,DoShellExecute %10%\vsnpstd.exe"
HKLM,%RunPath%,"snpstd",,"%10%\vsnpstd.exe"
[SN.DeviceData]
TwainDS="%UsbDeviceDesc%"
Server=local
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
UI DLL=sti.dll
;UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
[SNUSD.Events]
SnapShotChanged="%SnapShotChanged%",{D632C7C5-CC62-4327-8C6B-56A02B23BAAF},*
[SX.USBDCam.CopyMsWdmDrivers]
stream.sys
[SX.USBDCam.CopyDrivers]
snpstd.sys
[SX.USBDCam.copytwain]
snpstd.ds
SnxDSC.ini
TwainUI.dll
[SX.USBDCam.copytwainIni]
snpstd.ini
snpstd.src
[SN.CopySTDFiles]
dsnpstd.dll
csnpstd.dll
[SN.CopyVfwExt]
dsnpstd.ax
vsnpstd.dll,,,4
[SN.CopySnapViewer]
vsnpstd.exe
[SN.CopyParam]
t511std.reg
t51dstd.reg
[SX.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,SX.USBDCam.Interface
[SX.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,SX.USBDCam.Interface
[SX.USBDCam.Interface]
AddReg=SX.USBDCam.Intf.AddReg
[SX.USBCam.default.AddReg]
; VID&PID
; SUI101 device name
HKLM,"%SUI102DefaultPath%","DeviceName",0x00000000,"%UsbDeviceDesc%"
;
; PAS106 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; PAS202 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; HYNIX7131 D/E default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; HYNIX7131 /R default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; TAS5110 default settings
;
;
; TAS5130 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; Micron 0343 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; Micron 0360 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
;
; CI SVF10 default settings
;
; Default Color parameters
;Default AE parameters
;Default driver parameters
[SX.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%UsbDeviceDesc%
HKR,,ExtensionDLL,,%SN.ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,6D,28,BF,78, 7D,4F, 2E,4D, 0xAD, 0x16, 0x7C, 0xFB, 0xCD, 0xF7, 0x10, 0xFE
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,6D,28,BF,78, 7D,4F, 2E,4D, 0xAD, 0x16, 0x7C, 0xFB, 0xCD, 0xF7, 0x10, 0xFE
[SX.USBDCam.NT.Services]
AddService = snpstd,0x00000002,SX.USBDCam.ServiceInstall
[SX.USBDCam.ServiceInstall]
DisplayName = %UsbDeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\snpstd.sys
[Strings]
ProxyVCap.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER = 1
; PnP should use demand start
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
;----------------
; Localizable
;----------------
CameraClassName = "Camera device"
SX = "KYE"
SXTIMfg = "KYE"
UsbDeviceDesc = "VideoCAM Eye"
SN.ExtensionDLL = "vsnpstd"
SUI102DefaultPath = "System\Sonix\PCCAM\snpstd"
DefaultSettingPath = "System\Sonix\PCCAM\snpstd\DefaultSettings"
RunOncePath = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
RunPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SnapShotChanged = "SnapShot Changed Event"
PropPage_CustomCameraProp = "Custom Camera Property Page"
PlugIn_CustomCameraProp = "WDM Custom ICustomCamera Interface handler"
SrcDiskId = "VideoCAM Eye Driver Installation Disk..."
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.