home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-04-10 | 3.6 KB | 128 lines |
-
- ; LMOUUSB.INF for Windows 2000
- ; last modified on "Tue Apr 10 14:11:25 2001"
- ; automatically generated on "Apr 10 2001"
- ; Copyright (c) 1999-2000 Logitech Inc.
-
- [Version]
-
- Signature="$Windows NT$"
-
- Class=HIDClass
- ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
- Provider=%MFG%
- LayoutFile=layout.inf
-
- DriverVer = 01/18/2001,1.25
-
- CatalogFile = LMouUsb2.cat
-
- [SourceDisksNames]
- 99=%DiskId%,,
-
- [SourceDisksFiles]
- lhidusb.sys = 99
- lccfltr.sys = 99
-
- [DestinationDirs]
- CopyFilesSYS = 10,system32\drivers ;%SystemRoot%\system32\drivers
- DefaultDestDir = 10,system32\drivers
-
- [ControlFlags]
- ExcludeFromSelect = *
-
- [Manufacturer]
- %MFG%=LogitechMfg
-
- [LogitechMfg]
- ;Device Name Install Section PnP ID
- ;----------------- ---------------- --------------------------------
- %USBCordlessMouse% = HidInst, USB\VID_046D&PID_C501
-
- %USBCordlessKeyb% = HidInst, USB\VID_046D&PID_C503&Mi_00
- %USBCordlessKeyI% = HidInst01, USB\VID_046D&PID_C503&Mi_01
-
- %USBCordlessDualK% = HidInst, USB\VID_046D&PID_C502&Mi_00
- %USBCordlessDualM% = HidInst01, USB\VID_046D&PID_C502&Mi_01
-
- %USB\VID_046D&PID_C031.DeviceDesc% = HidInst, USB\VID_046D&PID_C031
- %USB\VID_046D&PID_C033.DeviceDesc% = HidInst, USB\VID_046D&PID_C033
-
- %USB\VID_046D&PID_C00D.DeviceDesc% = HidInst, USB\VID_046D&PID_C00D
- %USB\VID_046D&PID_C00E.DeviceDesc% = HidInst, USB\VID_046D&PID_C00E
-
- [HidInst]
-
- CopyFiles = CopyFilesSYS
-
- [HidInst01]
-
- CopyFiles = CopyFilesSYS, CopyFilesFilter
-
- [HidInst01.HW]
- AddReg = Filter.AddReg.HW
-
- ; Create the Services key for "LHidUsb"
- ; - LHidUsb is the PnP function driver for the Antu USB Receiver (SPSVCINST_ASSOCSERVICE)
- ; - Initialize the services key with values from the LHidUsb_Service_Inst section
-
- [HidInst.Services]
- AddService = LHidUsb,%SPSVCINST_ASSOCSERVICE%,LHidUsb_Service_Inst
-
- [HidInst01.Services]
- AddService = LHidUsb,%SPSVCINST_ASSOCSERVICE%,LHidUsb_Service_Inst
- AddService = LCcfltr,,LCcfltr_Service_Inst
-
- [CopyFilesSYS]
- LHidUsb.sys
-
- [CopyFilesFilter]
- LCcfltr.sys
-
- [Filter.AddReg.HW]
- HKR,,"LowerFilters",%REG_MULTI_SZ%,"LCcfltr"
-
- [LHidUsb_Service_Inst]
- DisplayName = %SvcDisplayName%
- Description = %SvcDescription%
- ServiceType = %SERVICE_KERNEL_DRIVER%
- StartType = %SERVICE_DEMAND_START%
- ErrorControl = %SERVICE_ERROR_IGNORE%
- ServiceBinary = %10%\system32\drivers\lhidusb.sys
- LoadOrderGroup = Extended Base
-
- [LCcfltr_Service_Inst]
- DisplayName = %SvcDispName%
- ServiceType = %SERVICE_KERNEL_DRIVER%
- StartType = %SERVICE_DEMAND_START%
- ErrorControl = %SERVICE_ERROR_IGNORE%
- ServiceBinary = %10%\system32\drivers\lccfltr.sys
- LoadOrderGroup = Extended Base
-
- [Strings]
-
- ; non localized strings
- SPSVCINST_ASSOCSERVICE = 0x00000002
- SERVICE_KERNEL_DRIVER = 0x00000001
- SERVICE_DEMAND_START = 0x00000003
- SERVICE_ERROR_IGNORE = 0x00000000
- REG_MULTI_SZ = 0x00010000
-
- ; localized strings
- MFG = "Logitech"
- DiskId = "Logitech Control Devices Driver Disk"
-
- SvcDisplayName = "Logitech USB Receiver device driver"
- SvcDescription = "Logitech USB Receiver"
- SvcDispName = "Logitech USB Filter Driver"
-
- USBCordlessMouse = "Logitech Cordless USB Mouse"
- USBCordlessKeyb = "Logitech Cordless USB Keyboard"
- USBCordlessKeyI = "Logitech Cordless USB iTouch Keys"
- USBCordlessDualK = "Logitech Cordless Dual USB Keyboard"
- USBCordlessDualM = "Logitech Cordless Dual USB Mouse & iTouch Keys"
- USB\VID_046D&PID_C031.DeviceDesc = "USB iFeel Mouse"
- USB\VID_046D&PID_C033.DeviceDesc = "USB iFeel MouseMan"
- USB\VID_046D&PID_C00D.DeviceDesc = "USB Optical MouseMan Wheel"
- USB\VID_046D&PID_C00E.DeviceDesc = "USB Optical WheelMouse"
-