;
; USBW9967.INF -- This file contains installation information for USBW9967,
; A WDM capture driver that requires video camera with W9967
;
;*** Created 12/21/1999 (Creation Date)
;
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
DriverVer=10/23/2000 ;shincha 2000/10/23
;CatalogFile=AVerTVUSB2000.cat ;shincha 2000/10/23
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*
[Manufacturer]
%MsftMfg%=Winbond
[DestinationDirs]
USBW9967.CopyDrivers = 10,system32\drivers
USBW9967.CopyDrivers.NT = 10,System32\Drivers
USBW9967.CopyExtDll = 11
USBW9967.CopyCodec = 11
;USBW9967.CopyTWAINDS = 10,TWAIN_32\W9967
[SourceDisksNames]; James Yang add 2000/10/18
1="AVerMedia AVerTV USB Driver Disk","",1
[SourceDisksFiles];Shincha Add 2000/09/27
2kw9967.sys=1
wb9967.dll=1
wb67ext.dll=1
usbtvdll.dll=1
;---------------------------------------------------------------
; W I N B O N D
;
; U S B W 9 9 6 7
;---------------------------------------------------------------
[Winbond]
%USBW9967.VideoDeviceDesc%=USBW9967.Device,USB\VID_1046&PID_9967
[USBW9967.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration ;//Shincha Delete 2000/09/27 MSPCLOCK.Installation
AddReg= USBW9967.AddReg ;//Shincha Delete 2000/09/27 ,Codec.AddReg
CopyFiles= USBW9967.CopyDrivers,USBW9967.CopyCodec,USBW9967.CopyExtDll ;//Shincha Delete 2000/09/27 ,USBW9967.CopyTWAINDS
KnownFiles= USBW9967.KnownFiles
UpdateInis= USBW9967.UpdateIni
[USBW9967.Device.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf, dshowext.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT, DSHOWEXT.Registration
AddReg= USBW9967.AddReg.NT
CopyFiles= USBW9967.CopyDrivers.NT,USBW9967.CopyCodec,USBW9967.CopyExtDll.NT
UpdateInis= USBW9967.UpdateIni
[USBW9967.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,USBW9967.SYS
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
;Registryt VFW
HKR,,VfwKey,,%VfwKeyString%
HKR,,VfwDeviceDesc,,%VfwDeviceDescString%
HKR,,DeviceType,0x10001,2
HKR,,DeviceSubType,0x10001,1
; For Video For Window driver
HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"Description",,%VfwDeviceDescString%
HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"FriendlyName",,%VfwDeviceDescString%
HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"Driver",,"vfwwdm.drv"
; For vfwupd.exe
HKLM,%RunOnce%,"W9967(VFW) Inst",,"vfwupd.exe"
[USBW9967.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,2kw9967.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
; Registry VFW
HKR,,VfwKey,,%VfwKeyString%
HKR,,VfwDeviceDesc,,%VfwDeviceDescString%
HKR,,DeviceType,0x10001,2
HKR,,DeviceSubType,0x1001,1
; For Video For Window driver
;HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"Description",,%VfwDeviceDescString%
;HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"FriendlyName",,%VfwDeviceDescString%
;HKLM,%MediaResourcesMSVideo%\MSVideo.%VfwKeyString%,"Driver",,"vfwwdm32.drv"
[USBW9967.UpdateIni]
system.ini,drivers32,,"VIDC.WJPG=wb9967.dll"
system.ini,drivers32,,"VIDC.YUY2=wb9967.dll"
[USBW9967.CopyDrivers]
;USBW9967.SYS
STREAM.SYS
USBCAMD.SYS
[USBW9967.CopyDrivers.NT]
;stream.sys ;Shincha Delete 2000/09/27
;usbcamd.sys ;shincha delete 2000/09/27
2kw9967.sys
[USBW9967.CopyCODEC]
wb9967.dll
[USBW9967.CopyExtDll]
wb67ext.dll
vfwupd.exe
usbtvdll.dll
[USBW9967.CopyExtDll.NT]
wb67ext.dll
usbtvdll.dll
[USBW9967.KnownFiles]
USBW9967.SYS=safe
[USBW9967.Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,USBW9967.Interface
[USBW9967.Device.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,USBW9967.Interface
[USBW9967.Interface]
AddReg=VideoCapture.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBW9967.Capture%
; IAMVideoCompression installed as static interface on both output pins
HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
; VFW Extension
HKR,,ExtensionDLL,,%W9967.ExtensionDLL%
[USBW9967.Device.Services]
AddService = USBW9967,0x00000002,USBW9967.ServiceInstall
[USBW9967.ServiceInstall]
DisplayName = %USBW9967.VideoDeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\USBW9967.SYS
[USBW9967.Device.NT.Services]
AddService = USBW9967,0x00000002,USBW9967.ServiceInstall.NT
[USBW9967.ServiceInstall.NT]
DisplayName = %USBW9967.VideoDeviceDesc% ;Shincha modify 2000/09/27 %USB\VID_1046&PID_9967.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\2kw9967.sys
[Strings]
;----------------
; Non-Localizable
;----------------
; note: only register value is case sensitive, key is not.
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
SERVICE_AUTO_START=2 ;Shincha Add 2000/09/27
MediaResourcesMSVideo="SYSTEM\CurrentControlSet\Control\MediaResources\msvideo"
RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
;----------------
; Localizable
;----------------
Msft="AVerMedia"
MsftMfg="AVerMedia"
USBW9967.VideoDeviceDesc= "AVerTV USB, WDM Video Capture"
USBW9967.Capture= "AVerTV USB Capture"
CodecName="Winbond JPEG [WJPG]"
CodecNameYUY2="Winbond YUY2 [YUY2]"
W9967.ExtensionDLL = "wb67ext.dll"
VfwKeyString="Winbond W9967"
VfwDeviceDescString="Winbond W9967 PC Camera (VFW)"
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.