MUsbFltr.inf Driver File Contents (Microsoftfamily.zip)

;Copyright (c) 2001  Waytech Development, Inc. All Rights Reserved.
;

[Version]
Signature="$WINDOWS NT$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%WAYTECH%
LayoutFile=layout.inf
DriverVer=05/21/2003,5.00.2183.1

[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]

; Mouse controllers
;
%StdMfg%=Standard


[Standard]
;
; Generic HID Interface (HidUsb as service)
;
%HID.DeviceDesc% = HID_Inst,USB\Vid_0d62&Pid_0800

;=====================================================================
[HID_Inst.NT]
Copyfiles = HID_Inst.CopyFiles.NT, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT

[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
AddService=MUsbFltr,,UsbFltr_Service_Inst

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

[HID_Inst.AddReg.NT]
HKR,,"LowerFilters",0x00010000,"MUsbFltr"
HKR,,"VendorSpooge",0x00010000,"Cisforcookie"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce, MouseSetup,0,%10%\MCallver.exe

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  **

;=====================================================================
[HID_Raw_Inst.NT]

;
; Do nothing for Raw Devices.
;
;=====================================================================

[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

[UsbFltr_Service_Inst]
DisplayName=%UsbFltr.SvcDesc%
ServiceType=1;%SERVICE_KERNEL_DRIVER%
StartType=2;%SERVICE_AUTO_START%
ErrorControl=1;%SERVICE_ERROR_IGNORE%
ServiceBinary=%12%\MUsbFltr.sys
LoadOrderGroup=extendedbase


[strings]
WAYTECH		      = "WayTech"
HID.DeviceDesc        = "Magic Wheel"
HID.DefaultDevice     = "HID default device"
HID.ClassName         = "Human Interface Devices"
HID.SvcDesc           = "HID Class Driver"
StdMfg                = "WayTech"
UsbFltr.SvcDesc="WayTechMUSBFilterDriver"

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

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: web1, load: 1.48