usbscatt.inf Driver File Contents (ScattDrivers207.zip)

; 
; SCATT USB hardware driver
;

[Version]
Signature="$Chicago$"
Provider=%CompanyName%
DriverVer=03/12/2010,2.7.0.0
CatalogFile.ntx86=usbscattx86.cat
CatalogFile.ntamd64=usbscattamd64.cat

Class=%DeviceClassName%
ClassGUID={dd56b6f0-8e06-11d2-9449-00105a075f6b}
      
[SourceDisksNames]
1 = "Install Disk",,,

[SourceDisksFiles.x86]
usbscatt.sys=1,i386
usbscatt.inf=1
install.exe=1

[SourceDisksFiles.amd64]
usbscatt.sys=1,amd64
amd64inst.exe=1,amd64
usbscatt.inf=1
install.exe=1

[SourceDisksFiles]
usbscatt.sys=1,i386
usbscatt.inf=1

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-20"

[DestinationDirs]
DefaultDestDir=11
Driver_Files_A=12
Driver_Files_B=12
Driver_Files_C=12
Driver_Files_9X=10,System32\Drivers
      
[Manufacturer]
%CompanyName%=Mfg0,NTamd64,NTx86,NTia64

[Mfg.NTia64]
; Windows XP 64 
; not supported

[Mfg0.NTamd64]
; Windows Vista 64
%Sensor2DeviceDesc%=DDInstallA,USB\VID_1224&PID_0021
%SensorDeviceDesc%=DDInstallSensorA,USB\VID_1224&PID_0020
%TriggerDeviceDesc%=DDInstallA,USB\VID_1224&PID_0005
%PulseDeviceDesc%=DDInstallA,USB\VID_1224&PID_000A
%Pulse2DeviceDesc%=DDInstallA,USB\VID_1224&PID_0013
%StubDeviceDesc%=DDInstallStubA,USB\VID_1224&PID_00FF
%WindDeviceDesc%=DDInstallA,USB\VID_1224&PID_0010
%TargetDeviceDesc%=DDInstallA,USB\VID_1224&PID_0002
%WltDeviceDesc%=DDInstallA,USB\VID_1224&PID_000E
%WlthDeviceDesc%=DDInstallA,USB\VID_1224&PID_0017

[Mfg0.NTx86]
; Windows XP 32 & Vista 32
%Sensor2DeviceDesc%=DDInstallB,USB\VID_1224&PID_0021
%SensorDeviceDesc%=DDInstallSensorB,USB\VID_1224&PID_0020
%TriggerDeviceDesc%=DDInstallB,USB\VID_1224&PID_0005
%PulseDeviceDesc%=DDInstallB,USB\VID_1224&PID_000A
%Pulse2DeviceDesc%=DDInstallB,USB\VID_1224&PID_0013
%StubDeviceDesc%=DDInstallStubB,USB\VID_1224&PID_00FF
%WindDeviceDesc%=DDInstallB,USB\VID_1224&PID_0010
%TargetDeviceDesc%=DDInstallB,USB\VID_1224&PID_0002
%WltDeviceDesc%=DDInstallB,USB\VID_1224&PID_000E
%WlthDeviceDesc%=DDInstallB,USB\VID_1224&PID_0017

[Mfg0]
; Windows 2000 & 9x/ME
%Sensor2DeviceDesc%=DDInstallC,USB\VID_1224&PID_0021
%SensorDeviceDesc%=DDInstallC,USB\VID_1224&PID_0020
%TriggerDeviceDesc%=DDInstallC,USB\VID_1224&PID_0005
%PulseDeviceDesc%=DDInstallC,USB\VID_1224&PID_000A
%Pulse2DeviceDesc%=DDInstallC,USB\VID_1224&PID_0013
%StubDeviceDesc%=DDInstallC,USB\VID_1224&PID_00FF
%WindDeviceDesc%=DDInstallC,USB\VID_1224&PID_0010
%TargetDeviceDesc%=DDInstallC,USB\VID_1224&PID_0002
%WltDeviceDesc%=DDInstallC,USB\VID_1224&PID_000E
%WlthDeviceDesc%=DDInstallC,USB\VID_1224&PID_0017

;  ========================================================================== Vista 64
[DDInstallA]
CopyFiles=Driver_Files_A

[DDInstallA.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceA

[DDInstallStubA]
CopyFiles=Driver_Files_A
AddProperty=DevicePropertiesStub

[DDInstallStubA.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceA

[DDInstallSensorA]
CopyFiles=Driver_Files_A
AddProperty=DevicePropertiesSensor

[DDInstallSensorA.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceA

[AddServiceA]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbscatt.sys

[Driver_Files_A]
usbscatt.sys

; ========================================================================== Vista 32, XP 32
[DDInstallB]
CopyFiles=Driver_Files_B

[DDInstallB.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceB

[DDInstallStubB]
CopyFiles=Driver_Files_B
AddProperty=DevicePropertiesStub

[DDInstallStubB.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceB

[DDInstallSensorB]
CopyFiles=Driver_Files_B
AddProperty=DevicePropertiesSensor

[DDInstallSensorB.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceB

[AddServiceB]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbscatt.sys

[Driver_Files_B]
usbscatt.sys

; ===================================================== 2000
[DDInstallC.NT]
CopyFiles=Driver_Files_C

[DDInstallC.NT.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceC

[DDInstallSensorC.NT]
CopyFiles=Driver_Files_C
AddProperty=DevicePropertiesSensor

[DDInstallSensorC.NT.Services]
Addservice = ScattUsbHardware, 0x00000002, AddServiceC

[AddServiceC]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbscatt.sys

[Driver_Files_C]
usbscatt.sys

; ========================================================== 9x/ME
[DDInstallC]
CopyFiles=Driver_Files_9X
AddReg=UsbScatt_9X_AddReg

[UsbScatt_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbscatt.sys

[Driver_Files_9X]
usbscatt.sys

; ===========================================================================
[DevicePropertiesSensor]
DeviceIcon,,,,"%12%\usbscatt.sys,1"

[DevicePropertiesStub]
;DeviceIcon,,,,"%12%\usbscatt.sys,1"

; ===========================================================================
[Strings]
CompanyName="Scatt"
DeviceClassName="Scatt shooter training systems"
SensorDeviceDesc="USB optical sensor"
Sensor2DeviceDesc="USB optical sensor II"
TriggerDeviceDesc="USB trigger pull sensor"
PulseDeviceDesc="USB pulse sensor"
Pulse2DeviceDesc="USB POLAR pulse sensor"
StubDeviceDesc="USB stub"
WindDeviceDesc="USB wind simulator"
TargetDeviceDesc="USB target control"
WltDeviceDesc="USB target controller (wireless)"
WlthDeviceDesc="USB (wireless) home trainer"
SvcDesc="Scatt USB hardware driver"

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: web5, load: 0.61