;==========================================================================
; USB Video Class Device INF (for Windows XP / Vista)
; Copyright(c) 2006 Sonix Technology Co., Ltd.
; File version: 1.4.8.0
; Last modified: 2007-01-16
;==========================================================================
[Version]
LayoutFile = Layout.inf
signature = "$CHICAGO$"
Class = Image
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %SX%
CatalogFile.NT = snp2uvc.cat
DriverVer = 04/13/2007,5.8.9.002
[Manufacturer]
%SXTIMfg% = SN, NTx86.5.1, NTx86.6.0, NTamd64, NTamd64.6.0
[SN]
[SN.NTx86.5.1]
%SN.USBVideo.DeviceDesc% = SN.USBVideo.XP,USB\VID_0C45&PID_62C0&MI_00
%SN.USBVideo.DeviceDesc% = SN.USBVideo.XP,USB\VID_04f2&PID_b018&MI_00 ;SN9C213B+OV2640
[SN.NTamd64]
%SN.USBVideo.DeviceDesc% = SN.USBVideo.x64,USB\VID_0C45&PID_62C0&MI_00
%SN.USBVideo.DeviceDesc% = SN.USBVideo.x64,USB\VID_04f2&PID_b018&MI_00 ;SN9C213B+OV2640
[SN.NTx86.6.0]
%SN.USBVideo.DeviceDesc% = SN.USBVideo.v32,USB\VID_0C45&PID_62C0
%SN.USBVideo.DeviceDesc% = SN.USBVideo.v32,USB\VID_04f2&PID_b018 ;SN9C213B+OV2640
[SN.NTamd64.6.0]
%SN.USBVideo.DeviceDesc% = SN.USBVideo.v64,USB\VID_0C45&PID_62C0
%SN.USBVideo.DeviceDesc% = SN.USBVideo.v64,USB\VID_04f2&PID_b018 ;SN9C213B+OV2640
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %SrcDiskId%,,,
[SourceDisksFiles.x86] ; files for Windows XP/2000
sncduvc.sys = 1
snp2uvc.sys = 1
vsnp2uvc.dll = 1
snp2uvc.ds = 1
snp2uvc.ini = 1
snp2dsc.ini = 1
snp2TUI.dll = 1
snp2uvc.src = 1
vsnp2uvc.exe = 1
csnp2uvc.dll = 1
[SourceDisksFiles.amd64] ; files for AMD64
sncduvc.sys = 1,.\x64,
snp2uvc.sys = 1,.\x64,
vsnp2uvc.dll = 1
snp2uvc.ds = 1
snp2uvc.ini = 1
snp2dsc.ini = 1
snp2TUI.dll = 1
snp2uvc.src = 1
vsnp2uvc.exe = 1
csnp2uvc.dll = 1,.\x64,
vsnpvc64.dll = 1,.\x64,
[DestinationDirs]
DefaultDestDir = 11
SN.Driver.CopyFiles = 10,system32\drivers
SN.CustomProp.CopyFiles = 11
SN.CustomPropx32.CopyFiles = 10,SysWow64
SN.CustomPropx64.CopyFiles = 11
SN.TWAINConf.CopyFiles = 10
SN.TWAIN.CopyFiles = 10,twain_32\snp2uvc
SN.Monitor.CopyFiles = 10
SN.Misc.CopyFiles = 11
;==========================================================================
; *** Note ***
; File size limits: On Win9x/Me, INF cannot be larger than 64K bytes.
; Section name max length: 255 characters on NT-based OS. On Win9x/Me, it
; should no longer than 28 characters.
; Field max length: 512 characters (including a terminating NULL character)
;==========================================================================
;==========================================================================
; SN.USBVideo
;==========================================================================
[SN.USBVideo.XP]
Include = ks.inf,kscaptur.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
AddReg = SN.Driver.NT.AddReg,SN.USDClass.XP.AddReg,SN.DefaultSettings.Addreg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.OSVersion.Addreg,SN.Settings.Addreg
CopyFiles = SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.TWAIN.CopyFiles,SN.TWAINConf.CopyFiles,SN.Monitor.CopyFiles,SN.Misc.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x00000031
Events = SN.STIEvents
DeviceData = SN.XP.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBVideo.x64]
Include = ks.inf,kscaptur.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
AddReg = SN.Driver.NT.AddReg,SN.DefaultSettings.Addreg,SN.CustomProp64.AddReg,SN.Monitor.AddReg,SN.OSVersion.Addreg,SN.Settings.Addreg
CopyFiles = SN.Driver.CopyFiles,SN.CustomPropx32.CopyFiles,SN.CustomPropx64.CopyFiles,SN.TWAIN.CopyFiles,SN.TWAINConf.CopyFiles,SN.Monitor.CopyFiles,SN.Misc.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x00000031
Events = SN.STIEvents
DeviceData = SN.XP.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBVideo.v32]
Include = ks.inf,kscaptur.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
AddReg = SN.Driver.NT.AddReg,SN.DefaultSettings.Addreg,SN.CustomProp.AddReg,SN.Monitor.Vista.AddReg,SN.Events.Addreg,SN.OSVersion.Addreg,SN.Settings.Addreg
CopyFiles = SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.TWAIN.CopyFiles,SN.TWAINConf.CopyFiles,SN.Monitor.CopyFiles,SN.Misc.CopyFiles
[SN.USBVideo.v64]
Include = ks.inf,kscaptur.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
AddReg = SN.Driver.NT.AddReg,SN.DefaultSettings.Addreg,SN.CustomProp64.AddReg,SN.Monitor.Vista.AddReg,SN.Events.Addreg,SN.OSVersion.Addreg,SN.Settings.Addreg
CopyFiles = SN.Driver.CopyFiles,SN.CustomPropx32.CopyFiles,SN.CustomPropx64.CopyFiles,SN.TWAIN.CopyFiles,SN.TWAINConf.CopyFiles,SN.Monitor.CopyFiles,SN.Misc.CopyFiles
[SN.USBVideo.XP.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBVideo.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBVideo.AddIntf
[SN.USBVideo.x64.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBVideo.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBVideo.AddIntf
[SN.USBVideo.v32.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBVideo.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBVideo.AddIntf
[SN.USBVideo.v64.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBVideo.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBVideo.AddIntf
[SN.USBVideo.XP.Services]
AddService = SNP2UVC,0x00000002,SN.AddService
[SN.USBVideo.x64.Services]
AddService = SNP2UVC,0x00000002,SN.AddService
[SN.USBVideo.v32.Services]
AddService = SNP2UVC,0x00000002,SN.AddService
[SN.USBVideo.v64.Services]
AddService = SNP2UVC,0x00000002,SN.AddService
[SN.USBVideo.AddIntf]
AddReg=SN.USBVideo.AddIntf.AddReg
[SN.USBVideo.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%SN.USBVideo.DeviceDesc%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,1d,9f,80,ff, 1d,91, d9,42, 0x82, 0x31, 0x8d, 0x47, 0xca, 0x4e, 0xaf, 0xc2
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,1d,9f,80,ff, 1d,91, d9,42, 0x82, 0x31, 0x8d, 0x47, 0xca, 0x4e, 0xaf, 0xc2
;==========================================================================
; Common Section
;==========================================================================
[SN.Driver.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snp2uvc.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,HardwareConfig,1,1
HKR,,CreateFileName,,"USB"
[SN.USDClass.XP.AddReg]
HKR,,USDClass,,{0527d1d0-88c2-11d2-82c7-00c04f8ec183}
[SN.CustomProp.AddReg]
; Custom property interface
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,,,vsnp2uvc.dll
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},IID,1,9F,F5,4E,E5, 3E,32, 2e,4a, 0x96, 0xEC, 0x55, 0x99, 0x63, 092, 0x3A, 0x00
;,IID,1,1D,FC,CA,F1, D6,D7, 0f,40, 0xa7, 0xfd, 0x96, 0x71, 0x5e, 0xb, 0xd9, 0x59
; Setting page
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,,,vsnp2uvc.dll
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2),,,%PropPage_CustomCameraProp%
; Effect page
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3},,,%PropPage_CustomCameraProp%
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,,,vsnp2uvc.dll
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
;HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3},,,%PropPage_CustomCameraProp%
; Zoom page
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4},,,%PropPage_CustomCameraProp%
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,,,vsnp2uvc.dll
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
;HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4},,,%PropPage_CustomCameraProp%
[SN.CustomProp64.AddReg]
; Custom property interface
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,,,vsnp2uvc.dll
HKCR,CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,ThreadingModel,,Both
HKCR,Wow6432Node\CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},,,%PlugIn_CustomCameraProp%
HKCR,Wow6432Node\CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,,,vsnp2uvc.dll
HKCR,Wow6432Node\CLSID\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959},IID,1,9F,F5,4E,E5, 3E,32, 2e,4a, 0x96, 0xEC, 0x55, 0x99, 0x63, 092, 0x3A, 0x00
; Setting page
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,,,vsnp2uvc.dll
HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,ThreadingModel,,Both
HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2},,,%PlugIn_CustomCameraProp%
HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,,,vsnp2uvc.dll
HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2}\InprocServer32,ThreadingModel,,Both
;Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC2),,,%PropPage_CustomCameraProp%
; Effect page
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3},,,%PropPage_CustomCameraProp%
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,,,vsnp2uvc.dll
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,ThreadingModel,,Both
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3},,,%PlugIn_CustomCameraProp%
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,,,vsnp2uvc.dll
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
;HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC3},,,%PropPage_CustomCameraProp%
; Zoom page
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4},,,%PropPage_CustomCameraProp%
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,,,vsnp2uvc.dll
;HKCR,CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,ThreadingModel,,Both
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4},,,%PlugIn_CustomCameraProp%
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,,,vsnp2uvc.dll
;HKCR,Wow6432Node\CLSID\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4}\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
;HKLM,System\CurrentControlSet\Control\MediaSets\{F1CAFC1D-D7D6-400f-A7FD-96715E0BD959}\PropertyPages\{FF809F1D-911D-42d9-8231-8D47CA4EAFC4},,,%PropPage_CustomCameraProp%
[SN.Monitor.AddReg]
HKLM,%RunOncePath%,"snp2uvc",,"rundll32.exe %11%\csnp2uvc.dll,DoShellExecute %10%\vsnp2uvc.exe"
HKLM,%RunPath%,"snp2uvc",,"%10%\vsnp2uvc.exe"
[SN.Monitor.Vista.AddReg]
HKLM,%RunPath%,"snp2uvc",,"%10%\vsnp2uvc.exe"
[SN.DefaultSettings.Addreg]
; all pid/vid
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP00,0x00010001,0x0C4562C0
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP01,0x00010001,0x04f2b018
;Parameter
HKR,DefaultSettings,Privacy,0x00010001,0
HKR,DefaultSettings,AutoStartEnable,0x00010001,0
HKR,DefaultSettings,DefectCompensation,0x00010001,1
HKR,DefaultSettings,OSVersion,0x00010001,5
HKR,DefaultSettings,SuspendEnable,0x00010001,1
HKR,DefaultSettings,BWMode,0x00010001,0
HKR,DefaultSettings,Flip,0x00010001,0
HKR,DefaultSettings,Mirror,0x00010001,0
HKR,DefaultSettings,AEPriorityControl,0x00010001,0
; Face Tracking
HKR,DefaultSettings,FaceTrack0000,0x00010001,0
HKR,DefaultSettings,FaceTrack0001,0x00010001,6
HKR,DefaultSettings,FaceTrack0002,0x00010001,213
HKR,DefaultSettings,FaceTrack0003,0x00010001,160
HKR,DefaultSettings,FaceTrack0004,0x00010001,20
HKR,DefaultSettings,FaceTrack0005,0x00010001,40
HKR,DefaultSettings,FaceTrack0006,0x00010001,238
HKR,DefaultSettings,FaceTrack0007,0x00010001,8000
HKR,DefaultSettings,FaceTrack0008,0x00010001,5
HKR,DefaultSettings,FaceTrack0009,0x00010001,2
HKR,DefaultSettings,FaceTrack0010,0x00010001,2
HKR,DefaultSettings,FaceTrack0011,0x00010001,1
HKR,DefaultSettings,FaceTrack0012,0x00010001,-4
HKR,DefaultSettings,FaceTrack0013,0x00010001,66
HKR,DefaultSettings,FaceTrack0014,0x00010001,8
HKR,DefaultSettings,FaceTrack0015,0x00010001,20
HKR,DefaultSettings,FaceTrack0016,0x00010001,90
HKR,DefaultSettings,FaceTrack0017,0x00010001,200
HKR,DefaultSettings,FaceTrack0018,0x00010001,770
HKR,DefaultSettings,FaceTrack0019,0x00010001,60
HKR,DefaultSettings,FaceTrack0020,0x00010001,30
HKR,DefaultSettings,FaceTrack0021,0x00010001,20
HKR,DefaultSettings,FaceTrack0022,0x00010001,1000
HKR,DefaultSettings,FaceTrack0023,0x00010001,0
HKR,DefaultSettings,FaceTrack0024,0x00010001,0
HKR,DefaultSettings,FaceTrack0025,0x00010001,0
HKR,DefaultSettings,FaceTrack0026,0x00010001,1
HKR,DefaultSettings,FaceTrack0027,0x00010001,2
HKR,DefaultSettings,FaceTrack0028,0x00010001,3
HKR,DefaultSettings,FaceTrack0029,0x00010001,2710
[SN.Events.Addreg]
HKR,Events\SnapShotChanged,,0,%SN_SnapShotChanged%
HKR,Events\SnapShotChanged,GUID,0,"{C76F452C-534A-4f68-A61C-44B35C94B30C}"
HKR,Events\SnapShotChanged,LaunchApplications,0,"*"
[SN.OSVersion.Addreg]
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%,OSVersion,0x00010001,1
[SN.OSVersion.Addreg.Security]
"D:AR(A;;GA;;;BU)"
[SN.Settings.Addreg]
HKR,Settings,ButtonFunc,0x00010001,0
[SN.Settings.Addreg.Security]
"D:AR(A;;GA;;;BU)"
[SN.Driver.CopyFiles]
snp2uvc.sys
sncduvc.sys
[SN.CustomProp.CopyFiles]
vsnp2uvc.dll
[SN.CustomPropx32.CopyFiles]
vsnp2uvc.dll
[SN.CustomPropx64.CopyFiles]
vsnp2uvc.dll,vsnpvc64.dll
[SN.Monitor.CopyFiles]
vsnp2uvc.exe
[SN.TWAINConf.CopyFiles]
snp2uvc.ini
snp2uvc.src
[SN.Misc.CopyFiles]
csnp2uvc.dll
[SN.TWAIN.CopyFiles]
snp2uvc.ds
snp2dsc.ini
snp2TUI.dll
[SN.XP.DeviceData]
TwainDS=%SN.USBVideo.DeviceDesc%
Server=local
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
[SN.AddService]
DisplayName = %SERVICE_DISPLAY_NAME%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\snp2uvc.sys
[SN.STIEvents]
SnapShotChanged = %SN_SnapShotChanged%,{C76F452C-534A-4f68-A61C-44B35C94B30C},*
;==========================================================================
; String Table
;==========================================================================
[Strings]
SrcDiskId = "Video Class Camera Installation Disk"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
ProxyVCap.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
SERVICE_DISPLAY_NAME = "USB2.0 PC Camera (SNP2UVC)"
SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
PropPage_CustomCameraProp = "Custom Camera Property Page"
PlugIn_CustomCameraProp = "WDM Custom ICustomCamera Interface handler"
RunOncePath = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
RunPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SN_SnapShotChanged = "SnapShot Changed Event"
ProductName = "SNP2UVC"
; Localizable =============================================================
SX = "Sonix"
SXTIMfg = "Sonix"
SN.USBVideo.DeviceDesc="USB Video Device"
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.