0% found this document useful (0 votes)
109 views

1

This document contains an INF file that provides instructions for installing scanner driver software and components. It defines sections for models, files to copy, registry entries to add, and other installation details. Strings are also defined for various parameters used during installation.

Uploaded by

tubicmilan
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views

1

This document contains an INF file that provides instructions for installing scanner driver software and components. It defines sections for models, files to copy, registry entries to add, and other installation details. Strings are also defined for various parameters used during installation.

Uploaded by

tubicmilan
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

; INF file Ver. 1.

1 91/03/07
; INF file ver. 1.2 91/04/02
; INF file ver. 1.3 92/02/12
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%MsgProvider%
DriverVer=05/21/2003,1.0.0.0
Catalogfile=PS2U2usd.cat
[ControlFlags]
ExcludeFromSelect=*
[DestinationDirs]
DefaultDestDir=11
;CopyFWFiles=10,system32\drivers
CopyTWAINFiles=10,TWAIN_32\%TWAINDir%
CopyMiniDriversFiles=11
CopyCoInstaller=11
;CopyKernelFiles=10,system32\drivers
;DelFWFiles=10,system32\drivers
;DelTWAINFiles=10,TWAIN_32\%TWAINDir%
;DelMiniDriversFiles=11
;DelKernelFiles=10,system32\drivers

; \windows\system32
; \windows\system32\drivers
; \windows\TWAIN_32\A12U16K
; \windows\system32
; system32
; \windows\system32\drivers

;**********
;* MODELS *
;**********
[Manufacturer]
%Mfg%=Models,NTamd64
[Models.NTamd64]
%PS2U2.DeviceDesc%=PS2U2.Scanner,USB\VID_055F&PID_0408
[PS2U2.Scanner]
Include=sti.inf
Needs=STI.USBSection
SubClass
=StillImage
DeviceType
=1
DeviceSubType
=0x1
Capabilities
=0x33
;PropertyPages="Sampcpl.cpl ,EnumStiPropPages"
Events=PS2U2.Events
DeviceData=PS2U2.DeviceData
AddReg=Scanner.AddReg
;DelReg=DelTWAINReg
CopyFiles=CopyTWAINFiles,CopyMiniDriversFiles,CopyCoInstaller
UninstallSection=Uninstall
ICMProfiles="sRGB Color Space Profile.icm"
[PS2U2.Scanner.Services]
Include=sti.inf

Needs=STI.USBSection.Services
[PS2U2.Scanner.CoInstallers]
CopyFiles=CopyCoInstaller
AddReg=CoInstallers.AddReg
[CoInstallers.AddReg]
HKR,,CoInstallers32,0x00010000,"MKCoInstaller.dll,MKCoInstaller"
;HKR,,Compatible,No
[PS2U2.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
TwainDS=%DataSourceName%
ScanButton=%ScanEventGuid%
CopyButton=%CopyEventGuid%
FaxButton=%FaxEventGuid%
EmailButton=%EmailEventGuid%
PanelButton=%PanelEventGuid%
PanelGuid=%PanelGuid%
[PS2U2.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,usbscan.sys
HKR,,USDClass,,%MiniDriverGuid%
HKCR,CLSID\%MiniDriverGuid% ,,,"MiniDriver USD"
HKCR,CLSID\%MiniDriverGuid%\InProcServer32,,,%11%\PS2U2usd.DLL
HKCR,CLSID\%MiniDriverGuid%\InProcServer32,ThreadingModel,,"Both"
;[DelTWAINReg]
;HKLM,SOFTWARE\Mustek Systems\WIA PS2U2
[Uninstall]
DelReg=Scanner.AddReg
DelFiles=CopyTWAINFiles,CopyMiniDriversFiles,CopyCoInstaller

;****************
;* INSTALLATION *
;****************
[CopyTWAINFiles]
PS2U2spi.dll
tmds.ini
[CopyMiniDriversFiles]
PS2U2usd.dll
PS2U2usd.ini ;tang
[CopyCoInstaller]
MKCoInstaller.dll
[SourceDisksNames]
57=%DiskName%,%DiskLabel%,
[SourceDisksFiles]
PS2U2usd.dll=57
PS2U2spi.dll=57
PS2U2usd.ini=57 ;tang
tmds.ini=57
MKCoInstaller.dll=57
;************
;* STRINGS *
;************
[Strings]
MsgProvider="Scanner"
Mfg="Scanner"
DiskName=""
PS2U2.DeviceDesc="BearPaw 2448CU Pro WIA Scanner"
GrandTechICNameNT="BearPaw 2448CU Pro WIA Scanner"
DataSourceName="BearPaw 2448CU Pro"
SpecialInfo="BearPaw 2448CU Pro Installation"
MiniDriverGuid="{8FA59FB5-4EBE-453a-B63A-BD80FA752943}"
;DiskTitle="BearPaw 2448CU Pro 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="PS2U2spi.dll"
ResolutionStr="50, 75, 150, 300, 600, 1200"
WIARegistryEntry="SOFTWARE\Mustek Systems\WIA S12U16KU2"
TWAINDir="S12U16KU2"
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}"

You might also like