MtsTch.inf Driver File Contents (4820-4xx-touch560.exe)

;/*++
;
;Copyright (c) 2000 MicroTouch Systems All rights Reserved
;
;Module Name:
;
;    MtsTch.INF
;
;Abstract:
;    INF file for installing MicroTouch TouchScreen driver
;
;--*/

[Version]
Signature="$WINDOWS NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%MSFT%
DriverVer=02/17/2000, 5.60
Layoutfile=layout.inf
; CatalogFile=mtstch.cat

[DestinationDirs]
Drivers_Dir = 12
; INF_Dir = 17

[SourceDisksNames]
1 = %DiskId1%,,,""

[SourceDisksFiles]
MtsTch.sys  = 1,,
MtsTch.inf  = 1,,

;*****************************************
; MtsTch  Install Section
;*****************************************

[Manufacturer]
%StdMfg%=Standard


; -------------- Mouse Class Driver install sections
[mouclass_CopyFiles]
mouclass.sys

[mouclass_Service_Inst]
DisplayName    = %mouclass.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\mouclass.sys
LoadOrderGroup = Pointer Class

[mouclass_EventLog_Inst]
AddReg = mouclass_EventLog_AddReg

[mouclass_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mouclass.sys"
HKR,,TypesSupported,0x00010001,7

;----------------  MtsTch.sys Driver install sections
[Standard]
;
; These are the MtsTch pnp ids
;

%MtsTch.DeviceDesc%=MtsTch_Device, root\MtsTch

[MtsTch_Device.NT]
CopyFiles=Drivers_Dir, mouclass_CopyFiles  ;,INF_Dir

[Drivers_Dir]
MtsTch.sys

[INF_Dir]
MtsTch.inf

;-------------- Service installation
[MtsTch_Device.NT.Services]
AddService = MtsTch,%SPSVCINST_ASSOCSERVICE%, MtsTch_Service_Inst
AddService = mouclass,, mouclass_Service_Inst, mouclass_Eventlog_Inst

; -------------- MtsTch driver install sections
[MtsTch_Service_Inst]
DisplayName    = %MtsTch.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START 
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\MtsTch.sys
LoadOrderGroup = Pointer Port


[Strings]
SPSVCINST_ASSOCSERVICE= 0x00000002
MSFT = "MicroTouch"
StdMfg = "(MicroTouch Systems devices)"
DiskId1 = "MtsTch Installation Disk #1"
MtsTch.DeviceDesc = "MicroTouch TouchScreen"
MtsTch.SVCDESC = "MicroTouch TouchScreen"
mouclass.SvcDesc = "Mouse Class 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: web2, load: 1.00