vcap330.inf Driver File Contents (3660upgrade.zip)

;=============================================================================
;
; VCap330.inf  -- Pc Camera Driver
;
;=============================================================================

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%prd%
DriverVer=01/28/2002, 3.0.1.1

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%mfg%=VCAP

[DestinationDirs]
VCAP.CopyFiles=	10,system32\drivers
JpegCode.CopyFiles=	11
Uninstall.CopyFiles=	10


[VCAP]
%VCAP.DeviceDesc%=VCAP.Device,USB\VID_0595&PID_4343

[VCAP.Device]
Include=		ks.inf, kscaptur.inf, ksfilter.inf, dshowext.inf
Needs=			KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation, DSHOWEXT.Registration
AddReg=			VCAP.AddReg, JpegCode.AddReg, VCAP.Uninstall.AddReg
CopyFiles=		VCAP.CopyFiles, JpegCode.CopyFiles,Uninstall.CopyFiles
KnownFiles=		VCAP.KnownFiles, JpegCode.KnownFiles,Uninstall.KnownFiles
UpdateInis=		JpegCode.UpdateInis
SubClass=		StillImage
DeviceType=		3
DeviceSubType=	0x1
Capabilities=	0x00000031
DeviceData=		VCAP.DeviceData
ICMProfiles=	"sRGB Color Space Profile.icm"
DriverVer=              01/28/2002, 3.0.1.1


[VCAP.Device.NT]
Include=		ks.inf, kscaptur.inf, ksfilter.inf, dshowext.inf
Needs=			KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation, DSHOWEXT.Registration
AddReg=			VCAP.AddReg, JpegCode.AddReg, VCAP.Uninstall.AddReg
CopyFiles=		VCAP.CopyFiles, JpegCode.CopyFiles,Uninstall.CopyFiles
KnownFiles=		VCAP.KnownFiles, JpegCode.KnownFiles,Uninstall.KnownFiles
UpdateInis=		JpegCode.UpdateInis
SubClass=		StillImage
DeviceType=		3
DeviceSubType=	0x1
Capabilities=	0x00000031
DeviceData=		VCAP.DeviceData
ICMProfiles=	"sRGB Color Space Profile.icm"
DriverVer=              01/28/2002, 3.0.1.1



[Uninstall.CopyFiles]
un330drv.exe

[Uninstall.KnownFiles]
un330drv.exe=safe


[JpegCode.AddReg]
HKLM,%MMDrivers%,VIDC.JPEG,,jpegCode.dll
HKLM,%MMDrivers%,VIDC.MJPG,,jpegCode.dll

[JpegCode.CopyFiles]
jpegcode.dll

[JpegCode.KnownFiles]
jpegcode.dll=safe

[JpegCode.UpdateInis]
system.ini, drivers32,,"VIDC.JPEG=JpegCode.dll"
system.ini, drivers32,,"VIDC.MJPG=JpegCode.dll"

[VCAP.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}


[VCAP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,vcap330.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

[VCAP.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VCAP.Interface

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

[VCAP.Interface]
AddReg=VCAP.Intf.AddReg

[VCAP.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%VCAP.DeviceDesc%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,21,E8,C2,3D, 13,47, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
HKR,PinFactory\1\Interfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,


[VCAP.CopyFiles]
vcap330.sys
stream.sys

[VCAP.KnownFiles]
vcap330.sys=safe

[VCAP.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,

[VCAP.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,

[VideoCapture]
AddReg=VideoCapture.AddReg


[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VCAP.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}


[VCAP.Device.NT.Services]
AddService = VCAPCap,0x00000002,VCAP.ServiceInstall

[VCAP.ServiceInstall]
DisplayName   = %VCAP.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\vcap330.sys

; Add registry for Uninstall
[VCAP.Uninstall.AddReg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%Uninstall.Desc%","DisplayName",0x00000000,"%Uninstall.Desc%"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%Uninstall.Desc%","UninstallString",0x00000000,"%10%\un330drv.exe"



;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;----------------
; Non-Localizable
;----------------

MMDrivers="Software\Microsoft\Windows NT\CurrentVersion\Drivers32"
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1


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

prd=	"MS"
mfg=	"MS"
VCAP.DeviceDesc=       "3.3Mega Digital Camera"
VCAP.Capture=          "3.3Mega Digital Camera"

Uninstall.Desc="3.3Mega Digital Camera"

USB_DEVICE = L330



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: ftp, load: 1.64