LVCam95.inf Driver File Contents (labtec_web_cam.zip)

;***************************************************************************
; (c) Copyright 1996-2000 Logitech, Inc. All Rights Reserved
; Installation files for Windows 95 OSR2 video capture driver
;
;***************************************************************************

[Version]
Signature=$CHICAGO$
LayoutFile=Layout.inf
Class=MEDIA
Provider=%LGI%

[Manufacturer]
%LGI%=LogitechMfg

[LogitechMfg]
%PID_0840_Desc%=PID_0840.Device,USB\VID_046D&PID_0840   	; QuickCam Express
%PID_0840_Desc%=PID_0840.Device,USB\VID_046D&PID_0870		; QuickCam Express (new ASIC)
%PID_0801_Desc%=PID_0801.Device,USB\VID_046D&PID_0801		; QuickCam Web/Home
;%PID_0850_Desc%=PID_0850.Device,USB\VID_046D&PID_0850
%PID_08E0_Desc%=PID_08E0.Device,USB\VID_046D&PID_08E0		; QuickCam Express (Belt)
%PID_08E0_Desc%=PID_08E0.Device,USB\VID_046D&PID_08E1		; QuickCam Express (Belt)
%PID_D001_Desc%=PID_D001.Device,USB\VID_046D&PID_D001		; QuickCam Pro


[DefaultInstall]
CopyFiles=CopyDriversAll, VFW.CopyList,TWAIN.CopyFiles, TWAIN.CopyTwain

;---------------------------------------------------------------;

[ClassInstall]
AddReg=Class.AddReg

[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll

;---------------------------------------------------------------;

[ControlFlags]
ExcludeFromSelect=*

[PID_0840.Device]
CopyFiles=PID_0840.CopyList,VFW.CopyList,TWAIN.CopyFiles, TWAIN.CopyTwain
AddReg=PID_0840.AddReg, RunOnce.AddReg, User.AddReg, VFW.AddReg
UpdateInis=VFW.UpdateInis, Logitech.UpdateInis

[PID_0850.Device]
CopyFiles=PID_0850.CopyList,VFW.CopyList,TWAIN.CopyFiles, TWAIN.CopyTwain
AddReg=PID_0850.AddReg, RunOnce.AddReg, User.AddReg, VFW.AddReg
UpdateInis=VFW.UpdateInis, Logitech.UpdateInis

[PID_08E0.Device]
CopyFiles=PID_08E0.CopyList,VFW.CopyList,TWAIN.CopyFiles, TWAIN.CopyTwain
AddReg=PID_08E0.AddReg, RunOnce.AddReg, User.AddReg, VFW.AddReg
UpdateInis=VFW.UpdateInis, Logitech.UpdateInis

[PID_0801.Device]
CopyFiles=PID_0801.CopyList,VFW.CopyList,TWAIN.CopyFiles, TWAIN.CopyTwain
AddReg=PID_0801.AddReg, RunOnce.AddReg, User.AddReg, VFW.AddReg
UpdateInis=VFW.UpdateInis, Logitech.UpdateInis

[PID_D001.Device]
CopyFiles=PID_D001.CopyList, VFW.CopyList, PID_D001.JPGL.CopyList, TWAIN.CopyTwain
AddReg=PID_D001.AddReg,PID_D001.Default.AddReg, RunOnce.AddReg, User.AddReg, VFW.AddReg
DelReg=Win95.DelReg
UpdateInis=VFW.UpdateInis, PID_D001.UpdateInis, Win95.UpdateInis

;---------------------------------------------------------------;

[VFW.UpdateInis]
system.ini,drivers,,"MSVideo.LVFW=lvfw16.drv"

;---------------------------------------------------------------;

[Logitech.UpdateInis]
system.ini,drivers32,,"VIDC.YVU9=lvcodec2.dll"
system.ini,drivers32,,"VIDC.I420=lvcodec2.dll"
system.ini,drivers32,,"VIDC.YUY2=lvcodec2.dll"
system.ini,drivers32,,"VIDC.UYVY=lvcodec2.dll"

[PID_D001.UpdateInis]
system.ini,drivers32,,"VIDC.JPGL=jpgl.dll",0

;---------------------------------------------------------------;
[RunOnce.AddReg]
HKLM,%RunOnce%,"LVCOMSReg",,"LVComS.exe /RegServer"
HKLM,%RunOnce%,"LVCOMCReg",,"RegSvr32 /S LVComC.dll"

;---------------------------------------------------------------;

[User.AddReg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","LVComs",,"%11%\LVComS.exe"
HKLM,"Software\Logitech\LVComS\CurrentVersion\RegisteredApplications\{D2B479C0-C3F2-11D1-B014-00AA00CF90F9}","ApplicationPath",,"QuickCam.exe"
HKLM,"Software\Logitech\LVComS\CurrentVersion\RegisteredApplications\{D2B479C0-C3F2-11D1-B014-00AA00CF90F9}","ApplicationArgument",,"/Button"

[VFW.AddReg]
HKLM,%MediaResourceKey%\MSVideo.LVFW,Driver,0,"lvfw16.drv"
HKLM,%MediaResourceKey%\MSVideo.LVFW,Parameters,0,"LVFW"
HKLM,%MediaResourceKey%\MSVideo.LVFW,Description,0,"%VFWDriverDesc%"
HKLM,%MediaResourceKey%\MSVideo.LVFW,FriendlyName,0,"%VFWDriverDesc%"

HKLM,"Software\Logitech\QuickCam\Drivers","OEM",,%LGI%
HKLM,"Software\Logitech\QuickCam\Drivers","VFW",,%VFWDriverDesc%


;---------------------------------------------------------------;

[VFW.CopyList]
lvfw16.drv,,
lvfw32.dll,,
lvfw.dll,,
lvcodec2.dll,,
lvui2.dll,,
lvui2rc.dll,,
LVComS.exe,,
LVComC.dll,,
LCM16.dll,,
LCM32.dll,,
msvcrt.dll,,

;---------------------------------------------------------------;

[TWAIN.CopyFiles]
;avicap.ds
;avicaprc.dll
;avicapui.dll
;click.wav
;genimage.dll
;lgscan32.dll
;lgtwain.dll
;lgwake32.dll
;prgind32.dll

[TWAIN.CopyTwain]
;twain_32.dll
;twain.dll
;twunk_16.exe
;twunk_32.exe


;---------------------------------------------------------------;

[PID_0840.CopyList]
LVCD95.sys,,
LVCam295.dll,,
LVCodek2.dll,,
lvstrm95.sys,,

;---------------------------------------------------------------;

[PID_0840.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,Driver,0,LVCD95.sys
HKR,,NTMPDriver,,LVCD95.sys

;---------------------------------------------------------------;

[PID_0850.CopyList]
LVCE95.sys,,
LVCam295.dll,,
LVCodek2.dll,,
lvstrm95.sys,,

;---------------------------------------------------------------;

[PID_0850.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,Driver,0,LVCE95.sys
HKR,,NTMPDriver,,LVCE95.sys

;---------------------------------------------------------------;

[PID_08E0.CopyList]
LVCM95.sys,,
LVCam295.dll,,
LVCodek2.dll,,
lvstrm95.sys,,

;---------------------------------------------------------------;

[PID_08E0.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,Driver,0,LVCM95.sys
HKR,,NTMPDriver,,LVCM95.sys

;---------------------------------------------------------------;

[PID_0801.CopyList]
LVCA95.sys,,
LVCam295.dll,,
LVCodek2.dll,,
lvstrm95.sys,,

;---------------------------------------------------------------;

[PID_0801.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,Driver,0,LVCA95.sys
HKR,,NTMPDriver,,LVCA95.sys

;---------------------------------------------------------------;

[CopyDriversAll]
LVCam295.dll,,
LVCodek2.dll,,
lvstrm95.sys,,
LVCA95.sys,,
LVCD95.sys,,
LVCE95.sys,,
LVCM95.sys,,
p35u95.sys,,

;---------------------------------------------------------------;

[PID_D001.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,p35u95.sys

[PID_D001.Default.AddReg]
HKLM,"Software\Logitech\P35U",AEEnable,0x00010001,1

;---------------------------------------------------------------;
; Remove win95 entries for 5.0 Tekom driver

[Win95.DelReg]
HKLM,"System\CurrentControlSet\Control\MediaResources\msvideo\msvideo.LP35",

[Win95.UpdateInis]
system.ini,drivers,"MSVideo.LP35=*",

;---------------------------------------------------------------;

[PID_D001.CopyList]
p35u95.sys,,
lvstrm95.sys,,

;---------------------------------------------------------------;

[PID_D001.JPGL.CopyList]
jpgl.dll,,

;---------------------------------------------------------------;

[DestinationDirs]
DefaultDestDir=11       ; LDID_SYS
TWAIN.CopyFiles=10,TWAIN_32\QCamXprs
TWAIN.CopyTwain=10

[SourceDisksFiles]
lvfw16.drv=1
lvfw32.dll=1
lvfw.dll=1
lvui2.dll=1
lvui2rc.dll=1
LVCA95.sys=1
LVCD95.sys=1
LVCE95.sys=1
LVCM95.sys=1
LVCam295.dll=1
LVCodek2.dll=1
lvstrm95.sys=1
lvcodec2.dll=1
LVComS.exe=1
LVComC.dll=1
LCM16.dll=1
LCM32.dll=1
msvcrt.dll=1

avicap.ds=1
avicaprc.dll=1
avicapui.dll=1
click.wav=1
genimage.dll=1
lgscan32.dll=1
lgtwain.dll=1
lgwake32.dll=1
prgind32.dll=1

jpgl.dll=1
p35u95.sys=1

;Coming from the win95 disk
;twain_32.dll=1
;twain.dll=1
;twunk_16.exe=1
;twunk_32.exe=1

[SourceDisksNames]
1=%Disk_1_Desc%, QUICKCAM, 0000-0000


;---------------------------------------------------------------;

[Strings]
MediaResourceKey="System\CurrentControlSet\control\MediaResources\msvideo"
KEY_CONFERENCING="SOFTWARE\Microsoft\Conferencing"
RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

;----------------
; Localizable
;----------------
LGI="Labtec"
Disk_1_Desc="Labtec USB Video Camera Disk"
MediaClassName="Sound, video and game controllers"
PID_0801_Desc="Labtec Web"
PID_0840_Desc="Labtec WebCam"
PID_0850_Desc="Labtec Web"
PID_08E0_Desc="Labtec WebCam"
PID_D001_Desc="Labtec WebCam Pro (USB)"
VFWDriverDesc="Labtec USB Video Camera"
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: 2.66