;========================================================================================
; Setup for Saitek X36 replacement driver
;
; Dhauzimmer 02/04/2001
;
;========================================================================================
; Added X45 entries 12-13-2001
;========================================================================================
[Version]
Signature="$CHICAGO$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Layoutfile=layout.inf,layout1.inf,layout2.inf
Provider=%Dhauzimmer%
DriverVer=01/10/2002
;========================================================================================
[ControlFlags]
ExcludeFromSelect = *
[DestinationDirs]
DefaultDestDir=11
;
; For Windows NT, all drivers go into %windir%\system32\drivers. Since
; there isn't a DIRID (LDID) that represents this path on both NT and Win95,
; we specify the relative path off of %windir%.
;
StdUsbJstick.CopyFiles = 10,system32\drivers
X36Filter.CopyFiles = 10,system32\drivers
StdUsbJstick.DelFiles = 11
StdMicrosoft.CopyFiles = 11
;========================================================================================
[ClassInstall]
AddReg=HIDClassReg
CopyFiles=HidClassCopy
DelFiles=HidClassDel
ClassOrder=CLASS_ORDER_HID
[HIDClassReg]
HKR,,,0,%HID.ClassName%
HKR,,Icon,,-24
HKR,,Installer,,hidci.dll
HKR,,SilentInstall,,1
HKR,,SilentInstallNotify,,1
[ClassInstall32.NT]
Addreg=HIDClassReg.NT
[HIDClassReg.NT]
HKR,,,,%HID.ClassName%
HKR,,Icon,,-24
HKR,,NoInstallClass,,1
;========================================================================================
[Manufacturer]
%Saitek%=Saitek.Section
;========================================================================================
[Saitek.Section]
%USB\VID_06A3&PID_053F.DeviceDesc%=X36_USB_5, USB\VID_06A3&PID_053F
%USB\VID_06A3&PID_803F.DeviceDesc%=X36_USB_8, USB\VID_06A3&PID_803F
%USB\VID_06A3&PID_053C.DeviceDesc%=X45_USB_5, USB\VID_06A3&PID_053C
%USB\VID_06A3&PID_803C.DeviceDesc%=X45_USB_8, USB\VID_06A3&PID_803C
;========================================================================================
[X36_USB_5]
Needs=StdUsbJstick.CopyFiles,StdMicrosoft.UpdateIni,StdUsbJstick.DelFiles,StdUsbJstick.KnownFiles
CopyFiles=StdUsbJstick.CopyFiles, StdMicrosoft.CopyFiles, X36Filter.CopyFiles
AddReg = X36_5.AddReg
UpdateInis = StdMicrosoft.UpdateIni
DelFiles=StdUsbJstick.DelFiles
KnownFiles=StdUsbJstick.KnownFiles
[X36_USB_5.HW]
AddReg = X36Filter.AddReg
[X36_5.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053F,OEMName,,"Saitek X36 D-USB"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053F,OEMCallout,,"joyhid.vxd"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053F,Installed,,00000001
HKLM,System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053F,,,
[X36_USB_5.NT]
CopyFiles=StdUsbJstick.CopyFiles, X36Filter.CopyFiles, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT
[X36_USB_5.NT.HW]
AddReg = X36FilterNT.AddReg
[X36_USB_5.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst
AddService=x36f,,x36f_ServiceInstallSection
;========================================================================================
[X36_USB_8]
Needs=StdUsbJstick.CopyFiles,StdMicrosoft.UpdateIni,StdUsbJstick.DelFiles,StdUsbJstick.KnownFiles
CopyFiles=StdUsbJstick.CopyFiles, StdMicrosoft.CopyFiles, X36Filter.CopyFiles
AddReg = X36_8.AddReg
UpdateInis = StdMicrosoft.UpdateIni
DelFiles=StdUsbJstick.DelFiles
KnownFiles=StdUsbJstick.KnownFiles
[X36_USB_8.HW]
AddReg = X36Filter.AddReg
[X36_8.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803F,OEMName,,"Saitek X36 D-USB"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803F,OEMCallout,,"joyhid.vxd"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803F,Installed,,00000001
HKLM,System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803F,,,
[X36_USB_8.NT]
CopyFiles=StdUsbJstick.CopyFiles, X36Filter.CopyFiles, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT
[X36_USB_8.NT.HW]
AddReg = X36FilterNT.AddReg
[X36_USB_8.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst
AddService=x36f,,x36f_ServiceInstallSection
;========================================================================================
;========================================================================================
[X45_USB_5]
Needs=StdUsbJstick.CopyFiles,StdMicrosoft.UpdateIni,StdUsbJstick.DelFiles,StdUsbJstick.KnownFiles
CopyFiles=StdUsbJstick.CopyFiles, StdMicrosoft.CopyFiles, X36Filter.CopyFiles
AddReg = X45_5.AddReg
UpdateInis = StdMicrosoft.UpdateIni
DelFiles=StdUsbJstick.DelFiles
KnownFiles=StdUsbJstick.KnownFiles
[X45_USB_5.HW]
AddReg = X36Filter.AddReg
[X45_5.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053C,OEMName,,"Saitek X45 D-USB"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053C,OEMCallout,,"joyhid.vxd"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053C,Installed,,00000001
HKLM,System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_053C,,,
[X45_USB_5.NT]
CopyFiles=StdUsbJstick.CopyFiles, X36Filter.CopyFiles, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT
[X45_USB_5.NT.HW]
AddReg = X36FilterNT.AddReg
[X45_USB_5.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst
AddService=x36f,,x36f_ServiceInstallSection
;========================================================================================
[X45_USB_8]
Needs=StdUsbJstick.CopyFiles,StdMicrosoft.UpdateIni,StdUsbJstick.DelFiles,StdUsbJstick.KnownFiles
CopyFiles=StdUsbJstick.CopyFiles, StdMicrosoft.CopyFiles, X36Filter.CopyFiles
AddReg = X45_8.AddReg
UpdateInis = StdMicrosoft.UpdateIni
DelFiles=StdUsbJstick.DelFiles
KnownFiles=StdUsbJstick.KnownFiles
[X45_USB_8.HW]
AddReg = X36Filter.AddReg
[X45_8.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803C,OEMName,,"Saitek X45 D-USB"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803C,OEMCallout,,"joyhid.vxd"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803C,Installed,,00000001
HKLM,System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\VID_06A3&PID_803C,,,
[X45_USB_8.NT]
CopyFiles=StdUsbJstick.CopyFiles, X36Filter.CopyFiles, HID_Inst.CopyFilesDLL.NT, PID_Inst.CopyFilesDLL.NT
[X45_USB_8.NT.HW]
AddReg = X36FilterNT.AddReg
[X45_USB_8.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst
AddService=x36f,,x36f_ServiceInstallSection
;========================================================================================
[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
;========================================================================================
[X36Filter.CopyFiles]
x36f.sys
[X36Filter.AddReg]
HKR,,LowerFilters,,"x36f.sys"
[X36FilterNT.AddReg]
HKR,,"LowerFilters",0x00010000,"x36f"
[x36f_ServiceInstallSection]
DisplayName = %x36f_ServiceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\x36f.sys
;========================================================================================
[StdUSBJstick.CopyFiles]
hidusb.sys
hidclass.sys
hidparse.sys
[StdUSBJstick.DelFiles]
hidusb.sys
hidclass.sys
hidparse.sys
[StdUsbJstick.KnownFiles]
hidusb.sys=safe
[StdMicrosoft.CopyFiles]
vjoyd.vxd
msjstick.drv
[StdMicrosoft.UpdateIni]
system.ini,drivers,"joystick="
;========================================================================================
[Strings]
HID.DeviceDesc = "USB Human Interface Device"
HID.DefaultDevice = "HID default device"
HID.ClassName = "Human Interface Devices"
HID.SvcDesc = "Microsoft HID Class Driver"
Saitek="Saitek"
Dhauzimmer="Dhauzimmer"
USBClassName="Universal Serial Bus controllers"
X36.DeviceDesc="Saitek X36 Flight Controller (Dhauzimmer)"
USB\VID_06A3&PID_053F.DeviceDesc="Saitek X36 Flight Controller D-USB"
USB\VID_06A3&PID_803F.DeviceDesc="Saitek X36 Flight Controller D-USB"
X45.DeviceDesc="Saitek X45 Flight Controller (Dhauzimmer)"
USB\VID_06A3&PID_053C.DeviceDesc="Saitek X45 Flight Controller D-USB"
USB\VID_06A3&PID_803C.DeviceDesc="Saitek X45 Flight Controller D-USB"
x36f_ServiceDesc = "X36/45 USB Filter Driver Service"
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
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.