; TSUFILTR.INF, Version 6.20cs
; Copyright (c) 1995-2006 Hampshire Company, Inc.
; 04-11-2006
[Version]
Signature="$WINDOWS NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%MSFT%
CatalogFile=tsharcUSB.cat
DriverVer=04/11/2006,6.20.3000.0000
[SourceDisksNames]
1=%DISK_NAME%,,
[DestinationDirs]
DefaultDestDir = 12
[SourceDisksFiles]
tsufiltr.sys = 1 ;19456
[Manufacturer]
%KR%=KR
;%TSHARCUSB_PID_E1D1%=HID_Inst, HID\VID_07DD&PID_E1D1
[KR]
;
; Generic HID Interface (HidUsb as service)
;
%TSHARCUSB_PID_E1D1%=tsharcuh_Inst, HID\VID_07DD&PID_0001
%TSHARCUSB_PID_SERIAL%=tsharcuh_Inst, HID\TsharcSerialDevice
;%1Desc% = HID_Inst,HID_DEVICE_SYSTEM_MOUSE
;==================================================================
[tsharcuh_Inst]
Include=msmouse.inf
Needs=HID_Mouse_Inst.NT
CopyFiles=@tsufiltr.sys
[tsharcuh_Inst.HW]
;Include=msmouse.inf
;Needs=HID_Mouse_Inst.NT.HW
; add registry entry for lower filter
AddReg=tsufiltr.HW.AddReg
[tsufiltr.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"tsufiltr"
;
; Service Installation
;
[tsharcuh_Inst.Services]
;Include=msmouse.inf
;Needs=HID_Mouse_Inst.NT.Services
; add service for the filter
include = msmouse.inf
Needs = MouClass.Services
Needs = HID_Mouse_Inst.Services
AddService = tsufiltr,,tsufiltr_Service_Inst
[tsufiltr_Service_Inst]
DisplayName = %TSUFILTR_DISPLAY_NAME%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_NORMAL
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\tsufiltr.sys
;===================================================================================
[Strings]
; *******Localizable Strings*******
DISK_NAME= "Touch Screen Driver Disk"
TSUFILTR_DISPLAY_NAME= "Touch Screen Filter"
KR= "Hampshire Company, Inc."
1Desc= "USB Touch Screen Mouse Interface"
TSHARCUSB_PID_E1D1 = "USB Touch Screen Controller"
TSHARCUSB_PID_SERIAL = "Serial Touch Screen Controller"
MSFT="Hampshire Company, Inc."
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.