lsusbdrv.inf Driver File Contents (2005021627212297.exe)

;
; LSUSBDRV.INF  -- This file contains installation information 
; for USB PC Camera LMUCAM2000
;               

[Version]
signature="$CHICAGO$"

Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%

[SourceDisksNames]
1="Look and Say USB Camera Installation DISK",,1

[SourceDisksFiles]
LMUSBDRV.SYS = 1
LMUSBCAM.SYS = 1
lmDxExt.ax = 1
lmDec.dll = 1
lmVDec.dll = 1
lmtwsrc.ds = 1
lmDxExt.inf = 1
lmtwain.dat = 1
lsloader.sys = 1

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

[Manufacturer]
%LmMfg%=LM

[DestinationDirs]
LM.USBDCam.InfFiles.Ext = 10, Inf
LM.USBDCam.ExtFiles.Ext = 11
LM.USBDCam.DelFiles.Ext = 10,System32\Drivers
LM.USBDCam.Files.Ext = 10,System32\Drivers
LM.USBDCam.TwainFiles.Ext = 10,twain_32\lmucam

[LM]
%USB\VID_0A45&PID_0002.DeviceDesc%=LM.USBDCam,USB\VID_0A45&PID_0002

[LM.USBDCam]
Include   = ks.inf, kscaptur.inf, ksfilter.inf, lmdxext.inf
Needs     = KS.Registration, KSCAPTUR.Registration, LMDXEXT.Registration, MSPCLOCK.Installation
AddReg    = LM.DXEXT.AddReg, LM.USBDCam.AddReg
CopyFiles = LM.USBDCam.Files.Ext, LM.USBDCam.InfFiles.Ext, LM.USBDCam.ExtFiles.Ext, LM.USBDCam.TwainFiles.Ext
DelFiles  = LM.USBDCam.DelFiles.Ext
UpdateInis= LM.USBDCam.UpdateIni

[LM.USBDCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,lmusbdrv.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,Software\LogicMeca\Ucam,"TWAIN Use Button",0x10001,00,00,00,00
;;NetMeeting...
HKLM,Software\Microsoft\Conferencing\CaptureDefaultFormats\%LmDeviceDscr%,"DefaultFormat",,"RGB, 320x240x24"
HKLM,Software\Microsoft\Conferencing\CaptureDevices\%LmDeviceDscr%, "dwDialogs", 1, 0x02,0x00,0x00,0x00
HKLM,Software\Microsoft\Conferencing\CaptureDevices\%LmDeviceDscr%, "dwImageSize", 1, 0x40,0x04,0x00,0x02
HKLM,Software\Microsoft\Conferencing\CaptureDevices\%LmDeviceDscr%, "dwNumColors", 1, 0x20,0x00,0x00,0x00
HKLM,Software\Microsoft\Conferencing\CaptureDevices\%LmDeviceDscr%, "dwStreamingMode", 1, 0x01,0x00,0x00,0x00

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

[LM.USBDCam.Interface]
AddReg=LM.USBDCam.Intf.AddReg
         
[LM.USBDCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_0A45&PID_0002.DeviceDesc%
HKR,,ExtensionDLL,,%LM.ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11D0-A18C-00A0C9118956}",1,21,e3,ee,4c, ef,12, 33,42, 0x9f, 0xe2, 0xdf, 0xe8, 0x3f, 0xf, 0x39, 0xb
HKR,PinFactory\1\Interfaces\{94C775F0-9F60-4942-9FA0-32FEAD8E14B4},,,

[LM.USBDCam.NT.Services]
AddService = DCamUSBLm,0x00000002,LM.USBDCam.ServiceInstall

[LM.USBDCam.ServiceInstall]
DisplayName   = %USB\VID_0A45&PID_0002.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\LmUsbDrv.sys

[LM.USBDCam.Files.Ext]
STREAM.SYS
LMUSBDRV.SYS
LMUSBCAM.SYS
LSLOADER.SYS

[LM.USBDCam.ExtFiles.Ext]
lmDec.dll
lmVDec.dll
lmVfwExt.dll
lmDxExt.ax

[LM.USBDCam.InfFiles.Ext]
lmDxExt.inf

[LM.USBDCam.TwainFiles.Ext]
lmtwsrc.ds

[LM.USBDCam.DelFiles.Ext]
LMUSBDR2.SYS
LMUSBCM2.SYS

[LM.USBDCam.UpdateIni]
system.ini, drivers32,, "VIDC.Y41P=LmVDec.dll"
system.ini, drivers32,, "VIDC.UYVY=LmVDec.dll"
system.ini, drivers32,, "VIDC.YUY2=LmVDec.dll"

[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
Lm.ExtensionDLL = "LmVfwExt.dll"

;----------------
; Localizable
;----------------
SMWCV="Software\Microsoft\Windows\CurrentVersion"
Msft="Look and Say"

LmMfg="LooknSay"
USB\VID_0A45&PID_0002.DeviceDesc="Look and Say USB PC Camera(LSUSBCAM2000)."
LmDeviceDscr="Look and Say USB PC Camera(LSUSBCAM2000)."
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: web3, load: 2.71