KEMailKb.inf Driver File Contents (EmailKB.exe)

; Copy from INPUT.INF and Add HIDKbFlt.SYS filter driver

[Version]
LayoutFile=layout.inf
Signature="$WINDOWS NT$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%Provider%
CatalogFile=MMKeybd.CAT
DriverVer=01/06/2003,3.11

[ControlFlags]
ExcludeFromSelect = *

[DestinationDirs]
DefaultDestDir = 12
HID_Inst.CopyFilesDLL.NT = 11
PID_Inst.CopyFilesDLL.NT = 11

[ClassInstall]
Addreg=HIDClassReg

[HIDClassReg]
HKR,,,,%HID.ClassName%
HKR,,Icon,,-24
HKR,,NoInstallClass,,1

[ClassInstall32]
Addreg=HIDClassReg

[Manufacturer]
%Manufacturer%=USBKeyPad

[USBKeyPad]
%USBKeyPad.DevDesc%=HID_Inst,USB\VID_0B38&PID_0001&MI_00
%USBKeyPad.DevDesc%=HID_Inst,USB\VID_0B38&PID_0001&MI_01
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0002&MI_00
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0002&MI_01
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0003&MI_00
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0003&MI_01
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0101&MI_00
%USBKeyPad.DevDesc%=HID_Inst,USB\Vid_0b38&Pid_0101&MI_01

;=====================================================================
[HID_Inst.NT]
DriverVer=01/06/2003,3.11
AddReg=HID_Inst.AddReg
Copyfiles = HID_Inst.CopyFiles.NT, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT

[HID_Inst.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",KEMailKb,,"RunDll32.EXE ""%1%\..\..\Copyfile\ExecBat.DLL"",ExecBat ""%1%\..\..\SelSet.EXE /F:LangUSB.cfg /I"""

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Ben Add

[HID_Inst.NT.HW]
AddReg = USBHIDKeyPadDevice.AddReg.NT

;;  Ben Add
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[HID_Inst.CopyFiles.NT]
hidusb.sys
hidclass.sys
hidparse.sys

[HID_INST.CopyFilesDLL.NT]
hid.dll

;;Pid.dll allows dinput.dll to talk to a USB PID(Physical Interface Device:ForceFeedback) device. 
[PID_Inst.CopyFilesDLL.NT]
pid.dll

[HID_Inst.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;  Ben Add

AddService = HIDKbFlt,,HIDKbFlt_Service_Inst

;;  Ben Add
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;   Hack for Nanao HID Monitor
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[HID_Inst_NanaoFix.NT]
Copyfiles = HID_Inst.CopyFiles.NT, HID_Inst.CopyFilesDLL.NT
AddReg = NanaoHack.AddReg

[HID_Inst_NanaoFix.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst

[NanaoHack.AddReg]
;
; The Nanao display driver is dependent on a Win98G bug that allowed
; feature access on non-feature collections.
; Set a flag in the devnode that allerts HIDCLASS to allow this
; driver to continue working.
;
HKR,DeviceSpecificFlags,AllowFeatureOnNonFeatureCollection,,1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[HID_Service_Inst]
DisplayName    = %HID.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_AUTO_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\hidusb.sys
LoadOrderGroup = extended base

[HID_Dummy_Service_Inst]
DisplayName    = %DUMMY.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_AUTO_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\dummyfdo.sys
LoadOrderGroup = extended base

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;  Ben Add

[USBHIDKeyPadDevice.AddReg.NT]
HKR,,"LowerFilters",0x00010000,"HIDKbFlt"
HKR,,"VendorSpooge",0x00010000,"C is for cookie"

[HIDKbFlt_Service_Inst]
DisplayName    = %HIDKbFlt.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_AUTO_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\HIDKbFlt.SYS
LoadOrderGroup = extended base

;;  Ben Add
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[strings]
HID.ClassName="Human Interface Devices"
HID.SvcDesc="Microsoft HID Class Driver"
DUMMY.SvcDesc="Microsoft Dummy FDO Driver"

SPSVCINST_TAGTOFRONT  = 0x00000001
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START    = 0
SERVICE_SYSTEM_START  = 1
SERVICE_AUTO_START    = 2
SERVICE_DEMAND_START  = 3
SERVICE_ERROR_NORMAL  = 1
SERVICE_ERROR_IGNORE  = 0
REG_EXPAND_SZ         = 0x00020000
REG_DWORD             = 0x00010001
REG_SZ                = 0x00000000

Provider="KME"
Manufacturer="Dritek System Inc."
USBKeyPad.DevDesc="E-mail Mulitmedia Keyboard HID Monitor"
HIDKbFlt.SvcDesc="Dritek USB Keyboard Filter"
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: web2, load: 0.92