HPGTRSTI.INF Driver File Contents (sj644sp.exe)

;-------------------------------------------------------------------------------
; hpgtrsti.inf  --	Windows Still Image Setup File for the HP ScanJet 2100c Scanner
; Copyright (c) 2000 Hewlett-Packard Company
; Manufacturer:  Hewlett-Packard Co.
;-------------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Prov%
CatalogFile=hpgtrsti.cat
DriverVer=09/01/2001,2.00.0001.1

; Class installer that prevents a Win95 USB Hardware First Installation.
[ClassInstall]
AddReg=HPImageClass.AddReg
CopyFiles=HPImageClass.CopyFiles

[HPImageClass.CopyFiles]
hpsj95ci.dll
hpsjvset.dll

[HPImageClass.AddReg]
HKR,,,,%HPImageClass.Desc%
HKR,,Installer,,hpsj95ci.dll
HKR,,NoUseClass,,1
HKR,,NoInstallClass,,1
HKR,,NoDisplayClass,,1
HKR,,SilentInstall,,1
HKR,,Icon,,-20

[DestinationDirs]
; By default, files will be copied to \windows\system.
DefaultDestDir=11
SJ2100C.Usb.CopyDriver=10,system32\drivers
SJ2100C.CopyInf=17 ; \Windows\Inf

[ControlFlags]
; Remove comment from this line if all devices are PnP.
ExcludeFromSelect=*

[Manufacturer]
%Mfg%=Models,NT.5.1

[Models]
; STI Models
%SJ2100C.DeviceDesc% = SJ2100C.Scanner,  USB\Vid_03F0&Pid_0505
; WIA models
%SJ2100C.DeviceDesc% = SJ2100C.Scanner.WIA,  USB\Vid_03F0&Pid_0505

[Models.NT.5.1]
%SJ2100C.DeviceDesc% = SJ2100C.Scanner.NT51,  USB\Vid_03F0&Pid_0505

;--------------------------------------
; Scanner Info Section -- STI (Win98/Win98SE)
;--------------------------------------
[SJ2100C.Scanner]
;Non-Millenium OSes only.  Make sure DriverVer is NOT newer than the WIA section!!!
DriverVer=01/01/2000,1.00.0000.1
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=1
AddReg=SJ2100C.AddReg
CopyFiles=SJ2100C.CopyFiles,SJ2100C.Usb.CopyDriver,SJ2100C.CopyInf
DelFiles=SJ2100C.DelSysFiles
DeviceData=SJ2100C.DeviceData
UninstallSection=Uninstall.Usb.Scanner
ICMProfiles="sRGB Color Space Profile.icm"
VendorSetup="hpsjvset,InstallScanJetSoftware 2100C"

;--------------------------------------
; Scanner Info Section -- WIA section (Millenium)
;--------------------------------------
[SJ2100C.Scanner.WIA]
;Millenium (WIA) OSes only.  Make sure DriverVer is newer than the Win98 section!!!
DriverVer=08/01/2000,1.01.0000.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x31
AddReg=SJ2100C.AddReg
CopyFiles=SJ2100C.CopyFiles
DelFiles=SJ2100C.DelSysFiles
DeviceData=SJ2100C.DeviceData.WIA
UninstallSection=Uninstall.Usb.Scanner
ICMProfiles="sRGB Color Space Profile.icm"
VendorSetup="hpsjvset,InstallScanJetSoftware 2100C"

;--------------------------------------
; Scanner Info Section -- win2000 section
;--------------------------------------
[SJ2100C.Scanner.NT]
DriverVer=08/01/2000,1.00.0000.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=1
AddReg=SJ2100C.AddReg.NT
CopyFiles=SJ2100C.CopyFiles
DelFiles=SJ2100C.DelSysFiles
DeviceData=SJ2100C.DeviceData
UninstallSection=Uninstall.Usb.Scanner.NT
ICMProfiles="sRGB Color Space Profile.icm"
VendorSetup="hpsjvset,InstallScanJetSoftware 2100C"

;--------------------------------------
; Scanner Info Section -- XP  section
;--------------------------------------
[SJ2100C.Scanner.NT51]
DriverVer=09/01/2001,2.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x1
AddReg=SJ2100C.AddReg.NT51
CopyFiles=SJ2100C.CopyFiles
DelFiles=SJ2100C.DelSysFiles
DeviceData=SJ2100C.DeviceData.WIA
UninstallSection=Uninstall.Usb.Scanner
ICMProfiles="sRGB Color Space Profile.icm"
VendorSetup="hpsjvset,InstallScanJetSoftware 2100C"

[SJ2100C.DeviceData]
TwainDS="HP PrecisionScan LTX 1.1"
ModelNo=8480  ; Always set to the HP Manufacuring model number of the scanner

[SJ2100C.DeviceData.WIA]
TwainDS="HP PrecisionScan LTX 1.1"
Server=local
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
ModelNo=8480  ; Always set to the HP Manufacuring model number of the scanner

[SJ2100C.Scanner.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SJ2100C.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSCAN.SYS
HKR,,USDClass,,"{877A6398-7047-4BAA-B4CE-9776C7ABEC42}"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42},,,"HP ScanJet 2100C USD"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,,,%11%\hpgtrusd.dll
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,ThreadingModel,,"Both"

[SJ2100C.AddReg.NT]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{877A6398-7047-4BAA-B4CE-9776C7ABEC42}"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42},,,"HP ScanJet 2100C USD"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,,,%11%\hpgtrusd.dll
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,ThreadingModel,,"Both"

[SJ2100C.AddReg.NT51]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSCAN.SYS
HKR,,USDClass,,"{877A6398-7047-4BAA-B4CE-9776C7ABEC42}"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42},,,"HP ScanJet 2100C USD"
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,,,%11%\hpgtrusd.dll
HKCR,CLSID\{877A6398-7047-4BAA-B4CE-9776C7ABEC42}\InProcServer32,ThreadingModel,,"Both"

[SJ2100C.CopyFiles]
hpgtrusd.dll
hpsjvset.dll
hpgtrmtk.dll
hpgtrstr.dll

; only used by win98
[SJ2100C.Usb.CopyDriver]
usbscan.sys

; only used by win98
[SJ2100C.CopyInf]
hpgtrsti.inf

[Uninstall.Usb.Scanner]
DelFiles=SJ2100C.CopyFiles

[SJ2100C.DelSysFiles]

[SourceDisksNames]
99=%DiskName%,,

[SourceDisksFiles]
hpgtrusd.dll=99
hpsjvset.dll=99
hpsj95ci.dll=99
hpgtrmtk.dll=99
hpgtrstr.dll=99
hpgtrsti.inf=99
hpgtrsti.cat=99

[Strings]
Prov="Hewlett-Packard"
Mfg="Hewlett-Packard"
DiskName="HP Scanning Software"
HPImageClass.desc="HP Win95 Lockout Class"
SJ2100C.DeviceDesc="Hewlett-Packard ScanJet 2100C"
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: 1.37