usbvm305.inf Driver File Contents (camera-b-driver.zip)

;Installation File (.inf) for Look 316S

[Version]
Signature  = "$CHICAGO$"
LayoutFile = Layout.inf, Layout1.inf, Layout2.inf
Class      = Image
ClassGUID  = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider   = %SoftMfg%
DriverVer  = 09/20/2006, 3.6.920.01

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%HwMfg%=VM,NT,NTamd64

[DestinationDirs]
DefaultDestDir         = 11
VM.APP.CopyFiles       = 10
VM.XPAPP.CopyFiles     = 10
VM.STI.CopyFiles       = 11
VM.CustomPrp.CopyFiles = 11
VM.CustomPrp.NTamd64.CopyFiles = 10, SysWOW64
VM.TWAIN.CopyFiles     = 10, twain_32\Look316S
VM.XPTWAIN.CopyFiles   = 10, twain_32\Look316S
VM.USBDCam.Files.Ext   = 10, System32\Drivers
VM.USBDCam.Files.Ext.NTamd64   = 10, System32\Drivers
VM.Config.CopyFiles    = 10, inf

[VM]
%USB\VID_0AC8&PID_0302.DeviceDesc%=VM.USBDCam302,USB\VID_0AC8&PID_305B

[VM.NT]
%USB\VID_0AC8&PID_0302.DeviceDesc%=VM.USBDCam302.XP,USB\VID_0AC8&PID_305B

[VM.NTamd64]
%USB\VID_0AC8&PID_0302.DeviceDesc%=VM.USBDCam302.NTamd64,USB\VID_0AC8&PID_305B

;****************************************

[VM.USBDCam302]
Include       = ks.inf, kscaptur.inf, ksfilter.inf
Needs         = KS.Registration,KSCAPTUR.Registration
SubClass      = StillImage
DeviceType    = 2
DeviceSubType = 0x0302
Capabilities  = 1 
Events        = VM.STI.Events
DeviceData    = VM.STI.DeviceData
ICMProfiles   = "sRGB Color Space Profile.icm"
AddReg        = VM.USBDCam.AddReg, VM.CustomPrp.AddReg,  VM.STI.AddReg, VM.TWAIN.AddReg,VM.HWConfig.Addreg,VM.USBDCam.DefaultSettings
CopyFiles     = VM.USBDCam.Files.Ext, VM.CustomPrp.CopyFiles, VM.STI.CopyFiles, VM.APP.CopyFiles, VM.TWAIN.CopyFiles

[VM.USBDCam302.NT]
Include       = ks.inf, kscaptur.inf, ksfilter.inf  
Needs         = KS.Registration,KSCAPTUR.Registration.NT  
SubClass      = StillImage
DeviceType    = 2
DeviceSubType = 0x0302
Capabilities  = 1  
Events        = VM.STI.Events
DeviceData    = VM.STI.DeviceData
ICMProfiles   = "sRGB Color Space Profile.icm"
AddReg        = VM.USBDCam.AddReg, VM.CustomPrp.AddReg,  VM.STI.AddReg,  VM.TWAIN.AddReg,VM.HWConfig.Addreg,VM.USBDCam.DefaultSettings
CopyFiles     = VM.USBDCam.Files.Ext, VM.CustomPrp.CopyFiles, VM.STI.CopyFiles, VM.APP.CopyFiles, VM.TWAIN.CopyFiles

[VM.USBDCam302.XP]
Include       = ks.inf, kscaptur.inf
Needs         = KS.Registration,KSCAPTUR.Registration.NT
AddReg        = VM.USBDCam.AddReg, VM.CustomPrp.AddReg, VM.WIA.AddReg,  VM.TWAIN.AddReg,VM.HWConfig.Addreg,VM.USBDCam.DefaultSettings
CopyFiles     = VM.USBDCam.Files.Ext, VM.CustomPrp.CopyFiles, VM.STI.CopyFiles, VM.XPAPP.CopyFiles, VM.XPTWAIN.CopyFiles
SubClass      = StillImage
DeviceType    = 3
DeviceSubType = 0x0302
Capabilities  = 0x00000031
;Capabilities = 0x00000001
PortSelect    = No
;Events       = VM.STI.Events
DeviceData    = VM.WIA.DeviceData
ICMProfiles   = "sRGB Color Space Profile.icm"
;LogConfig    = VM.XP.NEEDDREBOOT

[VM.USBDCam302.NTamd64]
Include       = ks.inf, kscaptur.inf
Needs         = KS.Registration,KSCAPTUR.Registration.NT
AddReg        = VM.USBDCam.AddReg, VM.CustomPrp.NTamd64.AddReg, VM.WIA.NTamd64.AddReg,  VM.TWAIN.NTamd64.AddReg,VM.HWConfig.Addreg,VM.USBDCam.DefaultSettings.NTamd64
CopyFiles     = VM.USBDCam.Files.Ext.NTamd64, VM.CustomPrp.NTamd64.CopyFiles, VM.STI.CopyFiles, VM.XPAPP.CopyFiles, VM.XPTWAIN.CopyFiles
SubClass      = StillImage
DeviceType    = 3
DeviceSubType = 0x0302
Capabilities  = 0x00000031
;Capabilities = 0x00000001
PortSelect    = No
;Events       = VM.STI.Events
DeviceData    = VM.WIA.DeviceData
ICMProfiles   = "sRGB Color Space Profile.icm"
;LogConfig    = VM.XP.NEEDDREBOOT

;**********************************************


[VM.USBDCam.AddReg]
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbVM305.sys
;HKR,,PageOutWhenUnopened,3,00
;HKR,,PowerDownWhenUnopened,3,00

[VM.CustomPrp.AddReg]
HKCR,CLSID\%GUID_VMCustomPropertySets%,,,%VMCustomPropertySets%
HKCR,CLSID\%GUID_VMCustomPropertySets%\InprocServer32,,,VM305Prp.Ax
HKCR,CLSID\%GUID_VMCustomPropertySets%\InprocServer32,ThreadingModel,,Both

HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,,,%VMCustomPropertySets%
;HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,IID,1,5A,7C,75,9C,95,8D,3c,45,82,84,90,6A,68,DC,53,FA
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,IID,1,43,53,17,ED,0C,35,AA,45,A0,A9,6E,77,DC,62,A9,CA

HKCR,CLSID\%CLSID_VMCustomPropertyPage%,,,%VMCustomPropertyPage%
HKCR,CLSID\%CLSID_VMCustomPropertyPage%\InprocServer32,,,VM305Prp.Ax
HKCR,CLSID\%CLSID_VMCustomPropertyPage%\InprocServer32,ThreadingModel,,Both

HKCR,CLSID\%CLSID_VMBackDoorPropertyPage%,,,%VMBackDoorPropertyPage%
HKCR,CLSID\%CLSID_VMBackDoorPropertyPage%\InprocServer32,,,VM305Prp.Ax
HKCR,CLSID\%CLSID_VMBackDoorPropertyPage%\InprocServer32,ThreadingModel,,Both

HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_VMCustomPropertySets%\PropertyPages\%CLSID_VMCustomPropertyPage%,,,%VMCustomPropertyPage%
;Add or remove backdoor from the registry:
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_VMCustomPropertySets%\PropertyPages\%CLSID_VMBackDoorPropertyPage%,,,%VMBackDoorPropertyPage%

[VM.CustomPrp.NTamd64.AddReg]
HKCR,WOW6432Node\CLSID\%GUID_VMCustomPropertySets%,,,%VMCustomPropertySets%
HKCR,WOW6432Node\CLSID\%GUID_VMCustomPropertySets%\InprocServer32,,,VM305Prp.Ax
HKCR,WOW6432Node\CLSID\%GUID_VMCustomPropertySets%\InprocServer32,ThreadingModel,,Both

HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,,,%VMCustomPropertySets%
;HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,IID,1,5A,7C,75,9C,95,8D,3c,45,82,84,90,6A,68,DC,53,FA
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_VMCustomPropertySets%,IID,1,43,53,17,ED,0C,35,AA,45,A0,A9,6E,77,DC,62,A9,CA

HKCR,WOW6432Node\CLSID\%CLSID_VMCustomPropertyPage%,,,%VMCustomPropertyPage%
HKCR,WOW6432Node\CLSID\%CLSID_VMCustomPropertyPage%\InprocServer32,,,VM305Prp.Ax
HKCR,WOW6432Node\CLSID\%CLSID_VMCustomPropertyPage%\InprocServer32,ThreadingModel,,Both

HKCR,WOW6432Node\CLSID\%CLSID_VMBackDoorPropertyPage%,,,%VMBackDoorPropertyPage%
HKCR,WOW6432Node\CLSID\%CLSID_VMBackDoorPropertyPage%\InprocServer32,,,VM305Prp.Ax
HKCR,WOW6432Node\CLSID\%CLSID_VMBackDoorPropertyPage%\InprocServer32,ThreadingModel,,Both

HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_VMCustomPropertySets%\PropertyPages\%CLSID_VMCustomPropertyPage%,,,%VMCustomPropertyPage%
;Add or remove backdoor from the registry:
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_VMCustomPropertySets%\PropertyPages\%CLSID_VMBackDoorPropertyPage%,,,%VMBackDoorPropertyPage%

[VM.STI.AddReg]
HKR,,USDClass,,"{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}"
HKCR,CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66} ,,,%STI_DEVICE_NAME%
HKCR,CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}\InProcServer32,,,"%11%\VM305STI.dll"
HKCR,CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}\InProcServer32,ThreadingModel,,"Both"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%VIDEOAPP%,,"%10%\amcap.exe /StiDevice:%1 /StiEvent:%2"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%STILLAPP%,,"%10%\Sti305.exe /StiDevice:%1 /StiEvent:%2"

[VM.STI.NTamd64.AddReg]
HKR,,USDClass,,"{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}"
HKCR,WOW6432Node\CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66} ,,,%STI_DEVICE_NAME%
HKCR,WOW6432Node\CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}\InProcServer32,,,"%11%\VM305STI.dll"
HKCR,WOW6432Node\CLSID\{3FB9B79B-1041-4c84-8C43-F3ED3F2D4D66}\InProcServer32,ThreadingModel,,"Both"
HKLM,"SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%VIDEOAPP%,,"%10%\amcap.exe /StiDevice:%1 /StiEvent:%2"
HKLM,"SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\StillImage\Registered Applications",%STILLAPP%,,"%10%\Sti305.exe /StiDevice:%1 /StiEvent:%2"

[VM.WIA.AddReg]
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","BigDog305",,"%10%\VM305_STI.EXE %USB\VID_0AC8&PID_0302.DeviceDesc%"
HKLM,"Software\ZSMC\USBCAMERA\ZC0305\BigDogPath",Snapshot1,,"%10%\amcap.exe"
HKLM,"Software\ZSMC\USBCAMERA\ZC0305\BigDogPath",Snapshot2,,"%10%\VM305Cap.exe"
;HKLM,"Software\ZSMC\USBCAMERA\ZC0305\BigDogPath",SoundFile,,"%10%\VM305.mid"
;HKLM,"Software\ZSMC\USBCAMERA\ZC0305\BigDogPath",SoundFile,,"%10%\VM305.wav"
HKLM,"Software\ZSMC\USBCAMERA\ZC0305\BigDogPath",MusicEnable,,0

[VM.WIA.NTamd64.AddReg]
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
HKLM,"SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run","BigDog305",,"%10%\VM305_STI.EXE %USB\VID_0AC8&PID_0302.DeviceDesc%"
HKLM,"Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\BigDogPath",Snapshot1,,"%10%\amcap.exe"
HKLM,"Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\BigDogPath",Snapshot2,,"%10%\VM305Cap.exe"
;HKLM,"Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\BigDogPath",SoundFile,,"%10%\VM305.mid"
;HKLM,"Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\BigDogPath",SoundFile,,"%10%\VM305.wav"
HKLM,"Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\BigDogPath",MusicEnable,,0

[VM.STI.DeviceData]
TwainDS     = %USB\VID_0AC8&PID_0302.TWAINDSName%
SpecialInfo = "VM"

[VM.WIA.DeviceData]
Server      = local
UI DLL      = sti.dll
UI Class ID = {5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
TwainDS     = %USB\VID_0AC8&PID_0302.TWAINDSName%
SpecialInfo = "VM"

[VM.STI.Events]
; These are events that the device issues to trigger application 
; launching.
Snapshot  = %SNAPSHOT%,{E76F3027-CA52-468e-B06E-2F32E2F6B59E},*
Snapshot2 = %SNAPSHOT2%,{E76F3028-CA52-468e-B06E-2F32E2F6B59E},%STILLAPP%

[VM.TWAIN.AddReg]
HKLM,%TWAINSetting%,DeviceName,,%USB\VID_0AC8&PID_0302.TWAINDSName%
HKLM,%TWAINSetting%,DSName,,%USB\VID_0AC8&PID_0302.TWAINDSName%
HKLM,%TWAINSetting%,OEM,,%USB\VID_0AC8&PID_0302.TWAINOEMPath%

[VM.TWAIN.NTamd64.AddReg]
HKLM,%TWAINSetting.NTamd64%,DeviceName,,%USB\VID_0AC8&PID_0302.TWAINDSName%
HKLM,%TWAINSetting.NTamd64%,DSName,,%USB\VID_0AC8&PID_0302.TWAINDSName%
HKLM,%TWAINSetting.NTamd64%,OEM,,%USB\VID_0AC8&PID_0302.TWAINOEMPath%

;****************************************************
[VM.USBDCam302.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VM.USBDCam302.Interface

[VM.USBDCam302.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VM.USBDCam302.Interface

[VM.USBDCam302.XP.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VM.USBDCam302.Interface

[VM.USBDCam302.NTamd64.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VM.USBDCam302.Interface

[VM.USBDCam302.Interface]
AddReg=VM.USBDCam302.Intf.AddReg
         
[VM.USBDCam302.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_0AC8&PID_0302.DeviceDisp%
;ED175341-350C-45aa-A0A9-6E77DC62A9CA
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,43,53,17,ED, 0C,35, AA,45, 0xA0, 0xA9, 0x6E, 0x77, 0xDC, 0x62, 0xA9, 0xCA
HKR,PinFactory\1\Interfaces\%GUID_VMCustomPropertySets%,,,
HKR,,ExtensionDLL,,%VM.ExtensionDLL%

[VM.USBDCam302.NT.Services]
AddService = ZSMC0305,0x00000002,VM.USBDCam302.ServiceInstall

[VM.USBDCam302.XP.Services]
;DelService = ZSMC303
AddService = ZSMC0305,0x00000002,VM.USBDCam302.ServiceInstall

[VM.USBDCam302.NTamd64.Services]
;DelService = ZSMC303
AddService = ZSMC0305,0x00000002,VM.USBDCam302.ServiceInstall

[VM.USBDCam302.ServiceInstall]
DisplayName   = %USB\VID_0AC8&PID_0302.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\usbVM305.sys

;******************************************************

[VM.USBDCam.Files.Ext]
usbVM305.sys

[VM.USBDCam.Files.Ext.NTamd64]
usbVM305.sys,VM305x64.sys,,COPYFLG_FORCE_FILE_IN_USE

[VM.CustomPrp.CopyFiles]
VM305Prp.Ax

[VM.CustomPrp.NTamd64.CopyFiles]
VM305Prp.Ax

[VM.APP.CopyFiles]
amcap.exe
Sti305.exe

[VM.XPAPP.CopyFiles]
amcap.exe
VM305_STI.EXE,,,COPYFLG_FORCE_FILE_IN_USE
VM305Cap.exe

[VM.STI.CopyFiles]
VM305STI.dll

[VM.TWAIN.CopyFiles]
VM305TWN.DS

[VM.XPTWAIN.CopyFiles]
VM305TXP.DS

[SourceDisksNames]
1 = %SRCDISKNAME%,,,

[SourceDisksFiles]
usbVM305.sys  = 1
VM305x64.sys  = 1
VM305Prp.Ax   = 1
VM305STI.dll  = 1 
VM305TWN.DS   = 1
VM305TXP.DS   = 1
amcap.exe     = 1
Sti305.exe    = 1
VM305Cap.exe  = 1
VM305_STI.EXE = 1

[Strings]
;----------------
; Non-Localizable
;----------------

ProxyVCap.CLSID       = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE    = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START  = 3
SERVICE_ERROR_NORMAL  = 1
VM.ExtensionDLL       = "VM305Prp.Ax"

TAS5130C="ChipConfig\SupportSensor\TAS5130C"

CustomSetting = "Software\ZSMC\USBCAMERA\ZC0305\CustomSettings"
CustomSetting.NTamd64 = "Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\CustomSettings"
ImagePara     = "Settings\ImagePara"

DefTAS5130C   = "Software\ZSMC\USBCAMERA\ZC0305\DefaultSettings\TAS5130C"
DefTAS5130C.NTamd64   = "Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\DefaultSettings\TAS5130C"
;----------------
; Localizable
;----------------
SRCDISKNAME = "VIMICRO USB PC Camera (VC0305) Driver Installation Driver Disk..."
SoftMfg     = "VIMICRO"
HwMfg       = "VIMICRO"
USB\VID_0AC8&PID_0302.DeviceDesc   = "A4 Tech PC Camera V"
USB\VID_0AC8&PID_0302.DeviceDisp   = "A4 Tech PC Camera V"
VMCustomPropertySets               = "VM Custom Property Sets" 
VMCustomPropertyPage               = "VM Custom Property Page"
VMBackDoorPropertyPage             = "VM Back Door Property Page"
TWAINSetting                       = "Software\ZSMC\USBCAMERA\ZC0305\TWAIN"
TWAINSetting.NTamd64               = "Software\WOW6432Node\ZSMC\USBCAMERA\ZC0305\TWAIN"
USB\VID_0AC8&PID_0302.TWAINDSName  = "Vimicro USB PC Camera (VC0305)"
USB\VID_0AC8&PID_0302.TWAINOEMPath = "Look316S"
GUID_VMCustomPropertySets          = "{ED175343-350C-45aa-A0A9-6E77DC62A9CA}"
CLSID_VMCustomPropertyPage         = "{ED175344-350C-45aa-A0A9-6E77DC62A9CA}"
CLSID_VMBackDoorPropertyPage       = "{ED175345-350C-45aa-A0A9-6E77DC62A9CA}"
SNAPSHOT                           = "Startup Camera"
SNAPSHOT2                          = "Capture Image"
VIDEOAPP                           = "MS Video Capture Application"
STILLAPP                           = "VM Still Capture Application"
STI_DEVICE_NAME                    = "VM STI USB" 

[VM.HWConfig.Addreg]

;****
;3
;****


HKR,%TAS5130C%,CMD,          		0x00001,FF,20,00,00, F0,01,02,00

HKR,%TAS5130C%,Initial,			0X00001,00,00,01,cc,00,08,02,cc,00,10,01,cc,00,02,00,cc,00,03,02,cc,\
						00,04,80,cc,00,05,01,cc,00,06,e0,cc,00,8b,98,cc,00,01,01,cc,\
						00,12,03,cc,00,12,01,cc,00,98,00,cc,00,9a,00,cc,01,1a,00,cc,\
						01,1c,00,cc,00,9c,e6,cc,00,9e,86,cc,00,87,10,cc,00,8b,98,cc,\
						00,01,00,aa,00,1a,00,aa,00,1c,17,aa,00,1b,00,aa,00,86,82,cc,\
						00,87,83,cc,00,88,84,cc,00,05,10,aa,00,0a,01,aa,00,0b,00,aa,\
						00,0c,01,aa,00,0d,00,aa,00,0e,01,aa,00,0f,00,aa,00,10,01,aa,\
						00,11,00,aa,00,16,01,aa,00,17,e6,aa,00,18,02,aa,00,19,86,aa,\
						01,01,b7,cc,00,12,05,cc,01,00,0d,cc,01,89,76,cc,01,ad,09,cc,\
						01,c5,03,cc,01,cb,13,cc,02,50,08,cc,03,01,08,cc,01,a8,58,cc,\
						01,16,61,cc,01,18,65,cc,00,1b,00,aa

HKR,%TAS5130C%,InitialScale,		0X00001,00,00,01,cc,00,08,02,cc,00,10,01,cc,00,02,10,cc,00,03,02,cc,\
						00,04,80,cc,00,05,01,cc,00,06,e0,cc,00,8b,98,cc,00,01,01,cc,\
						00,12,03,cc,00,12,01,cc,00,98,00,cc,00,9a,00,cc,01,1a,00,cc,\
						01,1c,00,cc,00,9c,e8,cc,00,9e,88,cc,00,87,10,cc,00,8b,98,cc,\
						00,01,00,aa,00,1a,00,aa,00,1c,17,aa,00,1b,00,aa,00,86,82,cc,\
						00,87,83,cc,00,88,84,cc,00,05,10,aa,00,0a,02,aa,00,0b,00,aa,\
						00,0c,02,aa,00,0d,00,aa,00,0e,02,aa,00,0f,00,aa,00,10,02,aa,\
						00,11,00,aa,00,16,01,aa,00,17,e8,aa,00,18,02,aa,00,19,88,aa,\
						00,20,20,aa,01,01,b7,cc,00,12,05,cc,01,00,0d,cc,01,89,76,cc,\
						01,ad,09,cc,01,c5,03,cc,01,cb,13,cc,02,50,08,cc,03,01,08,cc,\
						01,a8,58,cc,01,16,61,cc,01,18,65,cc,00,1b,00,aa

HKR,%TAS5130C%\AE,50HZ,		0X00001,00,82,00,aa,00,83,01,aa,00,84,63,aa,01,90,00,cc,01,91,06,cc,\
						01,92,a8,cc,01,95,00,cc,01,96,00,cc,01,97,47,cc,01,8c,0e,cc,\
						01,8f,15,cc,01,a9,10,cc,01,aa,48,cc,00,1d,62,cc,00,1e,90,cc,\
						00,1f,c8,cc,00,20,ff,cc,01,1d,58,cc,01,80,42,cc,01,8d,7f,cc

HKR,%TAS5130C%\AE,50HZScale,		0X00001,00,82,00,aa,00,83,03,aa,00,84,54,aa,01,90,00,cc,01,91,0d,cc,\
						01,92,50,cc,01,95,00,cc,01,96,00,cc,01,97,8e,cc,01,8c,0e,cc,\
						01,8f,15,cc,01,a9,10,cc,01,aa,48,cc,00,1d,62,cc,00,1e,90,cc,\
						00,1f,c8,cc,00,20,ff,cc,01,1d,58,cc,01,80,42,cc,01,8d,7f,cc

HKR,%TAS5130C%\AE,60HZ,		0X00001,00,82,00,aa,00,83,00,aa,00,84,3b,aa,01,90,00,cc,01,91,05,cc,\
						01,92,88,cc,01,95,00,cc,01,96,00,cc,01,97,3b,cc,01,8c,0e,cc,\
						01,8f,15,cc,01,a9,10,cc,01,aa,24,cc,00,1d,62,cc,00,1e,90,cc,\
						00,1f,c8,cc,00,20,ff,cc,01,1d,58,cc,01,80,42,cc,01,8d,80,cc

HKR,%TAS5130C%\AE,60HZScale,		0X00001,00,82,00,aa,00,83,00,aa,00,84,76,aa,01,90,00,cc,01,91,0b,cc,\
						01,92,10,cc,01,95,00,cc,01,96,00,cc,01,97,76,cc,01,8c,0e,cc,\
						01,8f,15,cc,01,a9,10,cc,01,aa,24,cc,00,1d,62,cc,00,1e,90,cc,\
						00,1f,c8,cc,00,20,ff,cc,01,1d,58,cc,01,80,42,cc,01,8d,80,cc

HKR,%TAS5130C%\AE,NoFliker,		0X00001,01,00,0c,cc,00,82,00,aa,00,83,00,aa,00,84,20,aa,01,90,00,cc,\
						01,91,00,cc,01,92,48,cc,01,95,00,cc,01,96,00,cc,01,97,10,cc,\
						01,8c,0e,cc,01,8f,15,cc,00,1d,62,cc,00,1e,90,cc,00,1f,c8,cc,\
						00,20,ff,cc,01,1d,58,cc,01,80,03,cc

HKR,%TAS5130C%\AE,NoFlikerScale,	0X00001,01,00,0c,cc,00,82,00,aa,00,83,00,aa,00,84,20,aa,01,90,00,cc,\
						01,91,00,cc,01,92,48,cc,01,95,00,cc,01,96,00,cc,01,97,10,cc,\
						01,8c,0e,cc,01,8f,15,cc,00,1d,62,cc,00,1e,90,cc,00,1f,c8,cc,\
						00,20,ff,cc,01,1d,58,cc,01,80,03,cc

[VM.USBDCam.DefaultSettings]
;-----------------
; Current Settings
;-----------------
;Standard property
HKR,Settings,TASCGain,0x10001,0
HKR,Settings,AVRFil,0x10001,0
HKR,Settings,MidFil,0x10001,0
HKR,Settings,VideoFMT,0x10001,0
HKR,Settings,TestMode,0x10001,0
HKR,Settings,Brightness,0x10001,8
HKR,Settings,Contrast,0x10001,36
HKR,Settings,Hue,0x10001,18
HKR,Settings,Saturation,0x10001,50
HKR,Settings,Sharpness,0x10001,4
HKR,Settings,WhiteBalance,0x10001,1
HKR,Settings,BackLight,0x10001,0
HKR,Settings,ColorEnable,0x10001,1

;Custom property
HKR,Settings,FrameRate,0x10001,7
HKR,Settings,Exposure,0x10001,5
HKR,Settings,Gain,0x10001,128
HKR,Settings,Mirror,0x10001,0
HKR,Settings,BandWidth,0x10001,7
HKR,Settings,Flicker,0x10001,1
HKR,Settings,Register,0x10001,0
HKR,Settings,SerialNo,0x10001,1
HKR,Settings,Default,0x10001,1
HKR,Settings,Zoom,0x10001,1

;Added by Hunter
HKR,Settings,ExposureAuto,0x10001,1
HKR,Settings,EffectEnable,0x10001,1
HKR,Settings,EffectIndex,0x10001,0
HKR,%ImagePara%,Image0,0x00001,00
HKR,%ImagePara%,Image1,0x00001,00
HKR,%ImagePara%,Image2,0x00001,00
HKR,%ImagePara%,Image3,0x00001,00
HKR,%ImagePara%,Image4,0x00001,00
HKR,%ImagePara%,Image5,0x00001,00
HKR,%ImagePara%,Image6,0x00001,00
HKR,%ImagePara%,Image7,0x00001,00
HKR,%ImagePara%,Image8,0x00001,01,ff,ff,00,00,00
HKR,Settings,WhiteBalanceAuto,0x10001,1
HKR,Settings,GainAuto,0x10001,1
HKR,Settings,Vertical,0x10001,0
HKR,Settings,BandWidthAuto,0x10001,1
HKR,Settings,Rgain,0x10001,64
HKR,Settings,Ggain,0x10001,64
HKR,Settings,Bgain,0x10001,64
HKR,Settings,SharpT,1,1

;ImagePara
HKR,Settings\ImagePara,Image0,		0x00001,01,ff,ff,00,00,00
HKR,Settings\ImagePara,Image1,		0x00001,01,ff,fe,6d,2a,00
HKR,Settings\ImagePara,Image2,		0x00001,01,ff,00,00,ff,00
HKR,Settings\ImagePara,Image3,		0x00001,01,ff,ff,00,80,64
HKR,Settings\ImagePara,Image4,		0x00001,01,ff,00,ff,80,00
HKR,Settings\ImagePara,Image5,		0x00001,01,ff,fe,5d,1e,00
HKR,Settings\ImagePara,Image6,		0x00001,01,ff,66,99,33,64
HKR,Settings\ImagePara,Image7,		0x00001,01,ff,ff,00,00,64

;tommy 050707
HKR,Settings\ImagePara,Image8,		0x00001,01,ff,ff,00,00,00

;Sensor specified settings

;3
HKR,%TAS5130C%\Settings,Gamma,		0x00001,04
HKR,%TAS5130C%\Settings,GammaT,		0x00001,13,38,59,79,92,a7,b9,c8,d4,df,e7,ee,f4,f9,fc,ff,26,22,20,1c,\
						16,13,10,0d,0b,09,07,06,05,04,03,02
HKR,%TAS5130C%\Settings,MatrixT,	0x00001,6c,ea,ea,ea,6c,ea,ea,ea,6c
HKR,%TAS5130C%\Settings,RJMatrixT,	0x00001,6c,ea,ea,ea,6c,ea,ea,ea,6c

HKLM,%CustomSetting%,"BandWidth",0x10001,7
HKLM,%CustomSetting%,"Brightness",0x10001,8
HKLM,%CustomSetting%,"Contrast",0x10001,36
HKLM,%CustomSetting%,"Hue",0x10001,18
HKLM,%CustomSetting%,"Saturation",0x10001,50
HKLM,%CustomSetting%,"Sharpness",0x10001,4
HKLM,%CustomSetting%,"Gamma",0x10001,4
HKLM,%CustomSetting%,"WhiteBalance",0x10001,1
HKLM,%CustomSetting%,"BackLight",0x10001,0
HKLM,%CustomSetting%,"ColorEnable",0x10001,1
HKLM,%CustomSetting%,"FrameRate",0x10001,7
HKLM,%CustomSetting%,"Exposure",0x10001,5
HKLM,%CustomSetting%,"Gain",0x10001,128
HKLM,%CustomSetting%,"Mirror",0x10001,0
HKLM,%CustomSetting%,"Flicker",0x10001,1
HKLM,%CustomSetting%,"Default",0x10001,1
HKLM,%CustomSetting%,"ExposureAuto",0x10001,1
HKLM,%CustomSetting%,"WhiteBalanceAuto",0x10001,1
HKLM,%CustomSetting%,"GainAuto",0x10001,1
HKLM,%CustomSetting%,"BandWidthAuto",0x10001,1
HKLM,%CustomSetting%,"Vertical",0x10001,0
HKLM,%CustomSetting%,"Rgain",0x10001,64
HKLM,%CustomSetting%,"Ggain",0x10001,64
HKLM,%CustomSetting%,"Bgain",0x10001,64
HKLM,%CustomSetting%,"Zoom",0x10001,1

HKLM,%DefTAS5130C%,"BandWidth",0x10001,7
HKLM,%DefTAS5130C%,"Brightness",0x10001,8
HKLM,%DefTAS5130C%,"Contrast",0x10001,36
HKLM,%DefTAS5130C%,"Hue",0x10001,18
HKLM,%DefTAS5130C%,"Saturation",0x10001,50
HKLM,%DefTAS5130C%,"Sharpness",0x10001,4
HKLM,%DefTAS5130C%,"Gamma",0x10001,4
HKLM,%DefTAS5130C%,"WhiteBalance",0x10001,1
HKLM,%DefTAS5130C%,"BackLight",0x10001,0
HKLM,%DefTAS5130C%,"ColorEnable",0x10001,1
HKLM,%DefTAS5130C%,"FrameRate",0x10001,7
HKLM,%DefTAS5130C%,"Exposure",0x10001,5
HKLM,%DefTAS5130C%,"Gain",0x10001,1
HKLM,%DefTAS5130C%,"Mirror",0x10001,0
HKLM,%DefTAS5130C%,"Flicker",0x10001,1
HKLM,%DefTAS5130C%,"Default",0x10001,1
HKLM,%DefTAS5130C%,"ExposureAuto",0x10001,1
HKLM,%DefTAS5130C%,"WhiteBalanceAuto",0x10001,1
HKLM,%DefTAS5130C%,"GainAuto",0x10001,1
HKLM,%DefTAS5130C%,"BandWidthAuto",0x10001,1
HKLM,%DefTAS5130C%,"Vertical",0x10001,0
HKLM,%DefTAS5130C%,"Rgain",0x10001,82
HKLM,%DefTAS5130C%,"Ggain",0x10001,64
HKLM,%DefTAS5130C%,"Bgain",0x10001,75
HKLM,%DefTAS5130C%,"Zoom",0x10001,1


[VM.USBDCam.DefaultSettings.NTamd64]
;-----------------
; Current Settings
;-----------------
;Standard property
HKR,Settings,TASCGain,0x10001,0
HKR,Settings,AVRFil,0x10001,0
HKR,Settings,MidFil,0x10001,0
HKR,Settings,VideoFMT,0x10001,0
HKR,Settings,TestMode,0x10001,0
HKR,Settings,Brightness,0x10001,8
HKR,Settings,Contrast,0x10001,36
HKR,Settings,Hue,0x10001,18
HKR,Settings,Saturation,0x10001,50
HKR,Settings,Sharpness,0x10001,4
HKR,Settings,WhiteBalance,0x10001,1
HKR,Settings,BackLight,0x10001,0
HKR,Settings,ColorEnable,0x10001,1

;Custom property
HKR,Settings,FrameRate,0x10001,7
HKR,Settings,Exposure,0x10001,5
HKR,Settings,Gain,0x10001,128
HKR,Settings,Mirror,0x10001,0
HKR,Settings,BandWidth,0x10001,7
HKR,Settings,Flicker,0x10001,1
HKR,Settings,Register,0x10001,0
HKR,Settings,SerialNo,0x10001,1
HKR,Settings,Default,0x10001,1
HKR,Settings,Zoom,0x10001,1

;Added by Hunter
HKR,Settings,ExposureAuto,0x10001,1
HKR,Settings,EffectEnable,0x10001,0
HKR,Settings,EffectIndex,0x10001,0
HKR,%ImagePara%,Image0,0x00001,00
HKR,%ImagePara%,Image1,0x00001,00
HKR,%ImagePara%,Image2,0x00001,00
HKR,%ImagePara%,Image3,0x00001,00
HKR,%ImagePara%,Image4,0x00001,00
HKR,%ImagePara%,Image5,0x00001,00
HKR,%ImagePara%,Image6,0x00001,00
HKR,%ImagePara%,Image7,0x00001,00
HKR,%ImagePara%,Image8,0x00001,01,ff,ff,00,00,00
HKR,Settings,WhiteBalanceAuto,0x10001,1
HKR,Settings,GainAuto,0x10001,1
HKR,Settings,Vertical,0x10001,0
HKR,Settings,BandWidthAuto,0x10001,1
HKR,Settings,Rgain,0x10001,64
HKR,Settings,Ggain,0x10001,64
HKR,Settings,Bgain,0x10001,64
HKR,Settings,SharpT,1,1

;ImagePara
HKR,Settings\ImagePara,Image0,		0x00001,01,ff,ff,00,00,00
HKR,Settings\ImagePara,Image1,		0x00001,01,ff,fe,6d,2a,00
HKR,Settings\ImagePara,Image2,		0x00001,01,ff,00,00,ff,00
HKR,Settings\ImagePara,Image3,		0x00001,01,ff,ff,00,80,64
HKR,Settings\ImagePara,Image4,		0x00001,01,ff,00,ff,80,00
HKR,Settings\ImagePara,Image5,		0x00001,01,ff,fe,5d,1e,00
HKR,Settings\ImagePara,Image6,		0x00001,01,ff,66,99,33,64
HKR,Settings\ImagePara,Image7,		0x00001,01,ff,ff,00,00,64

;tommy 050707
HKR,Settings\ImagePara,Image8,		0x00001,01,ff,ff,00,00,00

;Sensor specified settings

;3
HKR,%TAS5130C%\Settings,Gamma,		0x00001,04
HKR,%TAS5130C%\Settings,GammaT,		0x00001,13,38,59,79,92,a7,b9,c8,d4,df,e7,ee,f4,f9,fc,ff,26,22,20,1c,\
						16,13,10,0d,0b,09,07,06,05,04,03,02
HKR,%TAS5130C%\Settings,MatrixT,	0x00001,6c,ea,ea,ea,6c,ea,ea,ea,6c
HKR,%TAS5130C%\Settings,RJMatrixT,	0x00001,6c,ea,ea,ea,6c,ea,ea,ea,6c

HKLM,%CustomSetting.NTamd64%,"BandWidth",0x10001,7
HKLM,%CustomSetting.NTamd64%,"Brightness",0x10001,8
HKLM,%CustomSetting.NTamd64%,"Contrast",0x10001,36
HKLM,%CustomSetting.NTamd64%,"Hue",0x10001,18
HKLM,%CustomSetting.NTamd64%,"Saturation",0x10001,50
HKLM,%CustomSetting.NTamd64%,"Sharpness",0x10001,4
HKLM,%CustomSetting.NTamd64%,"Gamma",0x10001,4
HKLM,%CustomSetting.NTamd64%,"WhiteBalance",0x10001,1
HKLM,%CustomSetting.NTamd64%,"BackLight",0x10001,0
HKLM,%CustomSetting.NTamd64%,"ColorEnable",0x10001,1
HKLM,%CustomSetting.NTamd64%,"FrameRate",0x10001,7
HKLM,%CustomSetting.NTamd64%,"Exposure",0x10001,5
HKLM,%CustomSetting.NTamd64%,"Gain",0x10001,128
HKLM,%CustomSetting.NTamd64%,"Mirror",0x10001,0
HKLM,%CustomSetting.NTamd64%,"Flicker",0x10001,1
HKLM,%CustomSetting.NTamd64%,"Default",0x10001,1
HKLM,%CustomSetting.NTamd64%,"ExposureAuto",0x10001,1
HKLM,%CustomSetting.NTamd64%,"WhiteBalanceAuto",0x10001,1
HKLM,%CustomSetting.NTamd64%,"GainAuto",0x10001,1
HKLM,%CustomSetting.NTamd64%,"BandWidthAuto",0x10001,1
HKLM,%CustomSetting.NTamd64%,"Vertical",0x10001,0
HKLM,%CustomSetting.NTamd64%,"Rgain",0x10001,64
HKLM,%CustomSetting.NTamd64%,"Ggain",0x10001,64
HKLM,%CustomSetting.NTamd64%,"Bgain",0x10001,64
HKLM,%CustomSetting.NTamd64%,"Zoom",0x10001,1

HKLM,%DefTAS5130C.NTamd64%,"BandWidth",0x10001,7
HKLM,%DefTAS5130C.NTamd64%,"Brightness",0x10001,8
HKLM,%DefTAS5130C.NTamd64%,"Contrast",0x10001,36
HKLM,%DefTAS5130C.NTamd64%,"Hue",0x10001,18
HKLM,%DefTAS5130C.NTamd64%,"Saturation",0x10001,50
HKLM,%DefTAS5130C.NTamd64%,"Sharpness",0x10001,4
HKLM,%DefTAS5130C.NTamd64%,"Gamma",0x10001,4
HKLM,%DefTAS5130C.NTamd64%,"WhiteBalance",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"BackLight",0x10001,0
HKLM,%DefTAS5130C.NTamd64%,"ColorEnable",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"FrameRate",0x10001,7
HKLM,%DefTAS5130C.NTamd64%,"Exposure",0x10001,5
HKLM,%DefTAS5130C.NTamd64%,"Gain",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"Mirror",0x10001,0
HKLM,%DefTAS5130C.NTamd64%,"Flicker",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"Default",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"ExposureAuto",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"WhiteBalanceAuto",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"GainAuto",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"BandWidthAuto",0x10001,1
HKLM,%DefTAS5130C.NTamd64%,"Vertical",0x10001,0
HKLM,%DefTAS5130C.NTamd64%,"Rgain",0x10001,82
HKLM,%DefTAS5130C.NTamd64%,"Ggain",0x10001,64
HKLM,%DefTAS5130C.NTamd64%,"Bgain",0x10001,75
HKLM,%DefTAS5130C.NTamd64%,"Zoom",0x10001,1
Download Driver Pack

How To Update Drivers Manually

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.

server: web4, load: 0.55