;--------------------------------------------------------
;
; ttab2k.inf
;
; Installation inf for the SMK Touch Panel
;
; Copyright (c) 2000 SMK Corporation All Rights Reserved
;
;--------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Provider = %SMK%
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
Class = Mouse
CatalogFile = ttab2k.cat
DriverVer = 09/19/2000,2.0.0.0
[DestinationDirs]
DefaultDestDir = 12
tabcal2k.CopyFiles = 11
;--------------------
; Driver information
;--------------------
[Manufacturer]
%SMK% = SMK.Mfg
[ControlFlags]
ExcludeFromSelect = SERENUM\SMK0001
[SMK.Mfg]
%SMK.DeviceDesc0% = ttab2k, SERENUM\SMK0001
;------------------------------
; General installation section
;------------------------------
[ttab2k]
AddReg=ttab2k.AddReg
CopyFiles=ttab2k.CopyFiles,tabcal2k.CopyFiles
[ttab2k.AddReg]
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",MouseDataQueueSize,0x00010003,100
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",NumberOfButtons,0x00010003,2
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",PointerDeviceBaseName,0x00000002,"PointerPort"
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",SampleRate,0x00010003,80
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",Mode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",BeepMode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",Frequency,0x00010001,780
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",Duration,0x00010001,50
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",ExtendKey,0x00010001,0x10
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationMode,0x00010001,0x00001000
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueA,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueB,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueC,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueD,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueE,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueF,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueG,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\Ttab2K\Parameters",CalibrationValueH,0x00010001,0
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",TtabCtrl,0x00000002,"ttabctrl.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",TtabBeep,0x00000002,"ttabbeep.exe"
;---------------
; File sections
;---------------
[ttab2k.CopyFiles]
ttab2k.sys
[tabcal2k.CopyFiles]
tabcal2k.exe
ttabapi.dll
ttabhook.dll
ttabctrl.exe
ttabbeep.exe
ttabcpl.cpl
ttabhlpe.puh
ttabhlpj.puh
ttabui.exe
;----------------------
; Service Installation
;----------------------
[ttab2k.Services]
AddService = ttab2k, 0x00000002, ttab2k_Service_Inst, ttab2k_EventLog_Inst
Include = msmouse.inf
Needs = MouClass.Services
[ttab2k_Service_Inst]
DisplayName = %ttab2k.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0x1 ; SERVICE_ERROR_NORMAL
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\ttab2k.sys
[ttab2k_EventLog_Inst]
AddReg = ttab2k_EventLog_AddReg
[ttab2k_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ttab2k.sys"
HKR,,TypesSupported,0x00010001,7
;-------------------------
; Source file information
;-------------------------
[SourceDisksNames.x86]
1 = %DiskId1%,,,
[SourceDisksFiles]
ttab2k.sys = 1,,
tabcal2k.exe = 1,,
ttabapi.dll = 1,,
ttabhook.dll = 1,,
ttabctrl.exe = 1,,
ttabbeep.exe = 1,,
ttabcpl.cpl = 1,,
ttabhlpe.puh = 1,,
ttabhlpj.puh = 1,,
ttabui.exe = 1,,
[Strings]
;---------------------
; Localizable Strings
;---------------------
SMK.DeviceDesc0 = "SMK PnP Tablet"
DiskId1 = "SMK Corporation Installation Disk #1 (Mouse)"
SMK = "SMK Corporation"
ttab2k.SvcDesc="Ttab2K"
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.