;==========================================================================
; USB PC Camera Pro (SN9C128) INF (for Windows 98/ME/2000/XP)
; Copyright(c) 2002-2004
; File version: 1.1.15.8
; Last modified: 2005-06-17
;==========================================================================
[Version]
LayoutFile = Layout.inf, Layout1.inf, Layout2.inf
signature = "$CHICAGO$"
Class = Image
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %SX%
CatalogFile.NT = snppro.cat
DriverVer = 06/17/2005,4.28.0.0
[Manufacturer]
%SXTIMfg% = SN,NTx86.5.1
[SN]
%USBPCamProDesc% = SN.PCamPro,USB\VID_0c45&PID_6100 ; MI0360 / MT9V111 / MI0360B
%USBPCamProDesc% = SN.PCamPro,USB\VID_0c45&PID_610a ; OV7648
%USBPCamProDesc% = SN.PCamPro,USB\VID_0c45&PID_610c ; HV7131R
%USBPCamProDesc% = SN.PCamPro,USB\VID_0c45&PID_610e ; OV7630
%USBPCamProDesc% = SN.PCamPro,USB\VID_0c45&PID_610b ; OV7660
[SN.NTx86.5.1]
%USBPCamProDesc% = SN.PCamPro.XP,USB\VID_0c45&PID_6100 ; MI0360 / MT9V111 / MI0360B
%USBPCamProDesc% = SN.PCamPro.XP,USB\VID_0c45&PID_610a ; OV7648
%USBPCamProDesc% = SN.PCamPro.XP,USB\VID_0c45&PID_610c ; HV7131R
%USBPCamProDesc% = SN.PCamPro.XP,USB\VID_0c45&PID_610e ; OV7630
%USBPCamProDesc% = SN.PCamPro.XP,USB\VID_0c45&PID_610b ; OV7660
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %SrcDiskId%,,,
[SourceDisksFiles]
snppro.sys = 1,,
snppro.ds = 1,,
snppro.ini = 1,,
snppro.src = 1,,
dsnppro.ax = 1,,
vsnppro.dll = 1,,
vsnppro.exe = 1,,
usnppro.exe = 1,,
csnppro.dll = 1,,
TwainUI.dll = 1,,
SnxDSC.ini = 1,,
; parameter files
h71rpro.reg = 1,,
m036pro.reg = 1,,
o763pro.reg = 1,,
o764pro.reg = 1,,
o766pro.reg = 1,,
mt9vpro.reg = 1,,
m36bpro.reg = 1,,
[DestinationDirs]
DefaultDestDir = 11
SN.MSDriver.CopyFiles = 10,system32\drivers
SN.Driver.CopyFiles = 10,system32\drivers
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.TWAIN.CopyFiles = 10,twain_32\snppro
;==========================================================================
; *** 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.PCamPro]
DriverVer = 06/17/2005,4.28.0.0
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.Setting.AddReg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamPro.NT]
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamPro.XP]
Include = ks.inf,kscaptur.inf,ksfilter.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.USDXP.AddReg
CopyFiles = SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 3
DeviceSubType = 0x1
Capabilities = 0x11
Events = SN.STIEvents
DeviceData = SN.XP.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamPro.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamPro.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamPro.AddIntf
[SN.PCamPro.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamPro.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamPro.AddIntf
[SN.PCamPro.XP.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamPro.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamPro.AddIntf
[SN.PCamPro.NT.Services]
AddService = SNPPRO,0x00000002,SN.AddService
[SN.PCamPro.XP.Services]
AddService = SNPPRO,0x00000002,SN.AddService
[SN.PCamPro.NT.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.PCamPro.XP.CoInstallers]
AddReg = SN.CoInstallers.AddReg
CopyFiles = SN.CoInstallers.CopyFiles
[SN.PCamPro.AddIntf]
AddReg=SN.PCamPro.AddIntf.AddReg
[SN.PCamPro.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamProDesc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,B4,43,5B,AC, A7,BD, 86,46, 0x97, 0x7D, 0x17, 0x70, 0xAE, 0xB7, 0x60, 0xF3
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,B4,43,5B,AC, A7,BD, 86,46, 0x97, 0x7D, 0x17, 0x70, 0xAE, 0xB7, 0x60, 0xF3
;==========================================================================
; Common Section
;==========================================================================
[SN.Driver.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snppro.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,HardwareConfig,1,1
HKR,,CreateFileName,,"USB"
[SN.USDXP.AddReg]
HKR,,USDClass,,{0527d1d0-88c2-11d2-82c7-00c04f8ec183}
[SN.CustomProp.AddReg]
HKCR,CLSID\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5}\InprocServer32,,,dsnppro.ax
HKCR,CLSID\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5},IID,1,84,1A,1C,B3, 7D,64, 42,4c, 0x8E, 0x26, 0x2F, 0xDF, 0x17, 0xF6, 0xF5, 0xD5
HKCR,CLSID\{AC5B43B4-BDA7-4686-977D-1770AEB760F3},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{AC5B43B4-BDA7-4686-977D-1770AEB760F3}\InprocServer32,,,dsnppro.ax
HKCR,CLSID\{AC5B43B4-BDA7-4686-977D-1770AEB760F3}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5}\PropertyPages\{AC5B43B4-BDA7-4686-977D-1770AEB760F3},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{BC525B53-399E-45c6-8658-AB6AD71A6460},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{BC525B53-399E-45c6-8658-AB6AD71A6460}\InprocServer32,,,dsnppro.ax
HKCR,CLSID\{BC525B53-399E-45c6-8658-AB6AD71A6460}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{B31C1A84-647D-4c42-8E26-2FDF17F6F5D5}\PropertyPages\{BC525B53-399E-45c6-8658-AB6AD71A6460},,,%PropPage_CustomCameraProp%
[SN.Monitor.AddReg]
HKLM,%RunOncePath%,"snppro",,"rundll32.exe %11%\csnppro.dll,DoShellExecute %10%\vsnppro.exe"
HKLM,%RunPath%,"snppro",,"%10%\vsnppro.exe"
[SN.Setting.AddReg]
HKLM,%RunOncePath%,"snppro-2",,"rundll32.exe %11%\csnppro.dll,LoadRegAndReboot h71rpro.reg,m036pro.reg,o763pro.reg,o764pro.reg,o766pro.reg,mt9vpro.reg,m36bpro.reg"
[SN.CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"csnppro.dll, CoInstaller"
[SN.MSDriver.CopyFiles]
stream.sys
[SN.Driver.CopyFiles]
snppro.sys
[SN.CustomProp.CopyFiles]
dsnppro.ax
vsnppro.dll
[SN.Monitor.CopyFiles]
vsnppro.exe
[SN.TWAINConf.CopyFiles]
snppro.ini
snppro.src
[SN.Setting.CopyFiles]
h71rpro.reg
m036pro.reg
o763pro.reg
o764pro.reg
o766pro.reg
mt9vpro.reg
m36bpro.reg
[SN.Misc.CopyFiles]
csnppro.dll
[SN.TWAIN.CopyFiles]
snppro.ds
SnxDSC.ini
TwainUI.dll
[SN.CoInstallers.CopyFiles]
csnppro.dll
[SN.AddService]
DisplayName = %SERVICE_DISPLAY_NAME%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\snppro.sys
[SN.STIEvents]
SnapShotChanged = %SN_SnapShotChanged%,{C76F452C-534A-4f68-A61C-44B35C94B30C},*
[RegisterParam]
ParamFile = h71rpro.reg,m036pro.reg,o763pro.reg,o764pro.reg,o766pro.reg,mt9vpro.reg,m36bpro.reg
[SN.DeviceData]
TwainDS=%USBPCamProDesc%
[SN.XP.DeviceData]
TwainDS=%USBPCamProDesc%
Server=local
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
UI DLL=sti.dll
;UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
;==========================================================================
; 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 (snppro)"
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 = "vsnppro.dll"
SN_SnapShotChanged = "SnapShot Changed Event"
; Localizable =============================================================
SX = "Sonix"
SXTIMfg = ""
USBPCamProDesc = "USB PC Camera (SN9C128)"
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.