TSCREEN.INF Driver File Contents (Right_Click.zip)

;
; Copyright (c) 1999-2001 Semtech
;
; tscreen.inf
;
; Installation inf for USAR Touch Screen
;  Win98 / ME / Win2K
;
[Version]
Signature="$CHICAGO$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%USAR%
CatalogFile=tsps2_98.cat
CatalogFile.NT=tsps2_NT.cat
DriverVer=03/21/2002,1.00.64.2

[SourceDisksNames]
1 = %DiskId%,,,

[SourceDisksFiles]
auxfiltr.sys = 1
auxport.vxd = 1
calibr.cpl = 1
ratptr.exe = 1
kicker.exe = 1
rathook.dll = 1
install.exe = 1

[DestinationDirs]
CopyCpl = 11
CopyHook = 11
Auxport.CopyFile = 11
Auxfiltr.CopySrv = 11
Auxfiltr.CopyFile = 12
SMTCFiles = 11,SMTCTS01

[CopyCpl]
calibr.cpl

[CopyHook]
ratptr.exe
rathook.dll

[SMTCFiles]
install.exe

[Manufacturer]
%USAR%=USAR

[USAR]
%Aux.DeviceDesc%=AuxInst,*PNP0F03,ACPI\PNP0F03,BIOS\PNP0F03     ; MS PS/2 mouse
%Aux.DeviceDesc%=AuxInst,*PNP0F0B,ACPI\PNP0F0B,BIOS\PNP0F0B     ; MS PS/2 mouse
%Aux.DeviceDesc%=AuxInst,*PNP0F0E,ACPI\PNP0F0E,BIOS\PNP0F0E     ; Std PS/2 mouse
%Aux.DeviceDesc%=AuxInst,*PNP0F12,ACPI\PNP0F12,BIOS\PNP0F12     ; Logi PS/2 mouse
%Aux.DeviceDesc%=AuxInst,*PNP0F13,ACPI\PNP0F13,BIOS\PNP0F13     ; MS PS/2 mouse

;
;=====================================================================
; Win98 / ME  Installation sections
;=====================================================================
;
;- PS2 -
;
[AuxInst]
DelReg=Auxport.DelReg
AddReg=Auxport.AddReg
CopyFiles=CopyCpl, Auxport.CopyFile,SMTCFiles
UpdateInis=Auxport.Ini

[Auxport.DelReg]
HKR,,DevLoader
HKR,,MouseDriver

[Auxport.CopyFile]
auxport.vxd
ratptr.exe

[Auxport.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,"auxport.vxd"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices,"DisplayChangeVxdNotification",0x00000000,"ratptr.exe"
HKCU,Control Panel\Desktop,"DoubleClickHeight",0x00000000,"64"
HKCU,Control Panel\Desktop,"DoubleClickWidth",0x00000000,"64"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Semtech_ScreenCoder,"DisplayName",,"Semtech ScreenCoder"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Semtech_ScreenCoder,"UninstallString",,"%11%\SMTCTS01\install.exe -UNINST"

[Auxport.Ini]
system.ini,boot.description,,"mouse.drv=%*PNP0F13.DeviceDesc%"
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse,msmouse.vxd"

;
;=====================================================================
; Win2K Installation sections
;=====================================================================
;
;-  -  -
;- PS2 -
;-  -  -
[AuxInst.NT]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles=CopyCpl, CopyHook, Auxfiltr.CopyFile, Auxfiltr.CopySrv,SMTCFiles
AddReg = AuxInst.NT.AddReg

[AuxInst.NT.AddReg]
HKCU,Control Panel\Mouse,"DoubleClickHeight",0x00000000,"64"
HKCU,Control Panel\Mouse,"DoubleClickWidth",0x00000000,"64"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Semtech_ScreenCoder,"DisplayName",,"Semtech ScreenCoder"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Semtech_ScreenCoder,"UninstallString",,"%11%\SMTCTS01\install.exe -UNINST"
HKLM,SYSTEM\CurrentControlSet\Control\Windows,"NoInteractiveServices",0x00010001, 0

[Auxfiltr.CopyFile]
auxfiltr.sys

[Auxfiltr.CopySrv]
kicker.exe

[AuxInst.NT.Services]
; Install the port driver and mouclass from msmouse.inf
Include=msmouse.inf
Needs=PS2_Inst.Services
AddService = auxfiltr,  , auxfiltr_Service_Inst
AddService = kicker,  , kicker_Service_Inst

[auxfiltr_Service_Inst]
DisplayName    = %auxfiltr.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\auxfiltr.sys

[kicker_Service_Inst]
DisplayName    = %kicker.SvcDesc%   ;
ServiceType    = 0x00000110         ; SERVICE_WIN32_OWN_PROCESS
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %11%\kicker.exe
StartName      = LocalSystem

[AuxInst.NT.HW]
; Add the device upper filter
AddReg = AuxInst.NT.HW.AddReg
; run the directives need by the port driver
Include=msmouse.inf
Needs=PS2_Inst.HW

[AuxInst.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"auxfiltr"
;
;=====================================================================
; Strings
;=====================================================================
;
[Strings]

USAR = "Semtech"
DiskID = "Semtech Touch Screen drivers"

Aux.DeviceDesc="PS/2 Compatible Aux Port"

auxfiltr.SvcDesc="PS2 Mouse Filter"
kicker.SvcDesc="kicker"
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: web2, load: 1.68