; INF file Ver. 1.1 91/03/07
; INF file ver. 1.2 91/04/02
[Version]
;LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MsgProvider%
DriverVer=05/14/2002,1.0.0.0
Catalogfile=PS1GNB.cat
[ControlFlags]
ExcludeFromSelect=*
[DestinationDirs]
DefaultDestDir=11 ; \windows\system32
CopyFWFiles=10,system32\drivers ; \windows\system32\drivers
CopyTWAINFiles=10,TWAIN_32\%TWAINDir% ; \windows\TWAIN_32\A12U16K
CopyMiniDriversFiles=11 ; \windows\system32
CopyKernelFiles=10,system32\drivers
;DelFWFiles=10,system32\drivers ; \windows\system32\drivers
;DelTWAINFiles=10,TWAIN_32\%TWAINDir%
;DelMiniDriversFiles=11
;DelKernelFiles=10,system32\drivers
;**********
;* MODELS *
;**********
[Manufacturer]
%Mfg%=Models
[Models]
%ps1g.DeviceDesc%=ps1g.Scanner,USB\VID_055f&PID_021b
[ps1g.Scanner]
;Include=sti.inf
;Needs=STI.USBSection
SubClass =StillImage
DeviceType =1
DeviceSubType =0x1
Capabilities =0x33
;PropertyPages="Sampcpl.cpl ,EnumStiPropPages"
Events=ps1g.Events
DeviceData=ps1g.DeviceData
AddReg=Scanner.AddReg
;DelReg=DelTWAINReg
CopyFiles=CopyFWFiles,CopyTWAINFiles,CopyMiniDriversFiles,CopyKernelFiles
UninstallSection=Uninstall
ICMProfiles="sRGB Color Space Profile.icm"
[ps1g.Scanner.Services]
;Include=sti.inf
;Needs=STI.USBSection.Services
Addservice = GT680x,0x00000002,ps1g.AddService
[ps1g.DeviceData]
SpicallPath=%10%\TWAIN_32\%TWAINDir%\%SpicallName%
Resolution=%ResolutionStr%
GreenTimeout=600
MaxXResolution=600
MaxYResolution=1200
MaxScanWidth=8320 ;unit:1/1000 inch
MaxScanHeight=11680 ;unit:1/1000 inch
DefaultXResolution=300
DefaultYResolution=300
PollTimeout=0x00000bb8,1
TServer=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
HasKey=1
TwainDS=%DataSourceName%
ScanButton=%ScanEventGuid%
CopyButton=%CopyEventGuid%
FaxButton=%FaxEventGuid%
EmailButton=%EmailEventGuid%
PanelButton=%PanelEventGuid%
PanelGuid=%PanelGuid%
[ps1g.Events]
ScanButton=%ScanButton.Desc%,{41132014-680C-4bab-96C4-DF3F9FE66CAF},Panel
CopyButton=%CopyButton.Desc%,{531E8DFF-BFD9-4249-B371-327ED0DE8A98},Panel
FaxButton=%FaxButton.Desc%,{69900071-C8D5-42e6-921C-F81BF70D3720},Panel
EmailButton=%EmailButton.Desc%,{5407C6A0-9887-4279-B35E-F15DB0039B23},Panel
PanelButton=%PanelButton.Desc%,{FD05DB0B-439D-4fa5-AF7C-FDC318D9F747},Panel
[Scanner.AddReg]
HKR,,DeviceType,1,1
HKR,,HardwareConfig,1,4
HKR,,DevLoader,0,*NTKERN
HKR,,NTMPDriver,0,gt680x.sys
HKR,,USDClass,,%MiniDriverGuid%
HKCR,CLSID\%MiniDriverGuid% ,,,"MiniDriver USD"
HKCR,CLSID\%MiniDriverGuid%\InProcServer32,,,%11%\ps1gMiniDrv.DLL
HKCR,CLSID\%MiniDriverGuid%\InProcServer32,ThreadingModel,,"Both"
; 2004-2-23 Start
HKLM,%WIARegistryEntry%,MiniDrvName,,"PS1GMiniDrv.dll"
HKLM,%WIARegistryEntry%,SpicallPath,,%10%\TWAIN_32\%TWAINDir%\PS1Gspi.dll
;2004-2-23 End
;[DelTWAINReg]
;HKLM,SOFTWARE\Mustek Systems\WIA ps1g
[Uninstall]
DelReg=Scanner.AddReg
DelFiles=CopyFWFiles,CopyTWAINFiles,CopyMiniDriversFiles,CopyKernelFiles
;****************
;* INSTALLATION *
;****************
[CopyTWAINFiles]
gtPS1D.ini
gtPS1g.ini
PS1gspi.dll
[CopyMiniDriversFiles]
PS1DMiniDrv.dll
ps1gMiniDrv.dll
[CopyKernelFiles]
gt680x.sys
[CopyFWFiles]
PS1Dfw.usb
PS1gfw.usb
[SourceDisksNames]
56=%DiskName%,%DiskLabel%,
[SourceDisksFiles]
GT680x.SYS=56
ps1gMiniDrv.dll=56
ps1dMiniDrv.dll=56
PS1dfw.usb=56
PS1gfw.usb=56
PS1gspi.dll=56
gtPS1g.ini=56
gtPS1d.ini=56
[ps1g.AddService]
DisplayName = GrandTechICNameNT
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\gt680x.sys
LoadOrderGroup = Base
;************
;* STRINGS *
;************
[Strings]
Mfg="Trust Systems, Inc."
MsgProvider = "Trust Systems, Inc."
DiskName=""
PS1G.DeviceDesc="Trust Direct Webscan 19200"
GrandTechICNameNT="Trust Direct Webscan 19200"
DataSourceName="Trust Direct Webscan 19200"
SpecialInfo="Trust Direct Webscan 19200 Installation"
MiniDriverGuid="{10242EB7-BCD1-4eb9-9DBF-EBD0FF67D8D1}"
;DiskTitle="BearPaw 1200CU Plus Installation Disk"
DiskLabel="Install"
ScanButton.Desc="Scan Button"
CopyButton.Desc="Copy Button"
FaxButton.Desc="Fax Button"
EmailButton.Desc="Email Button"
PanelButton.Desc="Panel Button"
SpicallName="PS1gspi.dll"
ResolutionStr="50, 75, 150, 300, 600"
WIARegistryEntry="SOFTWARE\Mustek Systems\WIA ps1g"
TWAINDir="Trust\Direct Webscan 19200"
PanelGuid="{37745268-6AA8-4611-9EB3-BEEFCE1C75EB}"
ScanEventGuid="{41132014-680C-4bab-96C4-DF3F9FE66CAF}"
CopyEventGuid="{531E8DFF-BFD9-4249-B371-327ED0DE8A98}"
EmailEventGuid="{5407C6A0-9887-4279-B35E-F15DB0039B23}"
FaxEventGuid="{69900071-C8D5-42e6-921C-F81BF70D3720}"
PanelEventGuid="{FD05DB0B-439D-4fa5-AF7C-FDC318D9F747}"
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.