Ttabntpp.inf Driver File Contents (ST6500V1006.zip)

;-------------------------------------------------------------
;
; ttabntpp.inf
;
; Installation inf for the SMK Touch Panel
;
; Copyright (c) 2000-2001 SMK Corporation All Rights Reserved
;
;-------------------------------------------------------------

;-----------------
; Version Section
;-----------------
[Version]
Signature   = "$Windows NT$"
Class       = Mouse
ClassGUID   = {4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider    = %Provider%
DriverVer   = 09/11/2001,1.3.0.0
LayoutFile  = layout.inf

;-------------------------
; Source file information
;-------------------------
[SourceDisksNames.x86]
1 = %DiskId1%,,,""

[SourceDisksFiles]
ttabntpp.sys = 1,,
tabcalnt.exe = 1,,

;-------------------------
; DestinationDirs Section
;-------------------------
[DestinationDirs]
DefaultDestDir = 12
TabcalNT_CopyFiles=11

;----------------------
; Manufacturer Section
;----------------------
[Manufacturer]
%SMKMfg% =SMKMfg

;----------------
; Device Section
;----------------
[SMKMfg]
%TtabNT_com1.DeviceDesc% = Com1_Inst, UNKNOWN_MOUSE

; SMK Touch Panel on COM1
;-----------------
; Install Section
;-----------------
[Com1_Inst]
CopyFiles = TtabNT_CopyFiles, TabcalNT_CopyFiles
AddReg = TtabNT_AddReg

;--------------------
; Copy Files Section
;--------------------
[TtabNT_Copyfiles]
ttabntpp.sys

[TabcalNT_Copyfiles]
tabcalnt.exe

;----------------------
; Add Registry Section
;----------------------
[TtabNT_AddReg]
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",COMPort,0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",IRQNo,0x00010001,4
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",Address,0x00010001,0x3f8

HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",MouseDataQueueSize,0x00010003,100
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",NumberOfButtons,0x00010003,2
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",PointerDeviceBaseName,0x00000002,"PointerPort"
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",SampleRate,0x00010003,80
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",Mode,0x00010001,0x2000
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",BeepMode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",Frequency,0x00010001,780
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",Duration,0x00010001,50
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",ExtendKey,0x00010001,0x10
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueA,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueB,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueC,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueD,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueE,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueF,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueG,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNTPP\Parameters",CalibrationValueH,0x00010001,0

;------------------
; Services Section
;------------------
[Com1_Inst.Services]
AddService = TtabNTPP, 0x00000002, TtabNT_Service_Inst, TtabNT_EventLog_Inst
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst

;-------------------------
; Service Install Section
;-------------------------
[TtabNT_Service_Inst]
DisplayName    = %TtabNT_com1.SvcDesc%
ServiceType    = 1
StartType      = 1
ErrorControl   = 1
ServiceBinary  = %12%\ttabntpp.sys
LoadOrderGroup = Pointer Port

[TtabNT_EventLog_Inst]
AddReg = TtabNT_EventLog_AddReg

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

;-------------------------------------
; Mouse Class Driver install sections
;-------------------------------------
[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

;----------------------
; User Visible strings
;----------------------
[Strings]
Provider = "SMK"
SMKMfg  = "SMK Corporation"
DiskId1 = "SMK Corporation Installation Disk"
TtabNT_com1.DeviceDesc = "SMK Touch Panel (COM1)"
TtabNT_com1.SvcDesc = "SMK Touch Panel Driver (COM1)"
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: web1, load: 0.67