;
; CANON INC. Scanner driver
;
; MP160SC.INF -- Windows Setup File for the MP160
; 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=MP160SCa.CAT
CatalogFile.NTamd64=MP160SCb.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_1714&MI_00
[Models.NTx86.5.1]
%CNC.DeviceDesc%=CNCInstall_XP,USB\VID_04A9&PID_1714&MI_00
[Models.NTamd64.5.1]
%CNC.DeviceDesc%=CNCInstall_XP64,USB\VID_04A9&PID_1714&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]
cnco160.dll,cncisco.dll
[ScanCoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"cnco160.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]
cnco160.dll,cncisco.dll
[ScanCoInstaller_AddReg_x64]
HKR,,CoInstallers32,0x00010000,"cnco160.dll,Coinstaller_EntryPoint"
[TwainDsmFiles]
Twain.dll,,,0x20
Twain_32.dll,,,0x20
Twunk_16.exe,,,0x20
Twunk_32.exe,,,0x20
;.......................................... Win98 and Me
[ColorFiles.WIN]
CNZ005.ICC
CNFRA0.ICC
;........................................ Win2000 and WinXP and WinXP64
[ColorFiles.NT]
CNZ005.ICC
CNFRA0.ICC
;.......................................... Common Section
[PushButton.Events]
PushButtonPushed1=%PushButtonPushed1%,{593F4658-BDD1-4b2b-9847-AEC60D2CA91D},%ButtonApp%
[PushButton.Events_XP]
PushButtonPushed1=%PushButtonPushed1%,{AD93F4DB-031F-4654-9CBE-569ED03F8CD1},%ButtonApp%
[CNCDeviceData]
TwainDS=%CNC.TwainDS%
SpecialInfo=%CNC.SPInfo%
DeviceKey=%CNCRFN%
InstallDirectory="\TWAIN_32\%CNCRFN%\"
; PUSH BUTTON 1 RESOURCE ID
IDPushButton1=213
[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",,"MP160 "
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",,"CNFRA0.ICC"
HKLM,"%SGDKEY%","SGIPPDEF",,"CNC160.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,1
HKLM,"%SGDKEY%","AvailableDriver",0x00010001,1
HKLM,"%STIKEY%","MP160",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",,"MP160 "
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",,"CNFRA0.ICC"
HKLM,"%SGDKEY64%","SGIPPDEF",,"CNC160.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,1
HKLM,"%SGDKEY64%","AvailableDriver",0x00010001,1
HKLM,"%STIKEY64%","MP160",0x00010001,1
[CNCUSDAddreg]
HKR,,USDClass,,"{85CCD822-692A-4b20-8ED8-7E42CFF45C18}"
HKCR,CLSID\{85CCD822-692A-4b20-8ED8-7E42CFF45C18},,,"Canon USD"
HKCR,CLSID\{85CCD822-692A-4b20-8ED8-7E42CFF45C18}\InProcServer32,,,%11%\CNCU160.DLL
HKCR,CLSID\{85CCD822-692A-4b20-8ED8-7E42CFF45C18}\InProcServer32,ThreadingModel,,"Both"
; The above GUID is specific to MP160 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",,"MP160 "
HKLM,"%WIASGDKEY%","ButtonNum",0x00010001,1
HKLM,"%WIASGDKEY%","DspGamma",0x00010001,0
HKLM,"%WIASTIKEY%","MP160",0x00010001,1
HKR,,USDClass,,"{6E94122A-B04E-4441-B590-36680CD8998C}"
HKCR,CLSID\{6E94122A-B04E-4441-B590-36680CD8998C},,,"Canon USD"
HKCR,CLSID\{6E94122A-B04E-4441-B590-36680CD8998C}\InProcServer32,,,%11%\CNCC160.DLL
HKCR,CLSID\{6E94122A-B04E-4441-B590-36680CD8998C}\InProcServer32,ThreadingModel,,"Both"
; The above GUID is specific to MP160 and MUST change for a different model.
[StiFiles]
CNCU160.DLL
CNCL160.DLL
[WiaFiles]
CNCC160.DLL
CNCI160.DLL
CNCL160.DLL
[CNCDsFiles]
CISDS.DS
SGUI.DLL
IOP.DLL
ITLIB32.DLL
SCANINTF.DLL
SCRPRMV.DLL
TPM.DLL
IPM.DLL
CNC160.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\MP160
CNC160.DAT=1,SCN\MP160
CNFRA0.ICC=1,SCN\MP160
MC2.TXT=1,SCN\MP160
SCRPRMV.DLL=1,SCN\MP160\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
CNCU160.DLL=1,SCN\MP160\x86
CNCC160.DLL=1,SCN\MP160\x86
CNCI160.DLL=1,SCN\MP160\x86
CNCL160.DLL=1,SCN\MP160\x86
USDRESUS.DLL=1,SCN\MP160\x86
USDRESJP.DLL=1,SCN\MP160\x86
;USDRESCZ.DLL=1,SCN\MP160\x86
;USDRESDE.DLL=1,SCN\MP160\x86
;USDRESES.DLL=1,SCN\MP160\x86
;USDRESFR.DLL=1,SCN\MP160\x86
;USDRESHU.DLL=1,SCN\MP160\x86
;USDRESIT.DLL=1,SCN\MP160\x86
;USDRESKR.DLL=1,SCN\MP160\x86
;USDRESNL.DLL=1,SCN\MP160\x86
;USDRESPL.DLL=1,SCN\MP160\x86
;USDRESPT.DLL=1,SCN\MP160\x86
;USDRESRU.DLL=1,SCN\MP160\x86
;USDRESCN.DLL=1,SCN\MP160\x86
;USDRESTW.DLL=1,SCN\MP160\x86
;USDRESDK.DLL=1,SCN\MP160\x86
;USDRESNO.DLL=1,SCN\MP160\x86
;USDRESSE.DLL=1,SCN\MP160\x86
;USDRESFI.DLL=1,SCN\MP160\x86
;USDRESGR.DLL=1,SCN\MP160\x86
;USDRESTR.DLL=1,SCN\MP160\x86
;USDRESAR.DLL=1,SCN\MP160\x86
;USDRESTH.DLL=1,SCN\MP160\x86
[SourceDisksFiles.amd64]
cncisco.dll=1,SCN\SGCOMMON\x64
CNCC160.DLL=1,SCN\MP160\x64
CNCI160.DLL=1,SCN\MP160\x64
CNCL160.DLL=1,SCN\MP160\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\MP160\x64
USDRESJP.DLL=1,SCN\MP160\x64
;USDRESCZ.DLL=1,SCN\MP160\x64
;USDRESDE.DLL=1,SCN\MP160\x64
;USDRESES.DLL=1,SCN\MP160\x64
;USDRESFR.DLL=1,SCN\MP160\x64
;USDRESHU.DLL=1,SCN\MP160\x64
;USDRESIT.DLL=1,SCN\MP160\x64
;USDRESKR.DLL=1,SCN\MP160\x64
;USDRESNL.DLL=1,SCN\MP160\x64
;USDRESPL.DLL=1,SCN\MP160\x64
;USDRESPT.DLL=1,SCN\MP160\x64
;USDRESRU.DLL=1,SCN\MP160\x64
;USDRESCN.DLL=1,SCN\MP160\x64
;USDRESTW.DLL=1,SCN\MP160\x64
;USDRESDK.DLL=1,SCN\MP160\x64
;USDRESNO.DLL=1,SCN\MP160\x64
;USDRESSE.DLL=1,SCN\MP160\x64
;USDRESFI.DLL=1,SCN\MP160\x64
;USDRESGR.DLL=1,SCN\MP160\x64
;USDRESTR.DLL=1,SCN\MP160\x64
;USDRESAR.DLL=1,SCN\MP160\x64
;USDRESTH.DLL=1,SCN\MP160\x64
[SourceDisksNames]
1=%D1%,,
;-------------------------------String Aliases
[Strings]
Msft="Canon"
Mfg="Canon"
SGDKEY="Software\Canon\ScanGear\12.1\Devices\MP160"
STIKEY="Software\Canon\ScanGear\STI"
SGDKEY64="Software\Wow6432Node\Canon\ScanGear\12.1\Devices\MP160"
STIKEY64="Software\Wow6432Node\Canon\ScanGear\STI"
WIASGDKEY="Software\Canon\WIA\1.2\Devices\MP160"
WIASTIKEY="Software\Canon\WIA\STI"
D1="Canon MP160 Setup Disk"
ButtonApp = "MP Navigator Ver3.0"
CNCRFN = "MP160"
CNC.MDL = "Canon MP160"
CNC.DeviceDesc = "Canon MP160"
CNC.SPInfo = "Canon MP160 Scanner"
CNC.TwainDS = "Canon MP160"
CNC.ColorGear = "FRA0"
PushButtonPushed1= "SCAN button"
CNC.FriendlyName = "WIA Canon MP160"
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.