SynTP.inf Driver File Contents (valiant_6000_series.zip)

;============================================================================
; Copyright (c) 1996, Synaptics, Inc.
;
; RCS Header - Do not delete or modify.
;
;============================================================================


[Version]
Signature="$Windows95$"
Class=Mouse
Provider=%Provider%
CatalogFile=SynTP.cat

; the EmptySection, ClassInstall and MouseReg sections are needed
; for Mouse class installation supports.
; The section below has to be empty. The Mouse classinstaller
; relys on it. Don't add anything to this section.
; [EmptySection]
; 
;
; Install class "Mouse"
; ---------------------------------------------------------
; [ClassInstall]
; Addreg=MouseReg
; 
; [MouseReg]
; HKR,,,,"Mouse"
; HKR,,Installer,,"SetupX.Dll, Mouse_ClassInstaller"
; HKR,,Icon,,"-2"
;
; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%Synaptics%=Devices

[Devices]
"Synaptics Serial TouchPad"=SynSer,*PNP0F08
"Synaptics PS/2 TouchPad"=SynPS2,*PNP0F13,*PNP0F0E,*PNP0F03,*PNP0F0B,*PNP0F12

[SourceDisksNames]
1=%DiskName%,SYNINST,0000-0000
2=%Disk2Name%,,0000-0000

[SourceDisksFiles]
DATA.TAG = 1
data1.cab = 1
data1.hdr = 1
lang.dat = 1
layout.bin = 1
os.dat = 1
ReadMe.txt = 1
Setup.exe = 1
SETUP.INI = 1
setup.ins = 1
setup.iss = 1
setup.lid = 1
SynTP.inf = 1
SynTP.vxd = 1
SynTPIni.exe = 1
_INST32I.EX_ = 1
_ISDel.exe = 1
_Setup.dll = 1
_sys1.cab = 1
_sys1.hdr = 1
_user1.cab = 1
_user1.hdr = 1
data2.cab = 2

; Install Sections
; ---------------------------------------------------------

[DestinationDirs]
DefaultDestDir  = 11 ; system directory
SynCopy         = 11 ; system directory
SynDelOldHelp   = 18 ; help directory
SynInstall      = 30, %TempInstallDirectory%

[SynSer]
DelReg=SynDebug.DelReg,Syn.DelReg
AddReg=Serial.AddReg,Syn.AddReg,DriverInfoAddReg
CopyFiles=SynCopy, SynInstall
DelFiles=SynDelOldHelp
UpdateInis=SynUpdateIniSections

[SynPS2]
DelReg=SynDebug.DelReg,Syn.DelReg
AddReg=PS2.AddReg,Syn.AddReg,DriverInfoAddReg
CopyFiles=SynCopy, SynInstall
DelFiles=SynDelOldHelp
UpdateInis=SynUpdateIniSections
LogConfig=PS2.LogConfig

[SynPS2.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12

[Syn.DelReg]
HKR,,DevLoader
HKR,,MouseDriver
HKR,,MouseType
HKR,,ComInfo
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\DriverPages"

[SynUpdateIniSections]
system.ini,boot.description,,"mouse.drv=Synaptics TouchPad"
system.ini,boot,,"mouse.drv=mouse.drv"

[SynDebug.DelReg]
HKLM,"Software\Synaptics\SynTP","VxDLoadMode"
HKLM,"Software\Synaptics\SynTP","VxDLoadPS2"
HKLM,"Software\Synaptics\SynTP","VxDLoadCOM1"
HKLM,"Software\Synaptics\SynTP","VxDLoadCOM2"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\DriverPages"

[DriverInfoAddReg]
; This section is added to all INFs to add registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,SynSetup,0x00000000,"%TempInstallDirectory%\RunOnce.exe"
HKLM,"Software\Synaptics\SynTP","RunOnce",0x00000000,"%30%\%TempInstallDirectory%\"

[Syn.AddReg]
HKR,,DevLoader,0,*vmouse
HKR,,MouseDriver,0,SynTP.vxd

[Serial.AddReg]
HKR,,MouseType,0,Serial
HKR,,NoSetupUI,0,1

[SynCopy]
SynTP.vxd

[SynInstall]
RunOnce.exe
DATA.TAG
data1.cab
data1.hdr
lang.dat
layout.bin
os.dat
ReadMe.txt
Setup.exe
SETUP.INI
setup.ins
setup.iss
setup.lid
SynTP.inf
SynTP.vxd
SynTPIni.exe
_INST32I.EX_
_ISDel.exe
_Setup.dll
_sys1.cab
_sys1.hdr
_user1.cab
_user1.hdr
data2.cab

[SynDelOldHelp]
SynTP.hlp
SynTPEnh.hlp

[SynPS2.PosDup]
*PNP0F03,*PNP0F0B,*PNP0F0E,*PNP0F12,*PNP0F13

[PS2.AddReg]
HKR,,MouseType,0,PS2
HKR,,NoSetupUI,0,1

[Strings]
Provider="Synaptics"
Synaptics="Synaptics"
DiskName="Synaptics TouchPad Driver Installation Disk 1"
Disk2Name="Synaptics TouchPad Driver Installation Disk 2"
; The following strings may be read from Inst95.exe.
SerialTP.DeviceDesc = "Synaptics Serial TouchPad"
SerialPnPID = "*PNP0F08"
SerialSection = "SynSer"
PS2TP.DeviceDesc = "Synaptics PS/2 TouchPad"
PS2PnPID = "PS2_PNP_ID"
PS2Section = "SynPS2"
DriverDate = "21Apr00"
DriverVersion = "5.0.72"

; Driver Information Entries
DriverMfgr="Synaptics"
DriverVersionID="5.0.72"
DriverOEM="Synaptics"
DriverFamily="Mouse"
DriverProduct="Synaptics TouchPad"
DriverDescription="Synaptics Windows 95/98 TouchPad Driver"
DriverOEMVersion="5.0.72"
BaseDriverFileName="SynTP.vxd"
BaseDriverFileVersion="5.0.72"
TempInstallDirectory="SynTP.tmp"
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: ftp, load: 2.31