;=========================================================================
; UsbWinVt.Inf for Windows Vista - x86 Version
; USB KeyMaestro Multimedia Keyboard Driver
; Copyright (c) 2006. All rights reserved.
;=========================================================================
[Version]
Signature = "$Windows NT$"
Class = Keyboard
ClassGUID = {4D36E96B-E325-11CE-BFC1-08002BE10318}
Provider = %ProviderName%
DriverVer = 11/27/2006,1.1.0.0
CatalogFile = usbwinvt.cat
[DestinationDirs]
Dev.package.Copy = 01
Dev.VerCoinstaller.Copy = 11
[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.ntx86.HW]
AddReg = USBHIDKeyPadDevice.ntx86.HW.AddReg, REG_SETUP_PATH
[REG_SETUP_PATH]
HKLM,%WindowsRunOnceKey%,%STRING0%,,"RunDll32 ""%1%\runsetup.dll"",setupdll"
[USBHIDKeyPadDevice.ntx86.CoInstallers]
CopyFiles = Dev.VerCoinstaller.Copy
AddReg = USBKBD.ntx86.CoInstallers.reg
;AddReg = Moniter.AddReg;,USBKBD.CoInstallers.reg
[USBKBD.ntx86.CoInstallers.reg]
;HKR,,CoInstallers32,0x00010000,"Coinstal.dll,USBKBDCoInstaller"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","CoInstMaestro",0,"%1%\"
[USBHIDKeyPadDevice.ntx86.HW.AddReg]
HKR,,"KeyboardTypeOverride",0x00010001,7
HKR,,"KeyboardSubtypeOverride",0x00010001,2
HKR,,"WaitWakeEnabled",0x00010003,1
HKLM,SYSTEM\CurrentControlSet\Services\usb,USBBIOSx,0x00010003,0
[KBD.DelCoinstallers]
HKR,,CoInstallers32
;=====================================================================
[USBHIDKeyPadDevice.ntx86]
Include = Keyboard.inf
Needs = HID_Keyboard_Inst.ntx86
DelReg = KBD.DelCoinstallers
CopyFiles = Dev.package.Copy
[USBHIDKeyPadDevice.ntx86.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
Files.cab
HidKeybd.dll
JumpDir.bmp
JumpLite.bmp
JumpMenu.bmp
Jump.bmp
JumpSub.bmp
Kmaestro.exe
KmRemove.exe
Translat.inc
Help.cab
[Dev.VerCoinstaller.Copy]
RunSetup.dll
;Coinstal.dll
SetupKey.exe
[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
1= %KeyMaestro.DiskName%,,,
;2= "Key CAB file","KEY.CAB",0
[SourceDisksFiles]
;The path of Main Program
RunSetup.dll = 1
SetupKey.exe = 1
Files.cab = 1,Files
HidKeybd.dll = 1,Files
JumpDir.bmp = 1,Files
JumpLite.bmp = 1,Files
JumpMenu.bmp = 1,Files
Jump.bmp = 1,Files
JumpSub.bmp = 1,Files
Kmaestro.exe = 1,Files
KmRemove.exe = 1,Files
Translat.inc = 1,Files
Help.cab = 1,Help
[strings]
KeyMaestro.DiskName = "Multimedia Keyboard Diskette"
kbdclass.SvcDesc = "Keyboard Class Driver"
KBDHID.SvcDesc = "Keyboard HID Driver"
ProviderName = "BTC"
OEMMfg = "KeyMaestro"
STRING2 = "USB KeyMaestro Multimedia Keyboard(Windows Vista)"
WindowsRunOnceKey = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
STRING0 = "KeyMaestro"
; Standard defs
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_SYSTEM_START = 3
SERVICE_ERROR_IGNORE = 0
SERVICE_ERROR_NORMAL = 1
[DeviceList]
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5520&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5521&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5522&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5523&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5524&MI_00
%STRING2%=USBHIDKeyPadDevice,HID\VID_046E&PID_5571&MI_00
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.