; 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=01/10/2004,1.2.2.6
Catalogfile=BP24CUP.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
CopyCoInstaller=11
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,NTamd64
[Models.NTamd64]
%PS2D.DeviceDesc%=PS2D.Scanner,USB\VID_055f&PID_021d
[PS2D.Scanner]
SubClass =StillImage
DeviceType =1
DeviceSubType =0x1
Capabilities =0x33
;PropertyPages="Sampcpl.cpl ,EnumStiPropPages"
Events=PS2D.Events
DeviceData=PS2D.DeviceData
AddReg=Scanner.AddReg
;DelReg=DelTWAINReg
CopyFiles=CopyFWFiles,CopyTWAINFiles,CopyMiniDriversFiles,CopyKernelFiles,CopyCoInstaller
UninstallSection=Uninstall
ICMProfiles="sRGB Color Space Profile.icm"
[PS2D.Scanner.Services]
Addservice = GT680x,0x00000002,PS2D.AddService
[PS2D.Scanner.CoInstallers]
CopyFiles=CopyCoInstaller
AddReg=CoInstallers.AddReg
[CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"MKCoInstaller.dll,MKCoInstaller"
;HKR,,Compatible,No
[PS2D.DeviceData]
SpicallPath=%10%\TWAIN_32\%TWAINDir%\%SpicallName%
Resolution=%ResolutionStr%
GreenTimeout=600
MaxXResolution=1200
MaxYResolution=2400
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
HasCoverSensor=0
TwainDS=%DataSourceName%
ScanButton=%ScanEventGuid%
CopyButton=%CopyEventGuid%
FaxButton=%FaxEventGuid%
EmailButton=%EmailEventGuid%
PanelButton=%PanelEventGuid%
PanelGuid=%PanelGuid%
[PS2D.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%\PS2DMiniDrv.DLL
HKCR,CLSID\%MiniDriverGuid%\InProcServer32,ThreadingModel,,"Both"
HKLM,%WIARegistryEntry%,MiniDrvName,,"PS2DMiniDrv.dll"
HKLM,%WIARegistryEntry%,SpicallPath,,%10%\TWAIN_32\%TWAINDir%\PS2Dspi.dll
;[DelTWAINReg]
;HKLM,SOFTWARE\Mustek Systems\WIA PS2D
[Uninstall]
DelReg=Scanner.AddReg
DelFiles=CopyFWFiles,CopyTWAINFiles,CopyMiniDriversFiles,CopyKernelFiles,CopyCoInstaller
;****************
;* INSTALLATION *
;****************
[CopyTWAINFiles]
gtPS2D.ini
PS2Dspi.dll
[CopyMiniDriversFiles]
PS2DMiniDrv.dll
PS2DMiniDrv.ini
[CopyCoInstaller]
MKCoInstaller.dll
[CopyKernelFiles]
gt680x.sys
[CopyFWFiles]
PS2Dfw.usb
PS2DNB.usb
[SourceDisksNames]
56=%DiskName%,%DiskLabel%,
[SourceDisksFiles]
GT680x.SYS=56
PS2DMiniDrv.dll=56
PS2Dfw.usb=56
PS2DNB.usb=56
PS2Dspi.dll=56
gtPS2D.ini=56
PS2DMiniDrv.ini=56
MKCoInstaller.dll=56
[PS2D.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]
MsgProvider="Mustek Systems, Inc."
Mfg="Mustek"
DiskName=""
PS2D.DeviceDesc="BearPaw 2400CU Plus WIA Scanner"
GrandTechICNameNT="BearPaw 2400CU Plus WIA Scanner"
DataSourceName="BearPaw 2400CU Plus"
SpecialInfo="BearPaw 2400CU Plus Installation"
MiniDriverGuid="{4DB4BAD9-484E-41e3-962A-6EAF4EAB0AD9}"
;DiskTitle="BearPaw 2400CU 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"
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}"
SpicallName="PS2Dspi.dll"
ResolutionStr="50, 100, 150, 200, 300, 600, 1200"
WIARegistryEntry="SOFTWARE\Mustek Systems\WIA PS2D"
TWAINDir="S12U16K"
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.