; Canon Raster/PCL5e Fax Driver INF for Windows 98/Me
; Copyright CANON INC. 2005 All Rights Reserved
; CNFR9409.inf
; InfID: {6CACBC2B-1B59-4b5e-84BD-DA19B211E1D4}
[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%CANON%
DriverVer=09/18/2005,3.88.0.0
;
; 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 MF3200 Series (FAX)" = MF3200_FAX,LPTENUM\CanonMF3200_Series_(5D1C
;
; 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.
;
[MF3200_FAX]
CopyFiles=MF3200FU,FAX_IMG,HELP_US,FAX_COM,DRV_COM,PCOM_US,COLOR_COM,COLOR_IMG,UTL_NC,NS_CPCA_LM3
DataFile=MF3200FU.xpd
DataSection=RASTER_US0_DATA
LanguageMonitor=%NS_LMON3_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).
;
[MF3200FU]
MF3200FU.xpd
[FAX_IMG]
CNFRA409.DLL
CNFRAMUI.DLL
CNFRAMU.DLL
CNFRAMRS.DLL
CNFRAMID.DLL
CNFRAM.DRV
[HELP_US]
CNFRU0D.HLP
CNFRU0D.CNT
[FAX_COM]
CNXPCFU3.dll
CNXPCFG1.dll
CNXPCFU1.dll
CNXADR.dll
CNXCR.dll
CNXECR.dll
ABEXPW32.dll
RDMWIN32.dll
OMRDM32.dll
CNXDMAN.dll
CnFX1UTS.dll
CNFX1ESV.inf
CNFX1EUA.dll
CNFX1EUA.hlp
CNFX1EUC.dll
CNFX1ECS.dll
CNFX1EWS.dll
CNFX1EMS.dll
[DRV_COM]
CNXP0T16.DLL
CNXP0T32.DLL
[PCOM_US]
CPC1USFA.dll
CPC10SFA.dll
CPC10DFA.exe
CPC10QFA.exe
CPC10EFA.dll
CPC10VFA.exe
CPC101FA.dll
CPC103FA.dll
CPCDICM.d
[COLOR_COM]
CNXPHR.dll
CnXPCP32.dll
CNXPVT16.dll
CNXPVT32.dll
CnXPTN32.dll
UCS16P.dll
UCS32P.dll
ICMAP16P.dll
CNLK.prf
CNXPCM16.DLL
CNXPCM32.DLL
[COLOR_IMG]
CNFXCM32.DLL
CMDFFXK.DAT
[UTL_NC]
AUSSDRV.dll
[NS_CPCA_LM3]
CNAS0MM9.DLL
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[RASTER_US0_DATA]
DefaultDataType=RAW
DriverFile=CNFRAM.drv
HelpFile=CNFRU0D.HLP
NoTestPage=1
RetryTimeout=180
DriverVer=09/18/2005,3.88.0.0
;
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
;
[SourceDisksNames]
1=%DISK1%,,
2=%DISK2%,,
3=%DISK3%,,
4=%DISK4%,,
5=%DISK5%,,
;
;<file> = <cabinet number>,<subdir>,<filename>,<size>
;Note: File is not in a cabinet if cab# is 0
;
[SourceDisksFiles]
MF3200FU.xpd = 1
;
CNFRA409.DLL = 1
CNFRAMUI.DLL = 1
CNFRAMU.DLL = 1
CNFRAMRS.DLL = 1
CNFRAMID.DLL = 1
CNFRAM.DRV = 1
;
CNFRU0D.HLP = 1
CNFRU0D.CNT = 1
;
CNXPCFU3.dll = 1
CNXPCFG1.dll = 1
CNXPCFU1.dll = 1
CNXADR.dll = 1
CNXCR.dll = 1
CNXECR.dll = 1
ABEXPW32.dll = 1
RDMWIN32.dll = 1
OMRDM32.dll = 1
CNXDMAN.dll = 1
CnFX1UTS.dll = 1
CNFX1ESV.inf = 1
CNFX1EUA.dll = 1
CNFX1EUA.hlp = 1
CNFX1EUC.dll = 1
CNFX1ECS.dll = 1
CNFX1EWS.dll = 1
CNFX1EMS.dll = 1
;
CNXP0T16.DLL = 1
CNXP0T32.DLL = 1
;
CPC1USFA.dll = 1
CPC10SFA.dll = 1
CPC10DFA.exe = 1
CPC10QFA.exe = 1
CPC10EFA.dll = 1
CPC10VFA.exe = 1
CPC101FA.dll = 1
CPC103FA.dll = 1
CPCDICM.d = 1
;
CNXPHR.dll = 1
CnXPCP32.dll = 1
CNXPVT16.dll = 1
CNXPVT32.dll = 1
CnXPTN32.dll = 1
UCS16P.dll = 1
UCS32P.dll = 1
ICMAP16P.dll = 1
CNLK.prf = 1
CNXPCM16.DLL = 1
CNXPCM32.DLL = 1
;
CNFXCM32.DLL = 1
CMDFFXK.DAT = 1
;
AUSSDRV.dll = 1
;
CNAS0MM9.DLL = 1
;
; All files go to the same destination, so this is easy.
;
[DestinationDirs]
DefaultDestDir=11
;
[LanguageMonitorHints]
"CPCA Language Monitor3"="CPCA Language Monitor3,CNAS0MM9.dll"
;
; Localizable Strings
;
[Strings]
CANON="Canon"
NS_LMON3_CPCA="CPCA Language Monitor3,CNAS0MM9.DLL"
DISK1="FAX Driver for Microsoft Windows 98/Millennium Edition Install Disk <1>"
DISK2="FAX Driver for Microsoft Windows 98/Millennium Edition Install Disk <2>"
DISK3="FAX Driver for Microsoft Windows 98/Millennium Edition Install Disk <3>"
DISK4="FAX Driver for Microsoft Windows 98/Millennium Edition Install Disk <4>"
DISK5="FAX Driver for Microsoft Windows 98/Millennium Edition Install Disk <5>"
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.