; TrvlPCC.inf - install information file for TravelScan
; Copyright ?1999 - 2000 Chengrong Lu, Syscan Inc., San Jose, CA
[Version]
Signature = "$Chicago$"
Class = MobileScanner
ClassGuid = {A98B23F8-D76E-4010-88D6-B472E0D93382}
Provider = %Syscan%
DriverVer=04/27/2001,3.1.0.0
;CatalogFile = TrvlPCC.cat
[ClassInstall32]
AddReg = TrvlPCCClassAddReg
[TrvlPCCClassAddReg]
HKR,,,,"MobileScanner"
[Manufacturer]
%Syscan% = Syscan.TrvlPCC
[Syscan.TrvlPCC]
%TrvlPCC% = TrvlPCC.Install, PCMCIA\SVI-PX-B05B
%TrvlPCC% = TrvlPCC.Install, PCMCIA\SYSCAN-TRAVELSCAN-8CED
[DestinationDirs]
DefaultDestDir = 11
TrvlPCC.TWAIN = 10,TWAIN_32\TrvlPCC
TrvlPCC.Driver.NTx86 = 10,System32\Drivers
TrvlPCC.System.NTx86 = 10,System32
TrvlPCC.TWAIN.NTx86 = 10,TWAIN_32\TrvlPCC
[SourceDisksNames]
1 = "TravelScan device driver disk",,,
[SourceDisksFiles]
TrvlPCC.VxD = 1, Drivers\TrvlPCC\Win9X
TrvlPCC.DLL = 1, Drivers\TrvlPCC\Win9X
TrvlPCC.DS = 1, Drivers\TrvlPCC\Win9X
[SourceDisksFiles.x86]
TrvlPCC.Sys = 1, Drivers\TrvlPCC\Win2K
TrvlPCC.DLL = 1, Drivers\TrvlPCC\Win2K
TrvlPCC.DS = 1, Drivers\TrvlPCC\Win2K
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Windows 98
[TrvlPCC.Install]
CopyFiles = TrvlPCC.Driver, TrvlPCC.System, TrvlPCC.TWAIN
AddReg = TrvlPCC.AddReg
[TrvlPCC.AddReg]
; 98 WDM
;HKR,,DevLoader,,*ntkern
;HKR,,NTMPDriver,,TrvlPCC.sys
HKR,,DevLoader,0,TrvlPCC.vxd
[TrvlPCC.Driver]
TrvlPCC.VxD
[TrvlPCC.System]
TrvlPCC.DLL
[TrvlPCC.TWAIN]
TrvlPCC.DS
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Windows 2000
[TrvlPCC.Install.NTx86]
CopyFiles = TrvlPCC.Driver.NTx86, TrvlPCC.System.NTx86, TrvlPCC.TWAIN.NTx86
[TrvlPCC.Driver.NTx86]
TrvlPCC.sys,,,%COPYFLG_NOSKIP%
;TrvlPCC.cat,,,%COPYFLG_NOSKIP%
[TrvlPCC.System.NTx86]
TrvlPCC.DLL,,,%COPYFLG_NOSKIP%
[TrvlPCC.TWAIN.NTx86]
TrvlPCC.DS,,,%COPYFLG_NOSKIP%
[TrvlPCC.Install.NTx86.Services]
AddService = TrvlPCC, %SPSVCINST_ASSOCSERVICE%, TrvlPCC.Service
[TrvlPCC.Service]
DisplayName = %TrvlPCC.ServiceName%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\TrvlPCC.sys
;Dependencies = +DebugPrint
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Strings
[Strings]
Syscan = "Syscan Inc"
TrvlPCC = "TravelScan"
TrvlPCC.ServiceName = "TravelScan PCMCIA"
SPSVCINST_ASSOCSERVICE = 0x00000002 ; Driver service is associated with device being installed
COPYFLG_NOSKIP = 2 ; Do not allow user to skip file
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
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.