;/*++
;
;Copyright (c) 2000-2002 3M Touch Systems. All rights Reserved
;
;Module Name:
;
; MtsTch.INF
;
;Abstract:
; INF file for installing MicroTouch touch screen driver
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%MSFT%
;LayoutFile=layout.inf ; We need this to copy the mouclass.sys from the system cab
DriverVer=08/08/2002, 5.64
; CatalogFile=mtstch.cat
[ClassInstall32.NT]
AddReg=mouse_class_addreg
[mouse_class_addreg]
HKR,,,,%MouseClassName%
HKR,,Icon,,"-2"
HKR,,Installer32,,"SysSetup.Dll,MouseClassInstaller"
HKR,,NoInstallClass,,"1"
HKR,,TroubleShooter-0,,"tshoot.chm,hdw_mouse.htm"
[Manufacturer]
%StdMfg%=Standard
[Standard]
%MtsTch.DeviceDesc%=MtsTch_Device, root\MtsTch
[MtsTch_Device.NT]
CopyFiles=Drivers_Dir, mouclass_CopyFiles
[MtsTch_Device.NT.Services]
AddService = MtsTch,%SPSVCINST_ASSOCSERVICE%, MtsTch_Service_Inst
AddService = mouclass,, mouclass_Service_Inst, mouclass_Eventlog_Inst
[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
[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
[DestinationDirs]
DefaultDestDir=12
Drivers_Dir = 12
[Drivers_Dir]
MtsTch.sys
[mouclass_CopyFiles]
mouclass.sys
[SourceDisksNames]
1 = %DiskId1%,,,
2 = %CdId2%,driver.cab,,\i386
[SourceDisksFiles]
MtsTch.sys = 1,,
mouclass.sys = 2,,
[Strings]
SPSVCINST_ASSOCSERVICE= 0x00000002
MSFT = "MicroTouch"
StdMfg = "(3M Touch Systems devices)"
DiskId1 = "MtsTch Installation Disk #1"
CdId2 = "Windows 2000 CD-ROM"
MtsTch.DeviceDesc = "MicroTouch touch screen"
MtsTch.SVCDESC = "MicroTouch touch screen"
mouclass.SvcDesc = "Mouse Class Driver"
MouseClassName = "Mice and other pointing devices"
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.