mp450pr.inf Driver File Contents (mp450x64102en.exe)

ÿþ

; MP450PR.INF (for Windows 2000 Monolithic driver)

;

; List of supported printers, manufacturers

;

; InfID: {8A58D39A-44C5-49d1-B32B-B9EDD26FCE8E}

;



[Version]

Signature="$Windows NT$"

Provider=%CANON%

ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}

Class=Printer

CatalogFile=MP450PR.cat



DriverVer=09/01/2005, 1.90.3.33



;

; Manufacturer section.

;

; This section lists all of the manufacturers

; that we will display in the Dialog box

;



[Manufacturer]

"Canon" = Canon,NTamd64



;

; Model sections.

;

; Each section here corresponds with an entry listed in the

; [Manufacturer] section, above. The models will be displayed in the order

; that they appear in the INF file.

;





;x86AdditionalDriver

[Canon]

"Canon MP450 Series Printer" = CNM_0270XP, USBPRINT\CanonMP450E12C, CanonMP450

"Canon MP450 Series Printer" = CNM_0270XP, BTHPRINT\CanonMP450E12C, CanonMP450



;WindowsXP

[Canon.NTamd64]

"Canon MP450 Series Printer" = CNM_0270XP, USBPRINT\CanonMP450E12C, CanonMP450

"Canon MP450 Series Printer" = CNM_0270XP, BTHPRINT\CanonMP450E12C, CanonMP450



[CNMDRV_DATA_XP]

DriverFile=CNMDR7I.DLL

ConfigFile=CNMUI7I.DLL

HelpFile=CNMMH7I.CHM

LanguageMonitor=%CNM_BJ_MONITOR%

PrintProcessor=%CNM_BJ_PPROC%



[CNM_0270XP]

CopyFiles=CNMBJDRV,CNMLMON,COLOR_PROFILE,CNMPP,CNMVS,CNMWRAP,OPTLANGUAGE,CNMVSA

DataSection=CNMDRV_DATA_XP

DataFile=CNMCP7I.DLL

AddReg=CNMVSA_0270_AddReg

CopyInf = MP450SC.inf



[CNMVSA]

cnmvsa.exe



[CNMVSA_0270_AddReg]

HKLM,"Software\Canon\cnmbj\PrinterDriverInstaller\Canon MP450 Series Printer","ApplicationPath",,"%24%\CanonMP\MP450\cnmvsa.exe"

HKLM,"Software\Canon\cnmbj\PrinterDriverInstaller\Canon MP450 Series Printer","ForceDefaultPrinter",0x00000002,"1"



; Copy Sections

;

; Lists of files that are actually copied. These sections are referenced

; from the installer sections, above. Only create a section if it contains

; two or more files (if we only copy a single file, identify it in the

; installer section, using the @filename notation) or if it's a color

; profile (since the DestinationDirs can only handle sections, and not

; individual files).

;



[COLOR_PROFILE]

CNB7ICA0.ICM,,,0x00000020

CNB7ICB0.ICM,,,0x00000020

CNB7ICC0.ICM,,,0x00000020

CNB7IDB0.ICM,,,0x00000020

CNB7IDC0.ICM,,,0x00000020

CNB7IEB0.ICM,,,0x00000020

CNB7IEC0.ICM,,,0x00000020

CNB7IED0.ICM,,,0x00000020

CNBJPRN2.ICM,,,0x00000020



[CNMBJDRV]

CNMLR7I.DLL,CNMLR.DLL

CNMCB7I.DLL,CNMPCOMM.DLL

CNMDR7I.DLL,CNMDRV.DLL

CNMD57I.DLL,CNMDUMP5.DLL

CNMUI7I.DLL,CNMUI.DLL

CNMUR7I.DLL,CNMUR.DLL

CNMSR7I.DLL,CNMSR.DLL

CNMIN7I.INI,CNM.INI

CNMSM7I.DLL,CNMSTMN.DLL

CNMSS7I.SMR,CNMSTSR.SMR

CNMSD7I.DLL,CNMSMSD.DLL

CNMSQ7I.DLL,CNMQUEUE.DLL

CNMSH7I.CHM,SH7IUS.CHM

CNMCP7I.DLL,CNM_0270.DLL

CNMUB7I.DLL,CNMBR270.DLL

CNMOP7I.DLL

CNMSB7I.DLL,CNMP_270.DLL

CNMMH7I.CHM,MH7IUS.CHM

CNB_2700.TBL

CNMP07I.DAT,CNMP0.DAT

CNMP17I.DAT,CNMP1.DAT

CNMP27I.DAT,CNMP2.DAT

CNMFU7I.DLL,CNMFUS.DLL

CNMPV7I.DLL,CNMPV.DLL



[CNMLMON]

CNMLM7I.DLL,CNMLMON2.DLL,,0x00000020    ; Copy only if new binary



[CNMPP]

CNMPD7I.DLL,CNMPD.DLL,,0x00000020

CNMPP7I.DLL,CNMPP.DLL,,0x00000020



[CNMVS]

CNMVS7I.DLL,CNMVS.DLL



[CNMWRAP]

CNMW37I.DLL,CNMW3.DLL

CNMW67I.DLL,CNMW6.DLL



[OPTLANGUAGE]

CNMLR7I0.411,CNMLRJ.DLL

CNMUR7I0.411,CNMURJ.DLL

CNMSR7I0.411,CNMSRJ.DLL

CNMMH7I0.411,MH7IJP.CHM

CNMSH7I0.411,SH7IJP.CHM



;

; OEM URLS

;

; This sections gives the URL for manufacturers found in the Manufacturers section

;

[OEM URLS]

"Canon" = "http://www.canon.com/support/index.html?model=%model%"



;

; Call SetupSetDirectoryId with 66000 to set the target directory at runtime

; (depending on which environment drivers are getting installed)

;



[DestinationDirs]

DefaultDestDir=66000

CNMPP=66001

CNMVS=11

CNMLMON=66002

COLOR_PROFILE=66003

CNMVSA=24,"CanonMP\MP450"



;

;  Source Disk Section

;  This was added to enable Web Point&Print.

;  All files added to this must also be added to Layout.INF

;



[SourceDisksNames.amd64]

1   = %DISK1%,,



[SourceDisksFiles]

CNMLRJ.DLL      = 1,PRINT

CNMLR.DLL      = 1,PRINT

CNMPCOMM.DLL   = 1,PRINT

CNMDRV.DLL    = 1,PRINT

CNMDUMP5.DLL   = 1,PRINT

CNMOP7I.DLL    = 1,PRINT

CNMUI.DLL      = 1,PRINT

CNMUR.DLL      = 1,PRINT

CNMLMON2.DLL    = 1,PRINT

CNB7ICA0.ICM    = 1,PRINT

CNB7ICB0.ICM    = 1,PRINT

CNB7ICC0.ICM    = 1,PRINT

CNB7IDB0.ICM    = 1,PRINT

CNB7IDC0.ICM    = 1,PRINT

CNB7IEB0.ICM    = 1,PRINT

CNB7IEC0.ICM    = 1,PRINT

CNB7IED0.ICM    = 1,PRINT

CNBJPRN2.ICM    = 1,PRINT

CNM_0270.DLL    = 1,PRINT

CNMBR270.DLL   = 1,PRINT

CNMP_270.DLL   = 1,PRINT

CNMSR.DLL      = 1,PRINT

CNM.INI        = 1,PRINT

MH7IUS.CHM     = 1,PRINT

CNMSTMN.DLL    = 1,PRINT

CNMSTSR.SMR    = 1,PRINT

CNMSMSD.DLL    = 1,PRINT

CNMQUEUE.DLL    = 1,PRINT

SH7IUS.CHM     = 1,PRINT

CNB_2700.TBL   = 1,PRINT

CNMPP.DLL      = 1,PRINT

CNMPD.DLL      = 1,PRINT

CNMP0.DAT      = 1,PRINT

CNMP1.DAT      = 1,PRINT

CNMP2.DAT      = 1,PRINT

CNMVS.DLL      = 1,PRINT

CNMW3.DLL      = 1,PRINT

CNMW6.DLL      = 1,PRINT

CNMFUS.DLL     = 1,PRINT

CNMPV.DLL      = 1,PRINT

CNMURJ.DLL     = 1,PRINT

CNMSRJ.DLL     = 1,PRINT

MH7IJP.CHM     = 1,PRINT

SH7IJP.CHM     = 1,PRINT

CNMVSA.EXE     = 1,PRINT



; Localizable Strings

;

[Strings]

CANON="Canon"

CNM_BJ_MONITOR="Canon BJ Language Monitor MP450,CNMLM7I.DLL"

DISK1="Canon MP450 Setup Disk"

CNM_BJ_PPROC="Canon MP450 Print Processor,CNMPD7I.DLL"



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.16