CNCLK.INF Driver File Contents (cl400w9x.exe)

; Canon Color Laser Beam Printer C LBP 400 printer INF for Windows 95/98
; Copyright CANON INC. 2000 All Rights Reserved
; CnCLK.INF

;
; List of supported printers
;

[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%CANON%


;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
%Canon%              =Mfg.Canon

;
; 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.
;
; Each model lists a variation of its own name as a compatible ID. This
; is done primarily as an optimization during upgrade.
;
[Mfg.Canon]
"Canon C LBP 400"  = LBP-400,LPTENUM\CanonC_LBP_400703F

;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;

[LBP-400]
CopyFiles=CPDL_FILES,LBP-400_FILES,PROFILE_400,PROFILE_MONITOR_NTSC,NETSPOT_CPCA,PCOM,DRANGE
DataFile=LB400LK.XPD
DataSection=CPDL_DATA
LanguageMonitor=%NS_LMON_CPCA%

; 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).
;
[CPDL_FILES]
CnCLKDi.drv
CnCLK.DRV
CNCLKU.DLL
CNCLKL.DLL
CNCLKUD.DLL
CNCLKLD.DLL
CnCLKID.DLL
CnCLKRS.DLL
CnXPHR.DLL
CnXPT16.DLL
CnXPT32.DLL
CnXPRASQ.DLL
CnXPRASO.DLL
CnXPRASF.DLL
CNCLK.HLP
CNCLK.CNT
CMLIB.DLL
CNLPDC.DLL
CNXCMS.DLL
UCS16P.DLL
UCS32P.DLL
ICMAP16P.DLL
TNL32.DLL
AUSSDRV.DLL
AUSSAPI.DAT

[LBP-400_FILES]
LB400LK.XPD

[PCOM]
CPCQM809.CNT
CPCQM809.HLP
CPCVIEW.EXE
CPCTHK32.DLL
CPCTHK16.DLL
CPCSPL.DLL
CPCR809.DLL
CPCQM.EXE
CPCEDIT.DLL
CPCDSPL.EXE
CPCDICM.D
CFine32.DLL

[DRANGE]
CnxARasx.DLL
CnXxSp.DLL
CnXxDp.DLL
CnXxCp.DLL
CnXxQm.DLL
CnXCMS32.DLL
CMLIB32.DLL


[PROFILE_400]
CNL340A.ICC
CNL340B.ICC
CNLK.PRF

[PROFILE_MONITOR_NTSC]
CANSRGBA.ICC
CNZ005.ICC
CNZ006.ICC
CNZ007.ICC

[NETSPOT_CPCA]
AUCPLM9X.DLL
NBAPI.DLL
NBIPC.DLL

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[CPDL_DATA]
DefaultDataType=RAW
DriverFile=CnCLKDI.DRV
HelpFile=CNCLK.HLP
NoTestPage=1
RetryTimeout=180

;
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
;
[SourceDisksNames]
1=%DISK1%,,
2=%DISK2%,,
3=%DISK3%,,
4=%DISK4%,,

;
;<file> = <cabinet number>,<subdir>,<filename>,<size>
;Note: File is not in a cabinet if cab# is 0
;
[SourceDisksFiles]
CnCLK.drv=1
CnCLKDi.drv=1
CnCLKRs.dll=1
CnCLKId.dll=1
CnCLKL.dll=1
CnCLKLD.dll=1
CnCLKU.dll=1
CnCLKUD.dll=1
CnLPDC.dll=1
CnXPRasF.dll=1
CnXPRasO.dll=1
CnXPRasQ.dll=1
CnXPT16.dll=1
CnXPT32.dll=1
CPCDICM.d=2
CPCDSPL.exe=2
CPCQM.exe=2
CPCR809.dll=2
CPCSPL.dll=2
CPCTHK16.dll=2
CPCTHK32.dll=2
CPCEDIT.DLL=2
CPCVIEW.exe=2
CnCLK.cnt=3
CnCLK.hlp=3
CPCQM809.cnt=3
CPCQM809.hlp=3
AUSSDRV.DLL=3
AUSSAPI.DAT=3
AUCPLM9X.DLL=3
NBAPI.DLL=3
NBIPC.DLL=3
CNXCMS.dll=3
CFine32.dll=3
CMLib.dll=3
CnXPHr.dll=3
ICMAP16P.dll=3
TNL32.dll=3
UCS16P.dll=3
UCS32P.dll=3
CnxARasx.DLL=4
CnXxSp.DLL=4
CnXxDp.DLL=4
CnXxCp.DLL=4
CnXxQm.DLL=4
CnXCMS32.DLL=4
CMLIB32.DLL=4
CNL340A.ICC=4
CNL340B.ICC=4
CNLK.PRF=4
CANSRGBA.ICC=4
CNZ005.ICC=4
CNZ006.ICC=4
CNZ007.ICC=4
LB400LK.XPD=4

;
; All files go to the same destination, so this is easy.
;
[DestinationDirs]
DefaultDestDir=11
PROFILE_400=23
PROFILE_MONITOR_NTSC=23

;
; Hints for installing language monitors from a print server. These
; strings are not localized (since the localizable portion comes
; directly from the server).
;
[LanguageMonitorHints]
"CPCA Language Monitor2"="CPCA Language Monitor2,AUCPLM9X.DLL"


;
; Localizable Strings
;
[Strings]
CANON="Canon"
NS_LMON_CPCA="CPCA Language Monitor2,AUCPLM9X.DLL"
DISK1="Printer Driver for Microsoft Windows 95/98 Installdisk <1>"
DISK2="Printer Driver for Microsoft Windows 95/98 Installdisk <2>"
DISK3="Printer Driver for Microsoft Windows 95/98 Installdisk <3>"
DISK4="Printer Driver for Microsoft Windows 95/98 Installdisk <4>"
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.78