DVC2USB.INF Driver File Contents (weecam.zip)


;
; DVC2USB.INF (1) -- This file contains installation information for digital camera 
;		using LIBRA chip.
;               
;               It is using the default installer.
;
;*** Created 10/2/95  (Creation Date)
;
;*** revised 8/28/97
;
;    removed AM.run, and other sections that are in ks.inf and kscapturt.inf
;
;    added 
;       include=ks.inf, kscaptur.inf
;       needs=KS.Registration,KSCAPTUR.Registration
;       There are going to be two proxy GUID using teh same ksproxy.ax
;               Generic one and 
;               KSCapture
;
;*** revised 9/4/97
;
;    Added [xxx.xxx.Services] section
;
;    note: section name is limited to 32 characters.
;
;    Added [xxx.xxx.Interfaces] section 
;
;    Added .NT section
;
;*** revised 9/22/97
;
;    Use HardwareID instead of CompatibleIDs
;    Exlcude all device from ADDDEVICE control applet (PnP devices)
;
;*** revised 10/14/97
;
;    Added stream.sys (instead of copy it in kscaptur.inf)
;
;*** revised 1/2/98
;
;    Customed for LIBRA, removed the all other devices
;
;*** revised 6/11/98
;
;    Extension DLL for VFW mapper added
;
;*** revised 10/30/98
;
;	 Launch SETUP.exe after driver installation
;
 	
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"

; MEMPHIS: 
; Memphis uses Image class installer (sti_cl.dll)
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}

; NT 5.0: 
; There is not, as of 9-13-97, an image class installer, so use media class instead.
;Class=MEDIA
;ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
 
Provider=%Alaris%

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*

[Manufacturer]
%AlarisMfg%=Alaris

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS

; Delete old Win95 and "Detroit" update drivers
Alaris.USBDCam.DelDrivers=10,system

; Delete Beta USB driver
Alaris.USBDCam.DelBetaDrivers=10,system32\drivers

; Delete beta twain driver
Alaris.USBDCam.DelTwainFiles=10,twain_32

Alaris.USBDCam.CopyDrivers=10,system32\drivers

Alaris.USBDCam.CopyCODEC=11
Alaris.USBDCam.CopyExtDll=11

Alaris.USBDCam.CopyTwainFiles=10,twain_32

Alaris.USBDCam.CopyInf=10,inf

;---------------------------------------------------------------
;              A L A R I S . L I B R A 
;
;                    U S B D C a m
;---------------------------------------------------------------

[Alaris]
%USB\VID_0620&PID_0004.DeviceDesc%=Alaris.USBDCam,USB\VID_0620&PID_0004
%USB\VID_0620&PID_000A&MI_00.DeviceDesc%=Alaris.USBDCam2,USB\VID_0620&PID_000A&MI_00
%USB\VID_0620&PID_000B&MI_00.DeviceDesc%=Alaris.USBDCam2,USB\VID_0620&PID_000B&MI_00
%USB\VID_0620&PID_0007&MI_00.DeviceDesc%=Alaris.USBDCam2,USB\VID_0620&PID_0007&MI_00

[Alaris.USBDCam]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Alaris.USBDCam.AddReg
UpdateInis= Alaris.USBDCam.UpdateIni
DelFiles=   Alaris.USBDCam.DelDrivers,Alaris.USBDCam.DelBetaDrivers,Alaris.USBDCam.DelTwainFiles
CopyFiles=  Alaris.USBDCam.CopyDrivers,Alaris.USBDCam.CopyCODEC,Alaris.USBDCam.CopyExtDll,Alaris.USBDCam.CopyTwainFiles,Alaris.USBDCam.CopyInf

[Alaris.USBDCam2]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Alaris.USBDCam.AddReg2
UpdateInis= Alaris.USBDCam.UpdateIni
DelFiles=   Alaris.USBDCam.DelDrivers,Alaris.USBDCam.DelBetaDrivers,Alaris.USBDCam.DelTwainFiles
CopyFiles=  Alaris.USBDCam.CopyDrivers,Alaris.USBDCam.CopyCODEC,Alaris.USBDCam.CopyExtDll,Alaris.USBDCam.CopyTwainFiles,Alaris.USBDCam.CopyInf

[Alaris.USBDCam.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     Alaris.USBDCam.AddReg
UpdateInis= Alaris.USBDCam.UpdateIni
DelFiles=   Alaris.USBDCam.DelBetaDrivers,Alaris.USBDCam.DelTwainFiles
CopyFiles=  Alaris.USBDCam.CopyDrivers,Alaris.USBDCam.CopyCODEC,Alaris.USBDCam.CopyExtDll,Alaris.USBDCam.CopyTwainFiles,Alaris.USBDCam.CopyInf

[Alaris.USBDCam2.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     Alaris.USBDCam.AddReg2
UpdateInis= Alaris.USBDCam.UpdateIni
DelFiles=   Alaris.USBDCam.DelBetaDrivers,Alaris.USBDCam.DelTwainFiles
CopyFiles=  Alaris.USBDCam.CopyDrivers,Alaris.USBDCam.CopyCODEC,Alaris.USBDCam.CopyExtDll,Alaris.USBDCam.CopyTwainFiles,Alaris.USBDCam.CopyInf

[Alaris.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DVC2USB.sys
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

; launch setup.exe to install QVCreater...
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",SetupSet,,"%11%\Q2USetup.exe %01%"

[Alaris.USBDCam.AddReg2]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DVC2USB.sys
;HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; for mutli-interface configuration only
HKR,,IsMultiFuncDevice,3,01

; launch setup.exe to install QVCreater...
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",SetupSet,,"%11%\Q2USetup.exe %01%"


[Alaris.USBDCam.UpdateIni]
system.ini,drivers32,,"VIDC.YUY2=icmyuy2.dll"
system.ini,drivers32,,"VIDC.YVU9=icmyuy2.dll"
system.ini,drivers32,,"VIDC.Y411=icmyuy2.dll"
system.ini,drivers32,,"VIDC.VGPX=vgpix32d.dll"

[Alaris.USBDCam.DelDrivers]
ks.sys,,,1
stream.sys,,,1
librastr.sys,,,1
imagecls.sys,,,1
ovext.dll,,,1

[Alaris.USBDCam.DelBetaDrivers]
ov7610.sys,,,1

[Alaris.USBDCam.DelTwainFiles]
; Put the data source here.
dvc2utw.ds,,,1

[Alaris.USBDCam.CopyDrivers]
stream.sys
DVC2USB.sys,DVC2USB.sy_
librastr.sys,librastr.sy_

[Alaris.USBDCam.CopyCODEC]
icmyuy2.dll,icmyuy2.dl_
vgpix32d.dll,vgpix32d.dl_

[Alaris.USBDCam.CopyExtDll]
vfwexlib.dll,vfwexlib.dl_
DVC2UExt.dll,DVC2UExt.dl_
Q2USetup.exe,Q2USetup.ex_


[Alaris.USBDCam.CopyTwainFiles]
; Put the data source here.
dvc2utw.ds,dvc2utw.ds_

[Alaris.USBDCam.CopyInf]
DVC2USB.INF,DVC2USB.SI_

[Alaris.USBDCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Alaris.USBDCam.Interface

[Alaris.USBDCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Alaris.USBDCam.Interface

[Alaris.USBDCam.Interface]
AddReg=Alaris.USBDCam.Intf.AddReg
         
[Alaris.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_0620&PID_0004.DeviceDesc%
HKR,,ExtensionDLL,,%Alaris.ExtensionDLL%
; 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}

[Alaris.USBDCam.NT.Services]
AddService = DCamUSBAlaris,0x00000002,Alaris.USBDCam.ServiceInstall

[Alaris.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_0620&PID_0004.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DVC2USB.sys

[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
100="ALARIS QuickVideo weeCam USB Setup Disk 1",,
;1="Alaris QuickVideo weeCam USB Setup Disk 1","disk1",Disk1.id

[SourceDisksFiles]
DVC2USB.sy_=100,,
librastr.sy_=100,,
icmyuy2.dl_=100,,
vgpix32d.dl_=100,,
vfwexlib.dl_=100,,
dvc2uExt.dl_=100,,
dvc2utw.ds_=100,,
Q2USetup.ex_=100,,
DVC2USB.SI_=100,,

[SourceDisksNames.x86]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
100="ALARIS QuickVideo weeCam USB Setup Disk 1",,
;1="Alaris QuickVideo weeCam USB Setup Disk 1","disk1",Disk1.id

[SourceDisksFiles.x86]
DVC2USB.sy_=100,,
librastr.sy_=100,,
icmyuy2.dl_=100,,
vgpix32d.dl_=100,,
vfwexlib.dl_=100,,
dvc2uExt.dl_=100,,
dvc2utw.ds_=100,,
Q2USetup.ex_=100,,
DVC2USB.SI_=100,,

[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

; IHV's extension DLL
Alaris.ExtensionDLL = "dvc2uext.dll"


;----------------
; Localizable
;----------------

Msft="Microsoft"
Alaris="Alaris"
AlarisMfg="Alaris, Inc."
USB\VID_0620&PID_0004.DeviceDesc="ALARIS QuickVideo weeCam USB"
USB\VID_0620&PID_000A&MI_00.DeviceDesc="ALARIS QuickVideo weeCam USB"
USB\VID_0620&PID_000B&MI_00.DeviceDesc="ALARIS QuickVideo weeCam USB"
USB\VID_0620&PID_0007&MI_00.DeviceDesc="ALARIS QuickVideo weeCam USB"
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: web2, load: 1.75