mp44uNT.INF Driver File Contents (cannon_smartbace_mpc190.exe)

; mp44uNT.INF  -- WIA Setup File for the CFFFL Scanner
; Copyright (c) CANON INC. 1999-2002

[Version]
Signature="$Windows NT$"
Class=MultiPASS
; This is the class GUID for all scanners and MUST NOT change
ClassGUID={6711F630-8766-48ab-BFCB-9F73FB33A773}
Provider=%Mfg%
LayoutFile=LAYOUT.INF
CatalogFile=mp44uNT.Cat
DriverVer=08/02/2002, 4.4.0.0

[DestinationDirs]
DefaultDestDir=12			; Drivers
ColorFiles.NT=23			; Color Profiles
ColorFiles.FFL.NT=23		; Color Profiles for CFFFL
MultiPASS_CoInstaller.NT=11	; System32
StiFiles=11					; System32
StiFiles.FFL=11				; System32

[ClassInstall32]
AddReg=MPClass_AddReg

[MPClass_AddReg]
HKR,,,,%DisplayClassName%
HKR,,NoInstallClass,,1

[ControlFlags]
;ExcludeFromSelect=*
InteractiveInstall=USB\VID_04a9&PID_2635

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

[Models]				; Win2000
"Canon MPC190"=MPFFLInstall_NOWIA,USB\VID_04a9&PID_2635

[Models.NTx86.5.1]		; WinXP or later
"Canon MPC190"=MPFFLInstall,USB\VID_04a9&PID_2635

;..................................................... Win2000 section 
[MPFFLInstall_NOWIA.NT]
Include=sti.inf
Needs=STI.USBSection

[MPFFLInstall.NT]
Include=sti.inf
Needs=STI.USBSection
CopyFiles=StiFiles,StiFiles.FFL,ColorFiles.NT,ColorFiles.FFL.NT
WIASection=MPFFLInstall.NT.WIA

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

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

[MPFFLInstall.NT.WIA]
Description=%CFFFLScanner%
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
DeviceData=MPFFLDeviceData
AddReg=MPFFLAddreg
UninstallSection=MPFFLUninstall.NT
ICMProfiles="sRGB Color Space Profile.icm"
; used for push button event
Capabilities=0x11
Events=MPFFLPushButton.Events
USDClass="{CD3F5C09-2D5B-46d6-9B4D-09ECC6A27BBF}"

[MPFFLInstall_NOWIA.NT.CoInstallers]
CopyFiles=MultiPASS_CoInstaller.NT
AddReg = MultiPASS_CoInstaller_NOWIA_AddReg

[MPFFLInstall.NT.CoInstallers]
CopyFiles=MultiPASS_CoInstaller.NT
AddReg = MultiPASS_CoInstaller_AddReg

[MultiPASS_CoInstaller.NT]
mpmasdll.dll

[MultiPASS_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"sti_ci.dll,CoinstallerEntry", \
                               "mpmasdll.dll,MpmCoInstaller"

[MultiPASS_CoInstaller_NOWIA_AddReg]
HKR,,CoInstallers32,0x00010000,"mpmasdll.dll,MpmCoInstaller"

[ColorFiles.NT]
CNZ005.ICC
CANSRGBA.ICC

[ColorFiles.FFL.NT]
CNFMPF10.ICC

[CFFFLUninstall.NT]
DelFiles=StiFiles,StiFiles.FFL,ColorFiles.NT,ColorFiles.FFL.NT
DelReg=MPFFLAddReg

;.................................................. DeviceData section ........
[MPFFLDeviceData]
TwainDS=%CFFFLTwainDS%
SpecialInfo=%CFFFLSPInfo%
Server=local
UI DLL=sti.dll
; UI Class ID matches USD guid
UI Class ID={4DB1AD10-3391-11D2-9A33-99C04FA36145}
DeviceKey=%CFFFLDevKey%

[MPFFLAddreg]
HKLM,"%SGDKEY%\%CFFFLDevKey%","DeviceName",,%CFFFLMDL%
HKLM,"%SGDKEY%\%CFFFLDevKey%","Manufacturer",,"Canon Inc."
HKLM,"%SGDKEY%\%CFFFLDevKey%","ProductFamily",,"WIA Scanners"
HKLM,"%SGDKEY%\%CFFFLDevKey%","ProductName",,%CFFFLMDL%
HKLM,"%SGDKEY%\%CFFFLDevKey%","InstallDirectory",,"%10%\SYSTEM\"
HKLM,"%SGDKEY%\%CFFFLDevKey%","ProductId",,"CF-FFL          "
HKLM,"%SGDKEY%\%CFFFLDevKey%","DriverDate",,"08 2000"
HKLM,"%SGDKEY%\%CFFFLDevKey%","DriverVersion",,"1.2.0"
HKLM,"%SGDKEY%\%CFFFLDevKey%","ColorMatch",0x00010001,1
HKLM,"%SGDKEY%\%CFFFLDevKey%","ColorGear",,%CFFFLCG%       
HKLM,"%SGDKEY%\%CFFFLDevKey%","TextEnhance",0x00010001,0
HKLM,"%SGDKEY%\%CFFFLDevKey%","Descreen",0x00010001,0 
HKLM,"%SGDKEY%\%CFFFLDevKey%","UnsharpMask",0x00010001,0 
HKLM,"%SGDKEY%\%CFFFLDevKey%","LampOffMode",0x00010001,1
HKLM,"%SGDKEY%\%CFFFLDevKey%","LampOffTime",0x00010001,12
HKLM,"%SGDKEY%\%CFFFLDevKey%","FullDriver",0x00010001,1
HKLM,"%SGDKEY%\%CFFFLDevKey%","BWSpeed",0x00010001,0
HKLM,"%SGDKEY%\%CFFFLDevKey%","G8Speed",0x00010001,0
HKLM,"%SGDKEY%\%CFFFLDevKey%","G14Speed",0x00010001,0
HKLM,"%SGDKEY%\%CFFFLDevKey%","C24Speed",0x00010001,0
HKLM,"%SGDKEY%\%CFFFLDevKey%","C32Speed",0x00010001,0
HKLM,"%STIKEY%","CF-FFL",0x00010001,1
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{CD3F5C09-2D5B-46d6-9B4D-09ECC6A27BBF}"
HKCR,CLSID\{CD3F5C09-2D5B-46d6-9B4D-09ECC6A27BBF},,,"Canon CFFFL USD"
HKCR,CLSID\{CD3F5C09-2D5B-46d6-9B4D-09ECC6A27BBF}\InProcServer32,,,%11%\CFFFLWUD.DLL
HKCR,CLSID\{CD3F5C09-2D5B-46d6-9B4D-09ECC6A27BBF}\InProcServer32,ThreadingModel,,"Both"

;--- The standard push button event GUID is defined by STI ---
[MPFFLPushButton.Events]
PushButtonPushed=%CFFFLPushButtonPushed%,{A6C5A715-8C6E-11D2-977A-0000F87A926F},*   

[StiFiles]
MPIMGENH.DLL
CANOIT32.EXE
ITLIB32.DLL
UCS32P.DLL

[StiFiles.FFL]
CFFFLWUD.DLL

;-------------------------------Source Index
[SourceDisksFiles]
CFFFLWUD.DLL=1
MPIMGENH.DLL=1
CANOIT32.EXE=1
ITLIB32.DLL=1
UCS32P.DLL=1
CNFMPF10.ICC=1
CNZ005.ICC=1
CANSRGBA.ICC=1
MPMASDLL.DLL=1

[SourceDisksNames]
1=%ID1%,,

;-------------------------------String Aliases
[Strings]
Mfg="Canon"
SGDKEY="Software\Canon\MultiPASS4\WIA\1.0\Devices"
STIKEY="Software\Canon\MultiPASS4\WIA\STI"

CFFFLDevKey="MPC190"
CFFFLMDL="MPC190"
CFFFLScanner="Canon MPC190 Scanner"
CFFFLSPInfo="MPC190 Scanner"
CFFFLPushButtonPushed="MPC190 Scan Button"
CFFFLTwainDS="WIA-Canon MPC190 Scanner"
CFFFLCG="F10A"

ID1="Disk1"
DisplayClassName    = "MultiPASS"
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: web1, load: 0.78