;============================================================================== ; USB Keyboard Setup INF file for WinXP ; Copyright (c) 2003 WayTech Inc. ;============================================================================== [Version] Signature = "$Windows NT$" Class = HIDClass ClassGuid = {745a17a0-74d3-11d0-b6fe-00a0c90f57da} Provider = %Provider% DriverVer = 12/25/2003,1.00 CatalogFile = USBKbXP.cat LayoutFile=layout.Inf [SourceDisksNames] 99=%DiskName%,, [SourceDisksFiles] UsbFltr.sys = 99 [DestinationDirs] DefaultDestDir = 10,system32\drivers [ControlFlags] ExcludeFromSelect = USB\VID_0D62&PID_2021&MI_00,USB\VID_0D62&PID_2021&MI_01 [Manufacturer] %Provider% = WayTechUSB [WayTechUSB] %USB\VID_0D62&PID_2021&MI_00% = HidInst00,USB\VID_0D62&PID_2021&MI_00 %USB\VID_0D62&PID_2021&MI_01% = HidInst00,USB\VID_0D62&PID_2021&MI_01 [CopyUSBFilter] UsbFltr.sys [HidInst00] CopyFiles = CopyUSBFilter Include = input.inf Needs = HID_Inst.NT ;[HidInst01] ;CopyFiles = CopyUSBFilter ;Include = input.inf ;Needs = HID_Inst.NT [HidInst00.HW] AddReg = Filter.AddReg.HW ;[HidInst01.HW] ;AddReg = Filter.AddReg.HW [HidInst00.Services] AddService = UsbFltr,,UsbFltr_Service_Inst Include = input.inf Needs = HID_Inst.NT.Services ;[HidInst01.Services] ;AddService = UsbFltr,,UsbFltr_Service_Inst ;Include = input.inf ;Needs = HID_Inst.NT.Services [Filter.AddReg.HW] HKR,,"LowerFilters",%REG_MULTI_SZ%,"UsbFltr" [UsbFltr_Service_Inst] DisplayName = %SvcDispName% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_IGNORE% ServiceBinary = %10%\System32\Drivers\UsbFltr.sys LoadOrderGroup = Extended Base [Strings] Provider = "WayTech" DiskName = "Magic Wheel Driver Disk" SvcDispName = "WayTech USB Filter Driver" USB\VID_0D62&PID_2021&MI_00 = "AM805 Keyboard" USB\VID_0D62&PID_2021&MI_01 = "AM805 Mouse" SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 0x00000001 SERVICE_DEMAND_START = 0x00000003 SERVICE_ERROR_IGNORE = 0x00000000 REG_MULTI_SZ = 0x00010000Download 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.