TCPILOT.inf Driver File Contents (W2KXP_400CD.EXE)

;**********************************************************************
; TCPILOT.inf
; Windows Installation file for the Trumpcard PILOT Application.
; Copyright (C) 1993-2002 Ositech Communications, Inc.
; $Date: 4/05/02 10:29a $
; $Revision: 22 $
;********************************************************************** 

[DefaultInstall]
CopyFiles  = TCPILOT.copy.prog, TCPILOT.copy.nodel_prog, TCPILOT.copy.inf
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg, TCPILOT.Run
Uninstall  = TCPILOT_remove

[DefaultInstall.NT]
CopyFiles  = TCPILOT.copy.prog, TCPILOT.copy.nodel_prog, TCPILOT.copy.inf
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg.NT, TCPILOT.Run
Uninstall  = TCPILOT_remove

[TCPILOTInstall_NoCopy]
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg, TCPILOT.Run
Uninstall  = TCPILOT_remove

[TCPILOTInstall_NoCopy.NT]
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg.NT, TCPILOT.Run
Uninstall  = TCPILOT_remove

[TCPILOTInstall]
CopyFiles  = TCPILOT.copy.prog, TCPILOT.copy.nodel_prog, TCPILOT.copy.inf
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg, TCPILOT.Run
Uninstall  = TCPILOT_remove

[TCPILOTInstall.NT]
CopyFiles  = TCPILOT.copy.prog, TCPILOT.copy.nodel_prog, TCPILOT.copy.inf
UpdateInis = TCPILOT.Links
AddReg     = TCPILOT.reg.NT, TCPILOT.Run
Uninstall  = TCPILOT_remove

[TCPILOT_remove]
DelFiles   = TCPILOT.copy.prog, TCPILOT.copy.inf
DelReg     = TCPILOT.reg.remove, TCPILOT.Run
UpdateInis = TCPILOT.Links.Remove

[TCPILOT_remove.NT]
DelFiles   = TCPILOT.copy.prog, TCPILOT.copy.inf
DelReg     = TCPILOT.reg.remove, TCPILOT.Run
UpdateInis = TCPILOT.Links.Remove

[version]
Signature = "$CHICAGO$"

[DestinationDirs]
TCPILOT.copy.prog       = 24,%PROGRAMF%\%TCPILOTPROG%
TCPILOT.copy.nodel_prog = 24,%PROGRAMF%\%TCPILOTPROG%
TCPILOT.copy.inf        = 17

[TCPILOT.copy.prog]
CCFLGS.DLL
CCFLGS.INI
PILOT.EXE
PILOT.HLP
PILOT.BMP
OSI1.AVI

[TCPILOT.copy.nodel_prog]
OTCDPI.INI

[TCPILOT.copy.inf]
TCPILOT.inf

[SourceDisksNames]
55 = "Ositech Driver Disc","",1

[SourceDisksFiles]
TCPILOT.Inf=55

[Strings]
PROGRAMF            = "Progra~1"                                     ; The old DOS name of the "Program Files" directory
TCPILOTPROG         = "Ositech\DPIApp\Program"                       ; Program Files Sub-Directory, use this one 
                                                                     ; since the DPI Wizard may be installed now
                                                                     ; or later and we can share databases.
TCPILOTPROG_LOCN    = "Trumpcard PILOT"                              ; shortcut location in Start menu
TCPILOT_Desc        = "Trumpcard PILOT"                              ; shortcut name in Start Menu
TCPILOT_REMOVE_DESC = "Ositech Trumpcard PILOT"                      ; Name displayed in Add/Remove Programs
TCPILOT_ShortDesc   = "Tray Application for Trumpcard Configuration" ; details view
StartUp_DESC        = "Startup"                                      ; The StartUp group name
TCPILOT_EXE         = "PILOT"                                        ; The name of the System Tray App executable
TCPILOTRUNKeyName   = "Ositech_Trumpcard_Pilot"                      ; The RUN keyname which appears in the registry

[TCPILOT.Links]
setup.ini, progman.groups,,"group55=%TCPILOTPROG_LOCN%"
setup.ini, group55,,"""%TCPILOT_Desc%"", ""%24%\%PROGRAMF%\%TCPILOTPROG%\%TCPILOT_EXE%.Exe"",,,,,%TCPILOT_ShortDesc%"

[TCPILOT.Links.Remove]
setup.ini, progman.groups,,"group55=%TCPILOTPROG_LOCN%"
setup.ini, group55,,"""%TCPILOT_Desc%""
setup.ini, progman.groups,, "group1=%StartUp_DESC%"
setup.ini, group1,, """%TCPILOT_Desc%""

[TCPILOT.reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,DisplayName,,"%TCPILOT_REMOVE_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,UninstallString,,"RunDll32 setupx.dll,InstallHinfSection TCPILOT_remove 4 TCPILOT.inf"

[TCPILOT.reg.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,DisplayName,,"%TCPILOT_REMOVE_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection TCPILOT_remove 4 TCPILOT.inf"

[TCPILOT.reg.remove]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,DisplayName,,"%TCPILOT_REMOVE_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,UninstallString,,"RunDll32 setupx.dll,InstallHinfSection TCPILOT_remove 4 TCPILOT.inf"

[TCPILOT.reg.remove.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,DisplayName,,"%TCPILOT_REMOVE_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Ositech_TCTB,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection TCPILOT_remove 4 TCPILOT.inf"

[TCPILOT.Run]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TCPILOTRUNKeyName%,,""%24%\%PROGRAMF%\%TCPILOTPROG%\%TCPILOT_EXE%.Exe""

[TCPILOT.Run.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TCPILOTRUNKeyName%,,""%24%\%PROGRAMF%\%TCPILOTPROG%\%TCPILOT_EXE%.Exe""
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: web5, load: 1.64