ds700.inf Driver File Contents (ds700xp180usZ.exe)

ÿþ

; DS700.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=DS700.cat



DriverVer=07/09/2004, 1.80.3.10



;

; 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 SELPHY DS700" = CNM_0241, LPTENUM\CanonDS700F401, USBPRINT\CanonDS700F401, CanonDS700F401, CanonDS700



;WindowsXP

[Canon.NTx86.5.1]

"Canon SELPHY DS700" = CNM_0241XP, LPTENUM\CanonDS700F401, CanonDS700

"Canon SELPHY DS700" = CNM_0241XP, USBPRINT\CanonDS700F401, CanonDS700



[CNMDRV_DATA]

DriverFile=CNMDR6p.DLL

ConfigFile=CNMUI6p.DLL

HelpFile=CNMMH6p.HLP

LanguageMonitor=%CNM_BJ_MONITOR%

PrintProcessor=%CNM_BJ_PPROC%



[CNMDRV_DATA_XP]

DriverFile=CNMDR6p.DLL

ConfigFile=CNMUI6p.DLL

HelpFile=CNMMH6p.HLP

LanguageMonitor=%CNM_BJ_MONITOR%

PrintProcessor=%CNM_BJ_PPROC%



[CNM_0241]

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

DataSection=CNMDRV_DATA

DataFile=CNMCP6p.DLL



[CNM_0241XP]

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

DataSection=CNMDRV_DATA_XP

DataFile=CNMCP6p.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]

CNB6pCA0.ICM,,,0x00000020

CNB6pCC0.ICM,,,0x00000020

CNB6pDB0.ICM,,,0x00000020

CNB6pDC0.ICM,,,0x00000020

CNB6pEB0.ICM,,,0x00000020

CNB6pEC0.ICM,,,0x00000020

CNB6pED0.ICM,,,0x00000020

CNBJPRN2.ICM,,,0x00000020



[CNMBJDRV]

CNMDR6p.DLL,CNMDRV.DLL

CNMD56p.DLL,CNMDUMP5.DLL

CNMUI6p.DLL,CNMUI2.DLL

CNMUR6p.DLL,CNMUR.DLL

CNMSR6p.DLL,CNMSR.DLL

CNMIN6p.INI,CNM.INI

CNMPI6p.DLL,CNMINST.DLL

CNMSM6p.EXE,CNMSTMN.EXE

CNMSS6p.SMR,CNMSTSR.SMR

CNMSD6p.EXE,CNMSMSD.EXE

CNMSQ6p.EXE,CNMQUEUE.EXE

CNMSH6p.HLP,SH6pUS.HLP

CNMSH6p.CNT,SH6pUS.CNT

CNMCP6p.DLL,CNM_0241.DLL

CNMUB6p.DLL,CNMBR241.DLL

CNMOP6p.DLL,CNMOP6p.DLL

CNMSB6p.DLL,CNMP_241.DLL

CNMMH6p.HLP,MH6pUS.HLP

CNMMH6p.CNT,MH6pUS.CNT

CNB_2410.TBL

CNMP06p.DAT,CNMP0.DAT

CNMP16p.DAT,CNMP1.DAT

CNMP26p.DAT,CNMP2.DAT

CNMFU6p.DLL,CNMFUS.DLL

CNMPV6p.EXE,CNMPV.EXE

CNMPH6p.HLP,PHUS.HLP

CNMPH6p.CNT,PH6pUS.CNT



[CNMLMON]

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



[CNMPP]

CNMPD6p.DLL,CNMPD.DLL,,0x00000020

CNMPP6p.DLL,CNMPP.DLL,,0x00000020



[CNMVS]

CNMVS6p.DLL,CNMVS.DLL



[CNMWRAP]

CNMW36p.DLL,CNMW3.DLL



[OPTLANGUAGE]

CNMUR6p0.411,CNMURJ.DLL

CNMSR6p0.411,CNMSRJ.DLL

CNMMH6p0.411,MH6pJP.HLP

CNMMT6p0.411,MH6pJP.CNT

CNMSH6p0.411,SH6pJP.HLP

CNMST6p0.411,SH6pJP.CNT

CNMPH6p0.411,PHJP.HLP

CNMPT6p0.411,PH6pJP.CNT



;

; 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

CNMDUMP5.DLL   = 1

CNMOP6p.DLL    = 1

CNMUI2.DLL      = 1

CNMUR.DLL      = 1

CNMLMON2.DLL    = 1

CNB6pCA0.ICM    = 1

CNB6pCC0.ICM    = 1

CNB6pDB0.ICM    = 1

CNB6pDC0.ICM    = 1

CNB6pEB0.ICM    = 1

CNB6pEC0.ICM    = 1

CNB6pED0.ICM    = 1

CNBJPRN2.ICM   = 1

CNM_0241.DLL    = 1

CNMBR241.DLL   = 1

CNMP_241.DLL    = 1

CNMSR.DLL      = 1

CNM.INI        = 1

MH6pUS.HLP     = 1

MH6pUS.CNT     = 1

CNMINST.DLL    = 1

CNMSTMN.EXE    = 1

CNMSTSR.SMR    = 1

CNMSMSD.EXE    = 1

CNMQUEUE.EXE    = 1

SH6pUS.HLP     = 1

SH6pUS.CNT     = 1

CNB_2410.TBL   = 1

CNMPP.DLL      = 1

CNMPD.DLL      = 1

CNMP0.DAT      = 1

CNMP1.DAT      = 1

CNMP2.DAT      = 1

CNMVS.DLL      = 1

CNMW3.DLL      = 1

CNMFUS.DLL     = 1

CNMPV.EXE      = 1

PHUS.HLP       = 1

PH6pUS.CNT     = 1



CNMURJ.DLL     = 1

CNMSRJ.DLL     = 1

MH6pJP.HLP     = 1

MH6pJP.CNT     = 1

SH6pJP.HLP     = 1

SH6pJP.CNT     = 1

PHJP.HLP       = 1

PH6pJP.CNT     = 1





; Localizable Strings

;

[Strings]

CANON="Canon"

CNM_BJ_MONITOR="Canon BJ Language Monitor SELPHY DS700,CNMLM6p.DLL"

DISK1="Canon Bubble Jet Printer Driver Disk"

CNM_BJ_PPROC="Canon SELPHY DS700 Print Processor,CNMPD6p.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.62