MP810SC.INF Driver File Contents (mp810vst64110ej.exe)

;
; CANON INC. Scanner driver
;
; MP810SC.INF  -- Windows Setup File for the MP810 
;               Scanner driver
; Copyright (c) CANON INC. 2006
;
;
; Last Modified: 12-Sep-2006

[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
;  The above GUID is the class GUID for all scanners and MUST NOT change
Provider=%Msft%
CatalogFile.NTx86=MP810SCa.CAT
CatalogFile.NTamd64=MP810SCb.CAT
DriverVer=09/12/2006,12.1.0.0

[DestinationDirs]
DefaultDestDir=11
Sys32Files.WIN = 10,system32\drivers
CNCDsFiles=10,"twain_32\"%CNCRFN%
CNCDsResFiles=10,"twain_32\"%CNCRFN%
CNCDsResFiles_XP64=10,"twain_32\"%CNCRFN%
CNCMediaFiles=10,media
ColorFiles.WIN=11,Color
ColorFiles.NT=11,spool\drivers\Color
TwainDsmFiles     = 10

[ControlFlags]
ExcludeFromSelect=*

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

[Models]
%CNC.DeviceDesc%=CNCInstall,USB\VID_04A9&PID_171A&MI_00

[Models.NTx86.5.1]
%CNC.DeviceDesc%=CNCInstall_XP,USB\VID_04A9&PID_171A&MI_00

[Models.NTamd64.5.1]
%CNC.DeviceDesc%=CNCInstall_XP64,USB\VID_04A9&PID_171A&MI_00

;.......................................... Win98 and Me section
[CNCInstall]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
DeviceData=CNCDeviceData
AddReg=MPAddReg,CNCAddreg,CNCUSDAddreg
CopyFiles=StiFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.WIN,CNCMediaFiles,Sys32Files.WIN,TwainDsmFiles
ICMProfiles="sRGB Color Space Profile.icm"
; used for push button event
Capabilities=1
Events=PushButton.Events
DriverVer=09/12/2006,12.1.0.0

[MPAddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,MpUsbScn.sys

[Sys32Files.WIN]
MpUsbScn.sys,,,0x20

;........................................ Win2000 section
[CNCInstall.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
DeviceData=CNCDeviceData
AddReg=CNCAddreg,CNCUSDAddreg
CopyFiles=StiFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.NT,CNCMediaFiles
ICMProfiles="sRGB Color Space Profile.icm"
; used for push button event
Capabilities=1
Events=PushButton.Events
DriverVer=09/12/2006,12.1.0.0

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

;........................................ WinXP section
[CNCInstall_XP.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
DeviceData=CNCDeviceData
AddReg=CNCAddreg,CNCUSDAddreg_XP
CopyFiles=WiaFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.NT,CNCMediaFiles
ICMProfiles="sRGB Color Space Profile.icm"
; used for push button event
Capabilities=0x11
Events=PushButton.Events_XP
DriverVer=09/12/2006,12.1.0.0
FriendlyName=%CNC.FriendlyName%

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

[CNCInstall_XP.NT.CoInstallers]
CopyFiles = ScanCoInstaller_CopyFiles
AddReg    = ScanCoInstaller_AddReg

[ScanCoInstaller_CopyFiles]
cnco810.dll,cncisco.dll

[ScanCoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"cnco810.dll,Coinstaller_EntryPoint"

;........................................ WinXP64 section
[CNCInstall_XP64.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
DeviceData=CNCDeviceData
AddReg=CNCAddreg64,CNCUSDAddreg_XP
CopyFiles=WiaFiles,CNCDsFiles,CNCDsResFiles_XP64,ColorFiles.NT,CNCMediaFiles
ICMProfiles="sRGB Color Space Profile.icm"
; used for push button event
Capabilities=0x11
Events=PushButton.Events_XP
DriverVer=09/12/2006,12.1.0.0
FriendlyName=%CNC.FriendlyName%

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

[CNCInstall_XP64.NT.CoInstallers]
CopyFiles = ScanCoInstaller_CopyFiles_x64
AddReg    = ScanCoInstaller_AddReg_x64

[ScanCoInstaller_CopyFiles_x64]
cnco810.dll,cncisco.dll

[ScanCoInstaller_AddReg_x64]
HKR,,CoInstallers32,0x00010000,"cnco810.dll,Coinstaller_EntryPoint"

[TwainDsmFiles]
Twain.dll,,,0x20
Twain_32.dll,,,0x20
Twunk_16.exe,,,0x20
Twunk_32.exe,,,0x20

;.......................................... Win98 and Me
[Uninstall]
DelFiles=StiFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.WIN,CNCMediaFiles
DelReg=MPAddreg,CNCAddreg,CNCUSDAddreg

[ColorFiles.WIN]
CNZ005.ICC
CNFNA6.ICC
CNFPA6.ICC
CNFRA6.ICC

;........................................ Win2000 and WinXP and WinXP64

[Uninstall.NT]
DelFiles=StiFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.NT,CNCMediaFiles
DelReg=CNCAddreg,CNCUSDAddreg

[Uninstall_XP.NT]
DelFiles=WiaFiles,CNCDsFiles,CNCDsResFiles,ColorFiles.NT,CNCMediaFiles
DelReg=CNCAddreg,CNCUSDAddreg_XP

[Uninstall_XP64.NT]
DelFiles=WiaFiles,CNCDsFiles,CNCDsResFiles_XP64,ColorFiles.NT,CNCMediaFiles
DelReg=CNCAddreg64,CNCUSDAddreg_XP

[ColorFiles.NT]
CNZ005.ICC
CNFNA6.ICC
CNFPA6.ICC
CNFRA6.ICC

;.......................................... Common Section
[PushButton.Events]
PushButtonPushed1=%PushButtonPushed1%,{85D62C88-53B8-48fa-A3BC-83CD666CB2C6},%ButtonApp%
PushButtonPushed2=%PushButtonPushed2%,{B4BE6657-8F24-4f11-866E-67DAF0F7BC2D},%ButtonApp%
PushButtonPushed3=%PushButtonPushed3%,{DE38BCA3-F63E-477c-99C2-EB9E7FB78C69},%ButtonApp%
PushButtonPushed4=%PushButtonPushed4%,{7905386D-07B6-4627-977C-4343F28A9219},%ButtonApp%
PushButtonPushed5=%PushButtonPushed5%,{4B4CA7AB-E09D-47df-B4A6-748B71046873},%ButtonApp%
PushButtonPushed6=%PushButtonPushed6%,{1C87B8C8-CA2F-45e7-AD37-2B4954E700A1},%ButtonApp%
PushButtonPushed7=%PushButtonPushed7%,{9002D84F-2816-4e34-A79D-6EB776CFAD0F},%ButtonApp%
PushButtonPushed8=%PushButtonPushed8%,{32A251F0-5298-45b5-9AA0-1F21C64381CB},%ButtonApp%
PushButtonPushed9=%PushButtonPushed9%,{207EB6A1-282B-4ad8-9E4A-DB2F80EBDB84},%ButtonApp%
PushButtonPushed10=%PushButtonPushed10%,{D27BB724-8EC1-418c-A1FF-BC3413FA6891},%ButtonApp%

[PushButton.Events_XP]
PushButtonPushed1=%PushButtonPushed1%,{18DD6EE5-3D14-4631-8022-8FBB40480D4C},%ButtonApp%
PushButtonPushed2=%PushButtonPushed2%,{1E783645-18F0-4fd5-A4A1-C6B426417D1F},%ButtonApp%
PushButtonPushed3=%PushButtonPushed3%,{62687068-B478-48d5-8E24-87D084A42A64},%ButtonApp%
PushButtonPushed4=%PushButtonPushed4%,{ED7972AD-E589-4603-AC84-8F78201234A6},%ButtonApp%
PushButtonPushed5=%PushButtonPushed5%,{8C261430-0C78-4b82-A23B-8AB1DE557D26},%ButtonApp%
PushButtonPushed6=%PushButtonPushed6%,{E132C904-AB40-47a3-A61E-CFDFFD2C7765},%ButtonApp%
PushButtonPushed7=%PushButtonPushed7%,{79036A53-3E91-430c-83F2-6BAB92435A04},%ButtonApp%
PushButtonPushed8=%PushButtonPushed8%,{71B4867B-E6AD-4bbf-B58D-18D02FDABC0B},%ButtonApp%
PushButtonPushed9=%PushButtonPushed9%,{76A34FF1-B478-49ba-90C6-D76AF8F9DF12},%ButtonApp%
PushButtonPushed10=%PushButtonPushed10%,{639967CA-60AE-40de-90A0-6653F87D4AED},%ButtonApp%

[CNCDeviceData]
TwainDS=%CNC.TwainDS%
SpecialInfo=%CNC.SPInfo%
DeviceKey=%CNCRFN%
InstallDirectory="\TWAIN_32\%CNCRFN%\"
; PUSH BUTTON 1 RESOURCE ID
IDPushButton1=201
; PUSH BUTTON 2 RESOURCE ID
IDPushButton2=202
; PUSH BUTTON 3 RESOURCE ID
IDPushButton3=203
; PUSH BUTTON 4 RESOURCE ID
IDPushButton4=204
; PUSH BUTTON 5 RESOURCE ID
IDPushButton5=205
; PUSH BUTTON 6 RESOURCE ID
IDPushButton6=206
; PUSH BUTTON 7 RESOURCE ID
IDPushButton7=207
; PUSH BUTTON 8 RESOURCE ID
IDPushButton8=208
; PUSH BUTTON 9 RESOURCE ID
IDPushButton9=209
; PUSH BUTTON 10 RESOURCE ID
IDPushButton10=210

[CNCAddreg]
HKLM,"%SGDKEY%","DeviceName",,%CNC.MDL%
HKLM,"%SGDKEY%","Manufacturer",,"Canon Inc."
HKLM,"%SGDKEY%","ProductFamily",,"TWAIN Scanners"
HKLM,"%SGDKEY%","ProductName",,%CNC.MDL%
HKLM,"%SGDKEY%","InstallDirectory",,"%10%\TWAIN_32\%CNCRFN%\"
HKLM,"%SGDKEY%","ProductId",,"MP810           "
HKLM,"%SGDKEY%","TextEnhance",0x00010001,0
HKLM,"%SGDKEY%","HiDefinitionMode",0x00010001,0
HKLM,"%SGDKEY%","DriverDate",,"09 2006"
HKLM,"%SGDKEY%","DriverVersion",,"12.1.0.0"
HKLM,"%SGDKEY%","ColorMatch Platen",,"CNFRA6.ICC"
HKLM,"%SGDKEY%","ColorMatch Pos",,"CNFPA6.ICC"
HKLM,"%SGDKEY%","ColorMatch Neg",,"CNFNA6.ICC"
HKLM,"%SGDKEY%","SGIPPDEF",,"CNC810.DAT"
HKLM,"%SGDKEY%","ExtDataCaps",,"CNCS810.DAT"
HKLM,"%SGDKEY%","Descreen",0x00010001,0
HKLM,"%SGDKEY%","Unsharp",0x00010001,3
HKLM,"%SGDKEY%","CardPhotoDistThr",0x00010001,30
HKLM,"%SGDKEY%","PhotoTrimThr",0x00010001,210
HKLM,"%SGDKEY%","PhotoRThr",0x00010001,210
HKLM,"%SGDKEY%","PhotoGThr",0x00010001,210
HKLM,"%SGDKEY%","PhotoBThr",0x00010001,210
HKLM,"%SGDKEY%","CardTrimThr",0x00010001,30
HKLM,"%SGDKEY%","CardRThr",0x00010001,30
HKLM,"%SGDKEY%","CardGThr",0x00010001,30
HKLM,"%SGDKEY%","CardBThr",0x00010001,30
HKLM,"%SGDKEY%","ParWhiteBlackEth",0x00010001,5
HKLM,"%SGDKEY%","ParWhiteBlackEthDG",0x00010001,5
HKLM,"%SGDKEY%","ParWhiteBlackSth",0x00010001,35
HKLM,"%SGDKEY%","ParWhiteBlackVth",0x00010001,10
HKLM,"%SGDKEY%","ParLabelingHth",0x00010001,30
HKLM,"%SGDKEY%","ParLabelingLeft",0x00010001,1
HKLM,"%SGDKEY%","ParLabelingTop",0x00010001,1
HKLM,"%SGDKEY%","ParLabelingRight",0x00010001,1
HKLM,"%SGDKEY%","ParLabelingBottom",0x00010001,1
HKLM,"%SGDKEY%","ButtonNum",0x00010001,10
HKLM,"%SGDKEY%","AvailableDriver",0x00010001,1
HKLM,"%STIKEY%","MP810",0x00010001,1

[CNCAddreg64]
HKLM,"%SGDKEY64%","DeviceName",,%CNC.MDL%
HKLM,"%SGDKEY64%","Manufacturer",,"Canon Inc."
HKLM,"%SGDKEY64%","ProductFamily",,"TWAIN Scanners"
HKLM,"%SGDKEY64%","ProductName",,%CNC.MDL%
HKLM,"%SGDKEY64%","InstallDirectory",,"%10%\TWAIN_32\%CNCRFN%\"
HKLM,"%SGDKEY64%","ProductId",,"MP810           "
HKLM,"%SGDKEY64%","TextEnhance",0x00010001,0
HKLM,"%SGDKEY64%","HiDefinitionMode",0x00010001,0
HKLM,"%SGDKEY64%","DriverDate",,"09 2006"
HKLM,"%SGDKEY64%","DriverVersion",,"12.1.0.0"
HKLM,"%SGDKEY64%","ColorMatch Platen",,"CNFRA6.ICC"
HKLM,"%SGDKEY64%","ColorMatch Pos",,"CNFPA6.ICC"
HKLM,"%SGDKEY64%","ColorMatch Neg",,"CNFNA6.ICC"
HKLM,"%SGDKEY64%","SGIPPDEF",,"CNC810.DAT"
HKLM,"%SGDKEY64%","ExtDataCaps",,"CNCS810.DAT"
HKLM,"%SGDKEY64%","Descreen",0x00010001,0
HKLM,"%SGDKEY64%","Unsharp",0x00010001,3
HKLM,"%SGDKEY64%","CardPhotoDistThr",0x00010001,30
HKLM,"%SGDKEY64%","PhotoTrimThr",0x00010001,210
HKLM,"%SGDKEY64%","PhotoRThr",0x00010001,210
HKLM,"%SGDKEY64%","PhotoGThr",0x00010001,210
HKLM,"%SGDKEY64%","PhotoBThr",0x00010001,210
HKLM,"%SGDKEY64%","CardTrimThr",0x00010001,30
HKLM,"%SGDKEY64%","CardRThr",0x00010001,30
HKLM,"%SGDKEY64%","CardGThr",0x00010001,30
HKLM,"%SGDKEY64%","CardBThr",0x00010001,30
HKLM,"%SGDKEY64%","ParWhiteBlackEth",0x00010001,5
HKLM,"%SGDKEY64%","ParWhiteBlackEthDG",0x00010001,5
HKLM,"%SGDKEY64%","ParWhiteBlackSth",0x00010001,35
HKLM,"%SGDKEY64%","ParWhiteBlackVth",0x00010001,10
HKLM,"%SGDKEY64%","ParLabelingHth",0x00010001,30
HKLM,"%SGDKEY64%","ParLabelingLeft",0x00010001,1
HKLM,"%SGDKEY64%","ParLabelingTop",0x00010001,1
HKLM,"%SGDKEY64%","ParLabelingRight",0x00010001,1
HKLM,"%SGDKEY64%","ParLabelingBottom",0x00010001,1
HKLM,"%SGDKEY64%","ButtonNum",0x00010001,10
HKLM,"%SGDKEY64%","AvailableDriver",0x00010001,1
HKLM,"%STIKEY64%","MP810",0x00010001,1

[CNCUSDAddreg]
HKR,,USDClass,,"{36624C31-E2EC-4dac-ABB2-BA1E669CD579}"
HKCR,CLSID\{36624C31-E2EC-4dac-ABB2-BA1E669CD579},,,"Canon USD"
HKCR,CLSID\{36624C31-E2EC-4dac-ABB2-BA1E669CD579}\InProcServer32,,,%11%\CNCU810.DLL
HKCR,CLSID\{36624C31-E2EC-4dac-ABB2-BA1E669CD579}\InProcServer32,ThreadingModel,,"Both"
;  The above GUID is specific to MP810 and MUST change for a different model.

[CNCUSDAddreg_XP]
HKLM,"%WIASGDKEY%","ColorMatch",0x00010001,1
HKLM,"%WIASGDKEY%","ColorGear",,"%CNC.ColorGear%"
HKLM,"%WIASGDKEY%","TextEnhance",0x00010001,0
HKLM,"%WIASGDKEY%","Descreen",0x00010001,0
HKLM,"%WIASGDKEY%","UnsharpMask",0x00010001,0
HKLM,"%WIASGDKEY%","HiDefinitionMode",0x00010001,0
HKLM,"%WIASGDKEY%","ProductId",,"MP810           "
HKLM,"%WIASGDKEY%","ButtonNum",0x00010001,10
HKLM,"%WIASGDKEY%","DspGamma",0x00010001,0
HKLM,"%WIASTIKEY%","MP810",0x00010001,1
HKR,,USDClass,,"{C8D1DAFD-08F4-42b0-8C1B-AA750BF58535}"
HKCR,CLSID\{C8D1DAFD-08F4-42b0-8C1B-AA750BF58535},,,"Canon USD"
HKCR,CLSID\{C8D1DAFD-08F4-42b0-8C1B-AA750BF58535}\InProcServer32,,,%11%\CNCC810.DLL
HKCR,CLSID\{C8D1DAFD-08F4-42b0-8C1B-AA750BF58535}\InProcServer32,ThreadingModel,,"Both"
;  The above GUID is specific to MP810 and MUST change for a different model.

[StiFiles]
CNCU810.DLL
CNCL810.DLL

[WiaFiles]
CNCC810.DLL
CNCI810.DLL
CNCL810.DLL

[CNCDsFiles]
CISDS.DS
SGUI.DLL
IOP.DLL
ITLIB32.DLL
SCANINTF.DLL
SCRPRMV.DLL
TPM.DLL
IPM.DLL
CNC810.DAT
CNCS810.DAT
CNCA810.DAT
IPM.DAT
MC2.TXT
RSTCOL.DLL
BaLCo.dll
CFine2.dll
libBLC.dll
MC2.DLL
CAPS.DLL
CUBS.DLL
HSL.DLL
AG.DLL
USIP.DLL
SGCFLTR.DLL

[CNCDsResFiles]
SGRES_US.DLL
SGRES_JP.DLL
;SGRES_CZ.DLL
;SGRES_DE.DLL
;SGRES_ES.DLL
;SGRES_FR.DLL
;SGRES_HU.DLL
;SGRES_IT.DLL
;SGRES_KR.DLL
;SGRES_NL.DLL
;SGRES_PL.DLL
;SGRES_PT.DLL
;SGRES_RU.DLL
;SGRES_CN.DLL
;SGRES_TW.DLL
;SGRES_DK.DLL
;SGRES_NO.DLL
;SGRES_SE.DLL
;SGRES_FI.DLL
;SGRES_GR.DLL
;SGRES_TR.DLL
;SGRES_AR.DLL
;SGRES_TH.DLL
USDRESUS.DLL
USDRESJP.DLL
;USDRESCZ.DLL
;USDRESDE.DLL
;USDRESES.DLL
;USDRESFR.DLL
;USDRESHU.DLL
;USDRESIT.DLL
;USDRESKR.DLL
;USDRESNL.DLL
;USDRESPL.DLL
;USDRESPT.DLL
;USDRESRU.DLL
;USDRESCN.DLL
;USDRESTW.DLL
;USDRESDK.DLL
;USDRESNO.DLL
;USDRESSE.DLL
;USDRESFI.DLL
;USDRESGR.DLL
;USDRESTR.DLL
;USDRESAR.DLL
;USDRESTH.DLL

[CNCDsResFiles_XP64]
SGRES_US.DLL
SGRES_JP.DLL
;SGRES_CZ.DLL
;SGRES_DE.DLL
;SGRES_ES.DLL
;SGRES_FR.DLL
;SGRES_HU.DLL
;SGRES_IT.DLL
;SGRES_KR.DLL
;SGRES_NL.DLL
;SGRES_PL.DLL
;SGRES_PT.DLL
;SGRES_RU.DLL
;SGRES_CN.DLL
;SGRES_TW.DLL
;SGRES_DK.DLL
;SGRES_NO.DLL
;SGRES_SE.DLL
;SGRES_FI.DLL
;SGRES_GR.DLL
;SGRES_TR.DLL
;SGRES_AR.DLL
;SGRES_TH.DLL
USDRESUS.DLL
USDRESJP.DLL
;USDRESCZ.DLL
;USDRESDE.DLL
;USDRESES.DLL
;USDRESFR.DLL
;USDRESHU.DLL
;USDRESIT.DLL
;USDRESKR.DLL
;USDRESNL.DLL
;USDRESPL.DLL
;USDRESPT.DLL
;USDRESRU.DLL
;USDRESCN.DLL
;USDRESTW.DLL
;USDRESDK.DLL
;USDRESNO.DLL
;USDRESSE.DLL
;USDRESFI.DLL
;USDRESGR.DLL
;USDRESTR.DLL
;USDRESAR.DLL
;USDRESTH.DLL

[CNCMediaFiles]
CSSAMP1.MID

;-------------------------------Source Index
[SourceDisksFiles]
cncisco.dll=1,SCN\SGCOMMON\x86
ITLIB32.DLL=1,SCN\SGCOMMON\x86
MSVCRT.DLL=1,SCN\SGCOMMON\x86
RSTCOL.DLL=1,SCN\SGCOMMON\x86
BaLCo.dll=1,SCN\SGCOMMON\x86
CFine2.dll=1,SCN\SGCOMMON\x86
libBLC.dll=1,SCN\SGCOMMON\x86
MC2.DLL=1,SCN\SGCOMMON\x86
CAPS.DLL=1,SCN\SGCOMMON\x86
CUBS.DLL=1,SCN\SGCOMMON\x86
HSL.DLL=1,SCN\SGCOMMON\x86
AG.DLL=1,SCN\SGCOMMON\x86
USIP.DLL=1,SCN\SGCOMMON\x86
SGCFLTR.DLL=1,SCN\SGCOMMON\x86

CISDS.DS=1,SCN\SGCOMMON\x86
SGUI.DLL=1,SCN\SGCOMMON\x86
IOP.DLL=1,SCN\SGCOMMON\x86
SCANINTF.DLL=1,SCN\SGCOMMON\x86
TPM.DLL=1,SCN\SGCOMMON\x86
IPM.DLL=1,SCN\SGCOMMON\x86

SGRES_US.DLL=1,SCN\SGCOMMON\x86
SGRES_JP.DLL=1,SCN\SGCOMMON\x86
;SGRES_CZ.DLL=1,SCN\SGCOMMON\x86
;SGRES_DE.DLL=1,SCN\SGCOMMON\x86
;SGRES_ES.DLL=1,SCN\SGCOMMON\x86
;SGRES_FR.DLL=1,SCN\SGCOMMON\x86
;SGRES_HU.DLL=1,SCN\SGCOMMON\x86
;SGRES_IT.DLL=1,SCN\SGCOMMON\x86
;SGRES_KR.DLL=1,SCN\SGCOMMON\x86
;SGRES_NL.DLL=1,SCN\SGCOMMON\x86
;SGRES_PL.DLL=1,SCN\SGCOMMON\x86
;SGRES_PT.DLL=1,SCN\SGCOMMON\x86
;SGRES_RU.DLL=1,SCN\SGCOMMON\x86
;SGRES_CN.DLL=1,SCN\SGCOMMON\x86
;SGRES_TW.DLL=1,SCN\SGCOMMON\x86
;SGRES_DK.DLL=1,SCN\SGCOMMON\x86
;SGRES_NO.DLL=1,SCN\SGCOMMON\x86
;SGRES_SE.DLL=1,SCN\SGCOMMON\x86
;SGRES_FI.DLL=1,SCN\SGCOMMON\x86
;SGRES_GR.DLL=1,SCN\SGCOMMON\x86
;SGRES_TR.DLL=1,SCN\SGCOMMON\x86
;SGRES_AR.DLL=1,SCN\SGCOMMON\x86
;SGRES_TH.DLL=1,SCN\SGCOMMON\x86

CSSAMP1.MID=1,SCN\SGCOMMON
CNZ005.ICC=1,SCN\SGCOMMON
IPM.DAT=1,SCN\MP810
CNC810.DAT=1,SCN\MP810
CNCS810.DAT=1,SCN\MP810
CNCA810.DAT=1,SCN\MP810
CNFRA6.ICC=1,SCN\MP810
CNFPA6.ICC=1,SCN\MP810
CNFNA6.ICC=1,SCN\MP810
MC2.TXT=1,SCN\MP810

SCRPRMV.DLL=1,SCN\MP810\x86

TWUNK_16.EXE=1,SCN\SGCOMMON\x86
TWUNK_32.EXE=1,SCN\SGCOMMON\x86
TWAIN_32.DLL=1,SCN\SGCOMMON\x86
TWAIN.DLL   =1,SCN\SGCOMMON\x86

MpUsbScn.sys=1,SCN\SGCOMMON\x86

CNCU810.DLL=1,SCN\MP810\x86
CNCC810.DLL=1,SCN\MP810\x86
CNCI810.DLL=1,SCN\MP810\x86
CNCL810.DLL=1,SCN\MP810\x86
USDRESUS.DLL=1,SCN\MP810\x86
USDRESJP.DLL=1,SCN\MP810\x86
;USDRESCZ.DLL=1,SCN\MP810\x86
;USDRESDE.DLL=1,SCN\MP810\x86
;USDRESES.DLL=1,SCN\MP810\x86
;USDRESFR.DLL=1,SCN\MP810\x86
;USDRESHU.DLL=1,SCN\MP810\x86
;USDRESIT.DLL=1,SCN\MP810\x86
;USDRESKR.DLL=1,SCN\MP810\x86
;USDRESNL.DLL=1,SCN\MP810\x86
;USDRESPL.DLL=1,SCN\MP810\x86
;USDRESPT.DLL=1,SCN\MP810\x86
;USDRESRU.DLL=1,SCN\MP810\x86
;USDRESCN.DLL=1,SCN\MP810\x86
;USDRESTW.DLL=1,SCN\MP810\x86
;USDRESDK.DLL=1,SCN\MP810\x86
;USDRESNO.DLL=1,SCN\MP810\x86
;USDRESSE.DLL=1,SCN\MP810\x86
;USDRESFI.DLL=1,SCN\MP810\x86
;USDRESGR.DLL=1,SCN\MP810\x86
;USDRESTR.DLL=1,SCN\MP810\x86
;USDRESAR.DLL=1,SCN\MP810\x86
;USDRESTH.DLL=1,SCN\MP810\x86

[SourceDisksFiles.amd64]
cncisco.dll=1,SCN\SGCOMMON\x64
CNCC810.DLL=1,SCN\MP810\x64
CNCI810.DLL=1,SCN\MP810\x64
CNCL810.DLL=1,SCN\MP810\x64
SGRES_US.DLL=1,SCN\SGCOMMON\x86
SGRES_JP.DLL=1,SCN\SGCOMMON\x86
;SGRES_CZ.DLL=1,SCN\SGCOMMON\x86
;SGRES_DE.DLL=1,SCN\SGCOMMON\x86
;SGRES_ES.DLL=1,SCN\SGCOMMON\x86
;SGRES_FR.DLL=1,SCN\SGCOMMON\x86
;SGRES_HU.DLL=1,SCN\SGCOMMON\x86
;SGRES_IT.DLL=1,SCN\SGCOMMON\x86
;SGRES_KR.DLL=1,SCN\SGCOMMON\x86
;SGRES_NL.DLL=1,SCN\SGCOMMON\x86
;SGRES_PL.DLL=1,SCN\SGCOMMON\x86
;SGRES_PT.DLL=1,SCN\SGCOMMON\x86
;SGRES_RU.DLL=1,SCN\SGCOMMON\x86
;SGRES_CN.DLL=1,SCN\SGCOMMON\x86
;SGRES_TW.DLL=1,SCN\SGCOMMON\x86
;SGRES_DK.DLL=1,SCN\SGCOMMON\x86
;SGRES_NO.DLL=1,SCN\SGCOMMON\x86
;SGRES_SE.DLL=1,SCN\SGCOMMON\x86
;SGRES_FI.DLL=1,SCN\SGCOMMON\x86
;SGRES_GR.DLL=1,SCN\SGCOMMON\x86
;SGRES_TR.DLL=1,SCN\SGCOMMON\x86
;SGRES_AR.DLL=1,SCN\SGCOMMON\x86
;SGRES_TH.DLL=1,SCN\SGCOMMON\x86
USDRESUS.DLL=1,SCN\MP810\x64
USDRESJP.DLL=1,SCN\MP810\x64
;USDRESCZ.DLL=1,SCN\MP810\x64
;USDRESDE.DLL=1,SCN\MP810\x64
;USDRESES.DLL=1,SCN\MP810\x64
;USDRESFR.DLL=1,SCN\MP810\x64
;USDRESHU.DLL=1,SCN\MP810\x64
;USDRESIT.DLL=1,SCN\MP810\x64
;USDRESKR.DLL=1,SCN\MP810\x64
;USDRESNL.DLL=1,SCN\MP810\x64
;USDRESPL.DLL=1,SCN\MP810\x64
;USDRESPT.DLL=1,SCN\MP810\x64
;USDRESRU.DLL=1,SCN\MP810\x64
;USDRESCN.DLL=1,SCN\MP810\x64
;USDRESTW.DLL=1,SCN\MP810\x64
;USDRESDK.DLL=1,SCN\MP810\x64
;USDRESNO.DLL=1,SCN\MP810\x64
;USDRESSE.DLL=1,SCN\MP810\x64
;USDRESFI.DLL=1,SCN\MP810\x64
;USDRESGR.DLL=1,SCN\MP810\x64
;USDRESTR.DLL=1,SCN\MP810\x64
;USDRESAR.DLL=1,SCN\MP810\x64
;USDRESTH.DLL=1,SCN\MP810\x64

[SourceDisksNames]
1=%D1%,,

;-------------------------------String Aliases
[Strings]
Msft="Canon"
Mfg="Canon"
SGDKEY="Software\Canon\ScanGear\12.1\Devices\MP810"
STIKEY="Software\Canon\ScanGear\STI"
SGDKEY64="Software\Wow6432Node\Canon\ScanGear\12.1\Devices\MP810"
STIKEY64="Software\Wow6432Node\Canon\ScanGear\STI"
WIASGDKEY="Software\Canon\WIA\1.2\Devices\MP810"
WIASTIKEY="Software\Canon\WIA\STI"
D1="Canon MP810 Setup Disk"
ButtonApp        = "MP Navigator Ver3.0"
CNCRFN           = "MP810"
CNC.MDL          = "Canon MP810"
CNC.DeviceDesc   = "Canon MP810"
CNC.SPInfo       = "Canon MP810 Scanner"
CNC.TwainDS      = "Canon MP810"
CNC.ColorGear    = "FRA6"
PushButtonPushed1= "Save to PC (Color Start button)"
PushButtonPushed2= "Save to PC (Black Start button)"
PushButtonPushed3= "Save as PDF file (Color Start button)"
PushButtonPushed4= "Save as PDF file (Black Start button)"
PushButtonPushed5= "Attach to E-mail (Color Start button)"
PushButtonPushed6= "Attach to E-mail (Black Start button)"
PushButtonPushed7= "Open with application (Color Start button)"
PushButtonPushed8= "Open with application (Black Start button)"
PushButtonPushed9= "Film Scan to Save (Color Start button)"
PushButtonPushed10= "Film Scan to Save (Black Start button)"
CNC.FriendlyName  = "WIA Canon MP810"
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: 10.04