; pmufiltr.inf
;
; (c) Copyright 2005 Dialogue Technology Corp.
;
[Version]
Signature="$Windows NT$"
Provider=%PMUSB.Mfg%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
DriverVer=02/13/2007,1.0.0.1018
CatalogFile.NTx86 = pmufx86.cat
CatalogFile.NTAMD64 = pmufx64.cat
[DestinationDirs]
DefaultDestDir = 12
;
; Driver information
;
[Manufacturer]
%PMUSB.Mfg% = PMUSB.Mfg, NTx86, NTamd64
[PMUSB.Mfg]
%PMUSB0% = pmufiltr, HID\VID_1204&PID_9998
%PMUSB1% = pmufiltr, HID\VID_14E1&PID_5000
%PMUSB2% = pmufiltr, HID\VID_14E1&PID_6000
[PMUSB.Mfg.NTx86]
%PMUSB0% = pmufiltr, HID\VID_1204&PID_9998
%PMUSB1% = pmufiltr, HID\VID_14E1&PID_5000
%PMUSB2% = pmufiltr, HID\VID_14E1&PID_6000
[PMUSB.Mfg.NTamd64]
%PMUSB0% = pmufiltr, HID\VID_1204&PID_9998
%PMUSB1% = pmufiltr, HID\VID_14E1&PID_5000
%PMUSB2% = pmufiltr, HID\VID_14E1&PID_6000
;
; General installation section
;
[pmufiltr]
; perform port related actions from msmouse.inf
Include=msmouse.inf
Needs=HID_Mouse_Inst.NT
CopyFiles=@pmufiltr.sys
;
; Service Installation
;
[pmufiltr.Services]
include = msmouse.inf
Needs = MouClass.Services
Needs = HID_Mouse_Inst.Services
AddService = pmufiltr, , pmufiltr_Service_Inst
[pmufiltr_Service_Inst]
DisplayName = %pmufiltr.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\pmufiltr.sys
[pmufiltr.HW]
; Add the device upper filter
AddReg = pmufiltr.HW.AddReg
[pmufiltr.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"pmufiltr"
;
; Source file information
;
[SourceDisksNames.x86]
1=%PenMountDisk%,,,\i386
[SourceDisksNames.amd64]
1=%PenMountDisk%,,,\amd64
[SourceDisksFiles]
pmufiltr.sys = 1,,
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
PenMountDisk = "PenMount USB Installation Disk #1 (Mouse)"
PMUSB.Mfg = "Dialogue Technology Corp."
PMUSB0 = "PenMount USB Mouse"
PMUSB1 = "PenMount USB Mouse"
PMUSB2 = "PenMount USB Mouse"
pmufiltr.SvcDesc="PenMount USB Mouse Filter"
Download Driver Pack
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.