; KeyMaestro Input Device Driver for 8190UX
[Version]
Signature="$Chicago$"
Class=Keyboard
ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318}
Provider=%BTC%
DriverVer=05/11/2002,1.0.0.1
CatalogFile=usbwin2k.cat
[DestinationDirs]
Dev.package.Copy = 11
Dev.VerCoinstaller.Copy = 11
[DeviceList]
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_52B1&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_52B2&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_52B3&MI_00
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%OEMMfg%=DeviceList
;=====================================================================
[kbdclass_EventLog_Inst]
AddReg = kbdclass_EventLog_AddReg
[kbdclass_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\kbdclass.sys"
HKR,,TypesSupported,0x00010001,7
HKR,,Icon,,"-3"
[USBHIDKeyPadDevice.NT.HW]
AddReg = USBHIDKeyPadDevice.NT.HW.AddReg
[USBHIDKeyPadDevice.NT.CoInstallers]
CopyFiles = Dev.VerCoinstaller.Copy
AddReg = USBKBD.CoInstallers.reg
AddReg = Moniter.AddReg;,USBKBD.CoInstallers.reg
[USBKBD.CoInstallers.reg]
HKR,,CoInstallers32,0x00010000,"Coinstal.dll,USBKBDCoInstaller"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","CoInstMaestro",0,"%1%\"
[USBHIDKeyPadDevice.NT.HW.AddReg]
HKR,,"KeyboardTypeOverride",0x00010001,7
HKR,,"KeyboardSubtypeOverride",0x00010001,2
HKR,,"WaitWakeEnabled",0x00010003,1
[KBD.DelCoinstallers]
HKR,,CoInstallers32
;=====================================================================
[USBHIDKeyPadDevice.NT]
Include = Keyboard.inf
Needs = HID_Keyboard_Inst.NT
DelReg = KBD.DelCoinstallers
CopyFiles = Dev.package.Copy
[USBHIDKeyPadDevice.NT.Services]
AddService = kbdhid,%SPSVCINST_ASSOCSERVICE%,KbdHid_Service_Inst
AddService = kbdclass,, kbdclass_Service_Inst, kbdclass_EventLog_Inst ; Class Driver
[kbdclass_Service_Inst]
DisplayName = %kbdclass.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_SYSTEM_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\kbdclass.sys
LoadOrderGroup = Keyboard Class
[KbdHid_Service_Inst]
DisplayName = %KBDHID.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_SYSTEM_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\kbdhid.sys
LoadOrderGroup = Keyboard Port
[Moniter.AddReg]
;Copy Main Program
[Dev.package.Copy]
SetupKey.exe
[Dev.VerCoinstaller.Copy]
Coinstal.dll
[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
1= "Multimedia Keyboard Diskette",,,
;2= "Key CAB file","KEY.CAB",0
[SourceDisksFiles]
;The path of Main Program
Coinstal.dll = 1
SetupKey.exe = 1
[strings]
kbdclass.SvcDesc = "Keyboard Class Driver"
KBDHID.SvcDesc = "Keyboard HID Driver"
BTC = "BTC"
OEMMfg = "KeyMaestro"
STRING2 = "USB KeyMaestro Multimedia Keyboard(Windows 2000)"
; Standard defs
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_SYSTEM_START = 1
SERVICE_ERROR_IGNORE = 0
SERVICE_ERROR_NORMAL = 1
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.