[Version]
Signature=$CHICAGO$
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%COMPANYNAME%
CatalogFile=track4kb.cat
[ClassInstall]
[Manufacturer]
%COMPANYKEY%=SECTION_0
[SECTION_0]
%TP4PRODNAME%=TrackPoint,*IBM3780,*IBM3781,*PNP0F03,*PNP0F13
;
; Install Section
;
[DefaultInstall]
[TrackPoint]
CopyFiles=TrackPoint.SysCopy, TrackPoint.UsrCopy, TrackPoint.InfCopy
AddReg=TrackPoint.AddReg, TrackPoint.AddDaemon, TrackPoint.AddDevice
DelReg=TrackPoint.DelPrev
UpdateInis=TrackPoint.UpdateSysIni
UpdateIniFields=TrackPoint.UpdateWinIni
LogConfig=TrackPoint.LogConfig
[TrackPoint.NT]
CopyFiles=TrackPoint.NT.SysCopy, TrackPoint.UsrCopy, TrackPoint.InfCopy
AddReg=TrackPoint.NT.AddReg, TrackPoint.AddDaemon
[TrackPoint.SysCopy]
twotrack.vxd
track.vxd
[TrackPoint.NT.SysCopy]
twotrack.sys
[TrackPoint.UsrCopy]
daemon.exe
tp4.cpl
tp4.hlp
tp4res.dll
[TrackPoint.InfCopy]
tp4.inf,oemsetup.inf
[TrackPoint.AddReg]
HKLM,Software\%COMPANYKEY%\"%TP4PRODKEY%","Version",0,"1.1"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","DisplayName",0,"%TP4DISPNAME%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","UninstallString",0,"rundll setupx.dll,InstallHinfSection DefaultUninstall 132 "%17%"\tp4.inf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"snstvty",0,"0x55, 0x60, 0x6a, 0x75, 0x80, 0x9b, 0xa7, 0xb3, 0xbf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"value6",0,"0x3a, 0x4b, 0x61, 0x7a, 0x9a"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"jkcur",0,"0x5f, 0x69, 0x73, 0x7d, 0x87, 0x91, 0x9b, 0xa5, 0xaf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"mindrag",0,"0x20, 0x1a, 0x13, 0x0e, 0x0a, 0x08, 0x07, 0x06, 0x05"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"thr",0,"0x0b, 0x0b, 0x0a, 0x0a, 0x09, 0x08, 0x08, 0x07, 0x07"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"uthr",0,"0x0b, 0x0b, 0x0a, 0x0a, 0x09, 0x08, 0x08, 0x07, 0x07"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"ztc",0,"0x20, 0x26, 0x2c, 0x32, 0x38, 0x40, 0x46, 0x4c, 0x52"
[TrackPoint.NT.AddReg]
HKLM,Software\%COMPANYKEY%\"%TP4PRODKEY%","Version",0,"1.00k"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","DisplayName",0,"%TP4DISPNAME%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","UninstallString",0,"rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 "%17%"\tp4.inf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"snstvty",0,"0x55, 0x60, 0x6a, 0x75, 0x80, 0x9b, 0xa7, 0xb3, 0xbf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"value6",0,"0x3a, 0x4b, 0x61, 0x7a, 0x9a"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"jkcur",0,"0x5f, 0x69, 0x73, 0x7d, 0x87, 0x91, 0x9b, 0xa5, 0xaf"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"mindrag",0,"0x20, 0x1a, 0x13, 0x0e, 0x0a, 0x08, 0x07, 0x06, 0x05"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"thr",0,"0x0b, 0x0b, 0x0a, 0x0a, 0x09, 0x08, 0x08, 0x07, 0x07"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"uthr",0,"0x0b, 0x0b, 0x0a, 0x0a, 0x09, 0x08, 0x08, 0x07, 0x07"
HKCU,Software\IBM\TrackPoint\PTS\vers_3B,"ztc",0,"0x20, 0x26, 0x2c, 0x32, 0x38, 0x40, 0x46, 0x4c, 0x52"
[TrackPoint.AddDaemon]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"%TP4SERVKEY%",0,"daemon.exe"
;
; TrackPoint VxD Driver
;
[TrackPoint.DelPrev]
HKR,,ComInfo,0,
[TrackPoint.AddDevice]
HKR,,DevLoader,0,*vmouse
HKR,,MouseDriver,0,track.vxd
HKR,,MouseType,0,PS2
HKR,,NoSetupUI,0,1
;
; LogConfig section for win95
;
[TrackPoint.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12
;
; TrackPoint Filter Driver
;
[TrackPoint.NT.Services]
AddService = twotrack,0x00000002,TrackPoint.NT_Service_Inst ; Filter Driver
[TrackPoint.NT_Service_Inst]
DisplayName = %TP4DRVRNAME%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\twotrack.sys
Dependencies = mouclass
LoadOrderGroup = Pointer Class
[SourceDisksFiles]
track4kb.cat=0
;
; Uninstall Section
;
[DefaultUninstall]
RenFiles=TrackPoint.UsrRen
DelFiles=TrackPoint.UsrDel
DelReg=TrackPoint.DelReg, TrackPoint.DelDaemon
[TrackPoint.UsrRen]
tp4.cp_,tp4.cpl
[TrackPoint.UsrDel]
daemon.exe,,,DELFLG_IN_USE
tp4.cp_,,,DELFLG_IN_USE
tp4.hlp
tp4res.dll
[TrackPoint.DelReg]
HKLM,Software\%COMPANYKEY%\"%TP4PRODKEY%","Version",,
HKLM,Software\%COMPANYKEY%\"%TP4PRODKEY%",,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","DisplayName",,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%","UninstallString",,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"%TP4PRODKEY%",,,
[TrackPoint.DelDaemon]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"%TP4SERVKEY%",,
[DefaultUninstall.Services]
DelService = twotrack
;
; Control Flag for Mouse CPL
;
[ControlFlags]
;
; Disk layout information
;
[SourceDisksNames]
1=%DisketteName%,,
[SourceDisksFiles]
twotrack.vxd=1,,,,,
track.vxd=1,,,,,
daemon.exe=1,,,,,
tp4.cpl=1,,,,,
tp4.hlp=1,,,,,
tp4res.dll=1,,,,,
oemsetup.inf=1,,,,,
[DestinationDirs]
DefaultDestDir=11
TrackPoint.NT.SysCopy=12
TrackPoint.SysCopy=11
TrackPoint.UsrCopy=11
TrackPoint.InfCopy=17
TrackPoint.UsrRen=11
TrackPoint.UsrDel=11
;
; String section
;
[Strings]
COMPANYKEY="IBM"
TP4PRODKEY="TrackPoint"
TP4SERVKEY="TrackPointSrv"
COMPANYNAME="IBM Corporation"
TP4PRODNAME="IBM PS/2 TrackPoint"
TP4DISPNAME="IBM TrackPoint Keyboard Support 1.00k"
TP4DRVRNAME="TrackPoint Driver"
DisketteName="TrackPoint Driver Diskette"
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.