;==========================================================================
; USB PC Camera Plus (SN9C102P/105/120) INF (for Windows 98/ME/2000/XP)
; Copyright(c) 2002-2004
; File version: 1.1.10.0
; Last modified: 2004-10-29
;==========================================================================
[Version]
LayoutFile = Layout.inf, Layout1.inf, Layout2.inf
signature = "$CHICAGO$"
Class = Image
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %SX%
CatalogFile.NT = snpstd3.cat
DriverVer = 10/29/2004,5.2
[Manufacturer]
%SXTIMfg% = SN
[SN]
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6040 ; SN9C102P + MI0360
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_607a ; SN9C102P + OV7648
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_607c ; SN9C102P + HV7131R
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_607e ; SN9C102P + OV7630
;%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6070 ; SN9C102P + PAS202
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_60c0&MI_00 ; SN9C105 + MI0360
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_60fa&MI_00 ; SN9C105 + OV7648
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_60fc&MI_00 ; SN9C105 + HV7131R
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_60fe&MI_00 ; SN9C105 + OV7630
;%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_60f0&MI_00 ; SN9C105 + PAS202
%USBPCamV2Desc% = SN.PCamV2,USB\VID_0c45&PID_6130 ; SN9C120 + MI0360
%USBPCamV2Desc% = SN.PCamV2,USB\VID_0c45&PID_613a ; SN9C120 + OV7648
%USBPCamV2Desc% = SN.PCamV2,USB\VID_0c45&PID_613c ; SN9C120 + HV7131R
%USBPCamV2Desc% = SN.PCamV2,USB\VID_0c45&PID_613e ; SN9C120 + OV7630
%USBPCamV1Desc% = SN.PCamV1,USB\VID_0c45&PID_6120 ; SN9C110 + PAS202
%USBPCamV1Desc% = SN.PCamV1,USB\VID_0c45&PID_612e ; SN9C110 + OV7630
;%USBPCamV1Desc% = SN.PCamV1,USB\VID_0c45&PID_612c ; SN9C110 + TAS5130
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %SrcDiskId%,,,
[SourceDisksFiles]
snpstd3.sys = 1,,
snpstd3.ds = 1,,
snpstd3.ini = 1,,
snpstd3.src = 1,,
dsnpstd3.ax = 1,,
rsnpstd3.dll = 1,,
vsnpstd3.dll = 1,,
dsnpstd3.dll = 1,,
vsnpstd3.exe = 1,,
amcap.exe = 1,,
dsnpstd3.exe = 1,,
usnpstd3.exe = 1,,
csnpstd3.dll = 1,,
TwainUI.dll = 1,,
SnxDSC_A.ini = 1,,
SnxDSC_B.ini = 1,,
SnxDSC_C.ini = 1,,
SnxDSC_D.ini = 1,,
; parameter files
h71rstd3.reg = 1,,
m036std3.reg = 1,,
o764std3.reg = 1,,
o763std3.reg = 1,,
p202std3.reg = 1,,
;p302std3.reg = 1,,
;i268std3.reg = 1,,
[DestinationDirs]
DefaultDestDir = 10,system
SN.MSDriver.CopyFiles = 10,system32\drivers
SN.Driver.CopyFiles = 10,system32\drivers
SN.USDClass.CopyFiles = 10,system
SN.CustomProp.CopyFiles = 11
SN.Monitor.CopyFiles = 10
SN.TWAINConf.CopyFiles = 10
SN.Setting.CopyFiles = 10,inf
SN.Misc.CopyFiles = 11
SN.CoInstallers.CopyFiles = 11
SN.USBPCam.TWAIN.CopyFiles = 10,twain_32\snpstd3a
SN.PCamMic.TWAIN.CopyFiles = 10,twain_32\snpstd3b
SN.PCamV2.TWAIN.CopyFiles = 10,twain_32\snpstd3c
SN.PCamV1.TWAIN.CopyFiles = 10,twain_32\snpstd3d
;==========================================================================
; *** 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)
;==========================================================================
;==========================================================================
; USBPCam
;==========================================================================
[SN.USBPCam]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.Setting.AddReg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.USBPCam.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBPCam.NT]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.USBPCam.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBPCam.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBPCam.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBPCam.AddIntf
[SN.USBPCam.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBPCam.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBPCam.AddIntf
[SN.USBPCam.NT.Services]
AddService = SNPSTD3,0x00000002,SN.AddService
[SN.USBPCam.NT.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.USBPCam.AddIntf]
AddReg=SN.USBPCam.AddIntf.AddReg
[SN.USBPCam.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamDesc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
[SN.USBPCam.TWAIN.CopyFiles]
snpstd3.ds
SnxDSC.ini,SnxDSC_A.ini
TwainUI.dll
[SN.USBPCam.DeviceData]
TwainDS=%USBPCamDesc%
;==========================================================================
; USBPCamV1
;==========================================================================
[SN.PCamV1]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.Setting.AddReg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamV1.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamV1.NT]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamV1.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamV1.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamV1.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamV1.AddIntf
[SN.PCamV1.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamV1.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamV1.AddIntf
[SN.PCamV1.NT.Services]
AddService = SNPSTD3,0x00000002,SN.AddService
[SN.PCamV1.NT.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.PCamV1.AddIntf]
AddReg=SN.PCamV1.AddIntf.AddReg
[SN.PCamV1.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamV1Desc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
[SN.PCamV1.TWAIN.CopyFiles]
snpstd3.ds
SnxDSC.ini,SnxDSC_D.ini
TwainUI.dll
[SN.PCamV1.DeviceData]
TwainDS=%USBPCamV1Desc%
;==========================================================================
; USBPCamV2
;==========================================================================
[SN.PCamV2]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.Setting.AddReg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamV2.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamV2.NT]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamV2.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamV2.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamV2.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamV2.AddIntf
[SN.PCamV2.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamV2.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamV2.AddIntf
[SN.PCamV2.NT.Services]
AddService = SNPSTD3,0x00000002,SN.AddService
[SN.PCamV2.NT.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.PCamV2.AddIntf]
AddReg=SN.PCamV2.AddIntf.AddReg
[SN.PCamV2.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamV2Desc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
[SN.PCamV2.TWAIN.CopyFiles]
snpstd3.ds
SnxDSC.ini,SnxDSC_C.ini
TwainUI.dll
[SN.PCamV2.DeviceData]
TwainDS=%USBPCamV2Desc%
;==========================================================================
; PCamMic
;==========================================================================
[SN.PCamMic]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.Setting.AddReg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamMic.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamMic.NT]
DriverVer = 10/29/2004,5.2
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.USDClass.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.USDClass.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.USBPCam.TWAIN.CopyFiles,SN.PCamMic.TWAIN.CopyFiles,SN.PCamV1.TWAIN.CopyFiles,SN.PCamV2.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.PCamMic.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamMic.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamMic.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamMic.AddIntf
[SN.PCamMic.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamMic.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamMic.AddIntf
[SN.PCamMic.NT.Services]
AddService = SNPSTD3,0x00000002,SN.AddService
[SN.PCamMic.NT.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.PCamMic.AddIntf]
AddReg=SN.PCamMic.AddIntf.AddReg
[SN.PCamMic.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamMicDesc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,7D,35,E8,41, 9B,80, 13,43, 0x9D, 0xC5, 0x0B, 0x3C, 0x4D, 0x20, 0x6A, 0x31
[SN.PCamMic.TWAIN.CopyFiles]
snpstd3.ds
SnxDSC.ini,SnxDSC_B.ini
TwainUI.dll
[SN.PCamMic.DeviceData]
TwainDS=%USBPCamMicDesc%
;==========================================================================
; Common Section
;==========================================================================
[SN.Driver.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snpstd3.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,HardwareConfig,1,1
HKR,,CreateFileName,,"USB"
[SN.USDClass.AddReg]
HKR,,USDClass,,{598916FB-2C79-4a03-A2F7-F4CACA6ED55D}
HKCR,CLSID\{598916FB-2C79-4a03-A2F7-F4CACA6ED55D},,,"STI Camera USD"
HKCR,CLSID\{598916FB-2C79-4a03-A2F7-F4CACA6ED55D}\InProcServer32,,,%11%\dsnpstd3.dll
HKCR,CLSID\{598916FB-2C79-4a03-A2F7-F4CACA6ED55D}\InProcServer32,ThreadingModel,,"Apartment"
[SN.CustomProp.AddReg]
HKCR,CLSID\{61344FF6-6B0A-4887-839D-2502D294FB44},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{61344FF6-6B0A-4887-839D-2502D294FB44}\InprocServer32,,,dsnpstd3.ax
HKCR,CLSID\{61344FF6-6B0A-4887-839D-2502D294FB44}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{61344FF6-6B0A-4887-839D-2502D294FB44},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{61344FF6-6B0A-4887-839D-2502D294FB44},IID,1,9F,F5,4E,E5, 3E,32, 2e,4a, 0x96, 0xEC, 0x55, 0x99, 0x63, 092, 0x3A, 0x00
HKCR,CLSID\{41E8357D-809B-4313-9DC5-0B3C4D206A31},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{41E8357D-809B-4313-9DC5-0B3C4D206A31}\InprocServer32,,,dsnpstd3.ax
HKCR,CLSID\{41E8357D-809B-4313-9DC5-0B3C4D206A31}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{61344FF6-6B0A-4887-839D-2502D294FB44}\PropertyPages\{41E8357D-809B-4313-9DC5-0B3C4D206A31},,,%PropPage_CustomCameraProp%
[SN.Monitor.AddReg]
HKLM,%RunOncePath%,"snpstd3",,"rundll32.exe %11%\csnpstd3.dll,DoShellExecute %10%\vsnpstd3.exe"
HKLM,%RunPath%,"snpstd3",,"%10%\vsnpstd3.exe"
[SN.Setting.AddReg]
;HKLM,%RunOncePath%,"snpstd3-2",,"rundll32.exe %11%\csnpstd3.dll,LoadRegAndReboot p106std3.reg,p202std3.reg,t511std3.reg,t513std3.reg,h713std3.reg,h71rstd3.reg,m034std3.reg,m036std3.reg,cvf1std3.reg,o763std3.reg"
HKLM,%RunOncePath%,"snpstd3-2",,"rundll32.exe %11%\csnpstd3.dll,LoadRegAndReboot h71rstd3.reg,m036std3.reg,o764std3.reg,o763std3.reg,p202std3.reg"
;p302std3.reg,i268std3.reg,t513std3.reg
[SN.CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"csnpstd3.dll, CoInstaller"
[SN.MSDriver.CopyFiles]
stream.sys
[SN.Driver.CopyFiles]
snpstd3.sys
[SN.USDClass.CopyFiles]
dsnpstd3.dll
[SN.CustomProp.CopyFiles]
dsnpstd3.ax
vsnpstd3.dll
rsnpstd3.dll
[SN.Monitor.CopyFiles]
vsnpstd3.exe
amcap.exe
[SN.TWAINConf.CopyFiles]
snpstd3.ini
snpstd3.src
[SN.Setting.CopyFiles]
h71rstd3.reg
m036std3.reg
o764std3.reg
o763std3.reg
p202std3.reg
;p302std3.reg
;i268std3.reg
;t513std3.reg
[SN.Misc.CopyFiles]
csnpstd3.dll
[SN.CoInstallers.CopyFiles]
csnpstd3.dll
[SN.AddService]
DisplayName = %SERVICE_DISPLAY_NAME%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\snpstd3.sys
[SN.STIEvents]
SnapShotChanged = %SN_SnapShotChanged%,{C76F452C-534A-4f68-A61C-44B35C94B30C},*
[RegisterParam]
;ParamFile = p106std3.reg,p202std3.reg,t511std3.reg,t513std3.reg,h713std3.reg,h71rstd3.reg,m034std3.reg,m036std3.reg,cvf1std3.reg,o763std3.reg
ParamFile = h71rstd3.reg,m036std3.reg,o764std3.reg,o763std3.reg,p202std3.reg
;,p302std3.reg,i268std3.reg,t513std3.reg
;==========================================================================
; String Table
;==========================================================================
[Strings]
SrcDiskId = "USB PC 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 = "USB PC Camera (SNPSTD3)"
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
PlugIn_CustomCameraProp = "WDM Custom ICustomCamera Interface handler"
PropPage_CustomCameraProp = "Custom Camera Property Page"
RunOncePath = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
RunPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SN_ExtensionDLL = "vsnpstd3.dll"
SN_SnapShotChanged = "SnapShot Changed Event"
; Localizable =============================================================
SX = "Sonix"
SXTIMfg = ""
USBPCamDesc = "USB PC Camera (SN9C102P)"
USBPCamMicDesc = "USB PC Camera with Mic (SN9C105)"
USBPCamV2Desc = "USB PC Camera (SN9C120)"
USBPCamV1Desc = "USB PC Camera (SN9C110)"
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.