; pmkbdfltr.inf ; ; Installation inf for the Keyboard Device that needs PenMount filtering adapter. ; ; (c) Copyright 2009 Microsoft ; [Version] Signature="$Windows NT$" Provider=%PMKBDFLTR.MFG% ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318} Class=Keyboard DriverVer=05/19/2009, 1.0.1.0 CatalogFile.NTx86 = pmkbdfltrx86.cat CatalogFile.NTAMD64 = pmkbdfltrx64.cat [DestinationDirs] DefaultDestDir = 12 ; ; Driver information ; [Manufacturer] %PMKBDFLTR.MFG% = PMKBDFLTR.Mfg, NTx86, NTamd64 [PMKBDFLTR.Mfg] %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0303 %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0320 %PMKBDFLTR.DESC% = PMKBDFLTR_HID , , HID_DEVICE_SYSTEM_KEYBOARD [PMKBDFLTR.Mfg.NTx86] %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0303 %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0320 %PMKBDFLTR.DESC% = PMKBDFLTR_HID , , HID_DEVICE_SYSTEM_KEYBOARD [PMKBDFLTR.Mfg.NTamd64] %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0303 %PMKBDFLTR.DESC% = PMKBDFLTR , *PNP0320 %PMKBDFLTR.DESC% = PMKBDFLTR_HID , , HID_DEVICE_SYSTEM_KEYBOARD ; ; General installation section ; [PMKBDFLTR] Include=keyboard.inf Needs=STANDARD_Inst CopyFiles=PMKBDFLTR.CopyFiles [PMKBDFLTR_HID] Include=keyboard.inf Needs=HID_Keyboard_Inst CopyFiles=PMKBDFLTR.CopyFiles ; ; File sections ; [PMKBDFLTR.CopyFiles] pmkbdfltr.sys ; ; Service Installation ; [PMKBDFLTR.Services] AddService = pmkbdfltr, , PMKBDFLTR.Services.Install Include=keyboard.inf Needs=STANDARD_Inst.Services [PMKBDFLTR_HID.Services] AddService = pmkbdfltr, , PMKBDFLTR.Services.Install Include=keyboard.inf Needs=HID_Keyboard_Inst.NT.Services [PMKBDFLTR.Services.Install] DisplayName = %PMKBDFLTR.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 0 ; SERVICE_ERROR_IGNORE LoadOrderGroup = Keyboard Port ServiceBinary = %12%\pmkbdfltr.sys [PMKBDFLTR.HW] AddReg = PMKBDFLTR.HW.AddReg Include=keyboard.inf Needs=STANDARD_Inst.HW [PMKBDFLTR_HID.HW] AddReg = PMKBDFLTR.HW.AddReg Include=keyboard.inf Needs=HID_Keyboard_Inst.NT.HW [PMKBDFLTR.HW.AddReg] HKR,,"UpperFilters", 0x00010000,"pmkbdfltr" HKR,,"Total" , 0x00010001,0x1 HKR,,"Hotkey00" , 0x00010001,0x71 ; ; Source file information ; [SourceDisksNames.x86] 1 = %PMKBDFLTR.DISK%,,,\i386 [SourceDisksNames.amd64] 1 = %PMKBDFLTR.DISK%,,,\amd64 [SourceDisksFiles] pmkbdfltr.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 ; PMKBDFLTR.DISK = "PenMount Keyboard Device Filter Disk" PMKBDFLTR.DESC = "PenMount Keyboard Device Filter Driver" PMKBDFLTR.MFG = "PenMount" PMKBDFLTR.SVCDESC = "PenMount Keyboard Device Filter Driver"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.