MP960SC.INF Driver File Contents (mp960vst111en.exe)

;
; CANON INC. Scanner driver
;
; MP960SC.INF  -- Windows Setup File for the MP960 
;               Scanner driver
; Copyright (c) CANON INC. 2006
;
;
; Last Modified: 25-Jun-2007

[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=MP960SCa.CAT
CatalogFile.NTamd64=MP960SCb.CAT
DriverVer=06/25/2007,12.1.3.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_171B&MI_00

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

[Models.NTamd64.5.1]
%CNC.DeviceDesc%=CNCInstall_XP64,USB\VID_04A9&PID_171B&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=06/25/2007,12.1.3.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=06/25/2007,12.1.3.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=06/25/2007,12.1.3.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]
cnco960.dll,cncisco.dll

[ScanCoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"cnco960.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=06/25/2007,12.1.3.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]
cnco960.dll,cncisco.dll

[ScanCoInstaller_AddReg_x64]
HKR,,CoInstallers32,0x00010000,"cnco960.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
CNFNA7.ICC
CNFPA7.ICC
CNFRA7.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
CNFNA7.ICC
CNFPA7.ICC
CNFRA7.ICC

;.......................................... Common Section
[PushButton.Events]
PushButtonPushed1=%PushButtonPushed1%,{864C6F2F-71E6-4778-BF95-767EA408EAF6},%ButtonApp%
PushButtonPushed2=%PushButtonPushed2%,{A3BC5B09-553C-49b3-A9D9-29871B48A6BE},%ButtonApp%
PushButtonPushed3=%PushButtonPushed3%,{B456C6C0-A810-4a3d-8476-DDD1D883AEFF},%ButtonApp%
PushButtonPushed4=%PushButtonPushed4%,{9D436A34-7CD2-421d-988D-D0F2087404FA},%ButtonApp%
PushButtonPushed5=%PushButtonPushed5%,{75252B4D-4CA2-4143-84B7-029E57ACB0BF},%ButtonApp%
PushButtonPushed6=%PushButtonPushed6%,{529988F2-347C-4ed3-8AAC-F89F73851184},%ButtonApp%
PushButtonPushed7=%PushButtonPushed7%,{43FC30AC-BD19-4a23-AF5E-158C91BBD3F9},%ButtonApp%
PushButtonPushed8=%PushButtonPushed8%,{659A2F98-EA6A-40ab-97CE-1A282970C4BA},%ButtonApp%
PushButtonPushed9=%PushButtonPushed9%,{4151F5CC-07EE-4d54-8544-5F6E0939B331},%ButtonApp%
PushButtonPushed10=%PushButtonPushed10%,{2D1C3E53-2499-45ae-9D72-A409E8922A8D},%ButtonApp%

[PushButton.Events_XP]
PushButtonPushed1=%PushButtonPushed1%,{FF2AF80C-7DA3-4637-BD84-B505FF8BDA3F},%ButtonApp%
PushButtonPushed2=%PushButtonPushed2%,{A9C0BF6F-C0AD-438f-9552-94F58DDB1A9D},%ButtonApp%
PushButtonPushed3=%PushButtonPushed3%,{0ADAC2A6-3384-4b9f-9418-9EC00D8CBB79},%ButtonApp%
PushButtonPushed4=%PushButtonPushed4%,{6CBF4B4F-979A-49fd-B4F7-A8AF27EC7732},%ButtonApp%
PushButtonPushed5=%PushButtonPushed5%,{2B9CB1EC-7A07-4af0-984F-53E7D682DA0A},%ButtonApp%
PushButtonPushed6=%PushButtonPushed6%,{6A77EA0F-A3E8-4180-A393-418FB150A080},%ButtonApp%
PushButtonPushed7=%PushButtonPushed7%,{D7FF587A-FC49-478c-955D-49D649DA02AD},%ButtonApp%
PushButtonPushed8=%PushButtonPushed8%,{00FBDE7D-36CD-4da4-80F8-14DCA20BE00B},%ButtonApp%
PushButtonPushed9=%PushButtonPushed9%,{72AD3FB9-8A1A-42f3-B4AC-5B1EECB6E25E},%ButtonApp%
PushButtonPushed10=%PushButtonPushed10%,{0278C305-8047-4b0c-BB21-AA0D46FBD1A4},%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",,"MP960           "
HKLM,"%SGDKEY%","TextEnhance",0x00010001,0
HKLM,"%SGDKEY%","HiDefinitionMode",0x00010001,0
HKLM,"%SGDKEY%","DriverDate",,"06 2007"
HKLM,"%SGDKEY%","DriverVersion",,"12.1.3.0"
HKLM,"%SGDKEY%","ColorMatch Platen",,"CNFRA7.ICC"
HKLM,"%SGDKEY%","ColorMatch Pos",,"CNFPA7.ICC"
HKLM,"%SGDKEY%","ColorMatch Neg",,"CNFNA7.ICC"
HKLM,"%SGDKEY%","SGIPPDEF",,"CNC960.DAT"
HKLM,"%SGDKEY%","ExtDataCaps",,"CNCS960.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%","MP960",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",,"MP960           "
HKLM,"%SGDKEY64%","TextEnhance",0x00010001,0
HKLM,"%SGDKEY64%","HiDefinitionMode",0x00010001,0
HKLM,"%SGDKEY64%","DriverDate",,"06 2007"
HKLM,"%SGDKEY64%","DriverVersion",,"12.1.3.0"
HKLM,"%SGDKEY64%","ColorMatch Platen",,"CNFRA7.ICC"
HKLM,"%SGDKEY64%","ColorMatch Pos",,"CNFPA7.ICC"
HKLM,"%SGDKEY64%","ColorMatch Neg",,"CNFNA7.ICC"
HKLM,"%SGDKEY64%","SGIPPDEF",,"CNC960.DAT"
HKLM,"%SGDKEY64%","ExtDataCaps",,"CNCS960.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%","MP960",0x00010001,1

[CNCUSDAddreg]
HKR,,USDClass,,"{47E0C6E2-6C6D-4401-AB5C-8527A241351C}"
HKCR,CLSID\{47E0C6E2-6C6D-4401-AB5C-8527A241351C},,,"Canon USD"
HKCR,CLSID\{47E0C6E2-6C6D-4401-AB5C-8527A241351C}\InProcServer32,,,%11%\CNCU960.DLL
HKCR,CLSID\{47E0C6E2-6C6D-4401-AB5C-8527A241351C}\InProcServer32,ThreadingModel,,"Both"
;  The above GUID is specific to MP960 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",,"MP960           "
HKLM,"%WIASGDKEY%","ButtonNum",0x00010001,10
HKLM,"%WIASGDKEY%","DspGamma",0x00010001,0
HKLM,"%WIASTIKEY%","MP960",0x00010001,1
HKR,,USDClass,,"{44AD0A72-CD31-4553-9BB7-13317F8FB673}"
HKCR,CLSID\{44AD0A72-CD31-4553-9BB7-13317F8FB673},,,"Canon USD"
HKCR,CLSID\{44AD0A72-CD31-4553-9BB7-13317F8FB673}\InProcServer32,,,%11%\CNCC960.DLL
HKCR,CLSID\{44AD0A72-CD31-4553-9BB7-13317F8FB673}\InProcServer32,ThreadingModel,,"Both"
;  The above GUID is specific to MP960 and MUST change for a different model.

[StiFiles]
CNCU960.DLL
CNCL960.DLL

[WiaFiles]
CNCC960.DLL
CNCI960.DLL
CNCL960.DLL

[CNCDsFiles]
CISDS.DS
SGUI.DLL
IOP.DLL
ITLIB32.DLL
SCANINTF.DLL
SCRPRMV.DLL
TPM.DLL
IPM.DLL
CNC960.DAT
CNCS960.DAT
CNCA960.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\MP960
CNC960.DAT=1,SCN\MP960
CNCS960.DAT=1,SCN\MP960
CNCA960.DAT=1,SCN\MP960
CNFRA7.ICC=1,SCN\MP960
CNFPA7.ICC=1,SCN\MP960
CNFNA7.ICC=1,SCN\MP960
MC2.TXT=1,SCN\MP960

SCRPRMV.DLL=1,SCN\MP960\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

CNCU960.DLL=1,SCN\MP960\x86
CNCC960.DLL=1,SCN\MP960\x86
CNCI960.DLL=1,SCN\MP960\x86
CNCL960.DLL=1,SCN\MP960\x86
USDRESUS.DLL=1,SCN\MP960\x86
USDRESJP.DLL=1,SCN\MP960\x86
;USDRESCZ.DLL=1,SCN\MP960\x86
;USDRESDE.DLL=1,SCN\MP960\x86
;USDRESES.DLL=1,SCN\MP960\x86
;USDRESFR.DLL=1,SCN\MP960\x86
;USDRESHU.DLL=1,SCN\MP960\x86
;USDRESIT.DLL=1,SCN\MP960\x86
;USDRESKR.DLL=1,SCN\MP960\x86
;USDRESNL.DLL=1,SCN\MP960\x86
;USDRESPL.DLL=1,SCN\MP960\x86
;USDRESPT.DLL=1,SCN\MP960\x86
;USDRESRU.DLL=1,SCN\MP960\x86
;USDRESCN.DLL=1,SCN\MP960\x86
;USDRESTW.DLL=1,SCN\MP960\x86
;USDRESDK.DLL=1,SCN\MP960\x86
;USDRESNO.DLL=1,SCN\MP960\x86
;USDRESSE.DLL=1,SCN\MP960\x86
;USDRESFI.DLL=1,SCN\MP960\x86
;USDRESGR.DLL=1,SCN\MP960\x86
;USDRESTR.DLL=1,SCN\MP960\x86
;USDRESAR.DLL=1,SCN\MP960\x86
;USDRESTH.DLL=1,SCN\MP960\x86

[SourceDisksFiles.amd64]
cncisco.dll=1,SCN\SGCOMMON\x64
CNCC960.DLL=1,SCN\MP960\x64
CNCI960.DLL=1,SCN\MP960\x64
CNCL960.DLL=1,SCN\MP960\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\MP960\x64
USDRESJP.DLL=1,SCN\MP960\x64
;USDRESCZ.DLL=1,SCN\MP960\x64
;USDRESDE.DLL=1,SCN\MP960\x64
;USDRESES.DLL=1,SCN\MP960\x64
;USDRESFR.DLL=1,SCN\MP960\x64
;USDRESHU.DLL=1,SCN\MP960\x64
;USDRESIT.DLL=1,SCN\MP960\x64
;USDRESKR.DLL=1,SCN\MP960\x64
;USDRESNL.DLL=1,SCN\MP960\x64
;USDRESPL.DLL=1,SCN\MP960\x64
;USDRESPT.DLL=1,SCN\MP960\x64
;USDRESRU.DLL=1,SCN\MP960\x64
;USDRESCN.DLL=1,SCN\MP960\x64
;USDRESTW.DLL=1,SCN\MP960\x64
;USDRESDK.DLL=1,SCN\MP960\x64
;USDRESNO.DLL=1,SCN\MP960\x64
;USDRESSE.DLL=1,SCN\MP960\x64
;USDRESFI.DLL=1,SCN\MP960\x64
;USDRESGR.DLL=1,SCN\MP960\x64
;USDRESTR.DLL=1,SCN\MP960\x64
;USDRESAR.DLL=1,SCN\MP960\x64
;USDRESTH.DLL=1,SCN\MP960\x64

[SourceDisksNames]
1=%D1%,,

;-------------------------------String Aliases
[Strings]
Msft="Canon"
Mfg="Canon"
SGDKEY="Software\Canon\ScanGear\12.1\Devices\MP960"
STIKEY="Software\Canon\ScanGear\STI"
SGDKEY64="Software\Wow6432Node\Canon\ScanGear\12.1\Devices\MP960"
STIKEY64="Software\Wow6432Node\Canon\ScanGear\STI"
WIASGDKEY="Software\Canon\WIA\1.2\Devices\MP960"
WIASTIKEY="Software\Canon\WIA\STI"
D1="Canon MP960 Setup Disk"
ButtonApp        = "MP Navigator Ver3.0"
CNCRFN           = "MP960"
CNC.MDL          = "Canon MP960"
CNC.DeviceDesc   = "Canon MP960"
CNC.SPInfo       = "Canon MP960 Scanner"
CNC.TwainDS      = "Canon MP960"
CNC.ColorGear    = "FRA7"
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 MP960"
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: web2, load: 2.49