s4500.inf Driver File Contents (Canon.zip)

ÿþ

; S4500.INF (for Windows 2000 Monolithic driver)

;

; List of supported printers, manufacturers

;



[Version]

Signature="$Windows NT$"

Provider=%CANON%

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

Class=Printer

CatalogFile=S4500.cat



DriverVer=10/24/2002, 1.62.2.5



;

; Manufacturer section.

;

; This section lists all of the manufacturers

; that we will display in the Dialog box

;



[Manufacturer]

"Canon" = Canon,NTx86.5.1



;

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

;





;Windows2000

[Canon]

"Canon S4500" = CNMS4500, LPTENUM\CanonS450041C9, USBPRINT\CanonS450041C9, CanonS450041C9, Canon_S4500



;WindowsXP

[Canon.NTx86.5.1]

"Canon S4500" = CNMS4500XP, CanonS450041C9, Canon_S4500



[CNMDRV_DATA]

DriverFile=CNMDR32.DLL

ConfigFile=CNMUI32.DLL

HelpFile=CNMCH32.HLP

LanguageMonitor=%CNM_BJ_MONITOR%

PrintProcessor=%CNM_BJ_PPROC%



[CNMDRV_DATA_XP]

DriverFile=CNMDR32.DLL

ConfigFile=CNMUI32.DLL

HelpFile=CNMCH32.HLP

LanguageMonitor=%CNM_BJ_MONITOR%

PrintProcessor=%CNM_BJ_PPROC%

VendorSetup=CNMVS32.DLL, VendorSetupEntryPoint



[CNMS4500]

CopyFiles=CNMBJDRV,CNMLMON,COLOR_PROFILE,CNMPP,CNMVS

DataSection=CNMDRV_DATA

DataFile=CNMCP32.DLL



[CNMS4500XP]

CopyFiles=CNMBJDRV,CNMLMON,COLOR_PROFILE,CNMPP,CNMVS

DataSection=CNMDRV_DATA_XP

DataFile=CNMCP32.DLL





; 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]

CNBJPRN.ICM,,,0x00000020



[CNMBJDRV]

CNMDR32.DLL,CNMDRV.DLL

CNMD232.DLL,CNMDUMP2.DLL

CNMUI32.DLL,CNMUI.DLL

CNMUR32.DLL,CNMUR.DLL

CNMSR32.DLL,CNMSR.DLL

CNMIN32.INI,CNM.INI

CNMCH32.HLP,CHUS.HLP

CNMCH32.CNT,CH32US.CNT

CNMPI32.DLL,CNMINST.DLL

CNMSM32.EXE,CNMSTMN.EXE

CNMSS32.SMR,CNMSTSR.SMR

CNMSD32.EXE,CNMSMSD.EXE

CNMSQ32.EXE,CNMQUEUE.EXE

CNMSH32.HLP,SHUS.HLP

CNMSH32.CNT,SH32US.CNT

CNMCP32.DLL,CNMS4500.DLL

CNMUB32.DLL,CNMBR110.DLL

CNMOP32.DLL,CNMO59.DLL

CNMSB32.DLL,CNMP3512.DLL

CNMMH32.HLP,MH32US.HLP

CNMMH32.CNT,MH32US.CNT

CNB_1100.TBL

CNMP032.DAT,CNMP0.DAT

CNMP132.DAT,CNMP1.DAT

CNMP232.DAT,CNMP2.DAT

CNMFU32.DLL,CNMFUS.DLL



[CNMLMON]

CNMLM32.DLL,CNMLMON.DLL,,0x00000020    ; Copy only if new binary



[CNMPP]

CNMPD32.DLL,CNMPD.DLL,,0x00000020

CNMPP32.DLL,CNMPP.DLL,,0x00000020



[CNMVS]

CNMVS32.DLL,CNMVS.DLL

;

; 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



;

;  Source Disk Section

;  This was added to enable Web Point&Print.

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

;



[SourceDisksNames.x86]

1   = %DISK1%,,



[SourceDisksFiles]

CNMDRV.DLL     = 1

CNMDUMP2.DLL    = 1

CNMO59.DLL     = 1

CNMUI.DLL      = 1

CNMUR.DLL      = 1

CNMLMON.DLL    = 1

CHUS.HLP       = 1

CH32US.CNT     = 1

CNBJPRN.ICM    = 1

CNMS4500.DLL    = 1

CNMBR110.DLL   = 1

CNMP3512.DLL    = 1

CNMSR.DLL      = 1

CNM.INI        = 1

MH32US.HLP     = 1

MH32US.CNT     = 1

CNMINST.DLL    = 1

CNMSTMN.EXE    = 1

CNMSTSR.SMR    = 1

CNMSMSD.EXE    = 1

CNMQUEUE.EXE    = 1

SHUS.HLP       = 1

SH32US.CNT     = 1

CNB_1100.TBL	= 1

CNMPP.DLL      = 1

CNMPD.DLL      = 1

CNMP0.DAT      = 1

CNMP1.DAT      = 1

CNMP2.DAT      = 1

CNMVS.DLL      = 1

CNMFUS.DLL     = 1



; Localizable Strings

;

[Strings]

CANON="Canon"

CNM_BJ_MONITOR="Canon BJ Language Monitor S4500,CNMLM32.DLL"

DISK1="Canon Bubble Jet Printer Driver Disk"

CNM_BJ_PPROC="Canon S4500 Print Processor,CNMPD32.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: 1.00