F15875_CnS3U.inf Driver File Contents (PSSETUP.exe)

; Canon PS3 Printer Driver INF for Windows 95/98/Millennium Edition
; Copyright CANON INC. 2000-2001 All Rights Reserved
; CnS3U.INF

;
; List of supported printers
;

[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%CANON%
CatalogFile=CnS3E.CAT
DriverVer=09/17/2001, 1.22.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 iR2200-3300 PS3"      = IR2200-PS3, LPTENUM\CANONIR2200-33000F95, "iR2200-3300 PS3"
"Canon iR5000-6000 PS3"      = IR5000-PS3, LPTENUM\CANONIR5000-60002AC0, "iR5000-6000 PS3"
"Canon iR8500 PS3"           = IR8500-PS3, LPTENUM\CANONIR8500059D,      "iR8500 PS3"
"Canon iR105 PS3"            = IR105-PS3,  LPTENUM\CANONIR105CC2F,       "iR105 PS3"

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

[IR5000-PS3]
CopyFiles=PS3,COLORGEAR,NS_CPCA,PS3BPP,IR5000_FILES
DataFile=IR5000SU.XPD
DataSection=PS3_DATA
LanguageMonitor=%NS_LMON_CPCA%

[IR2200-PS3]
CopyFiles=PS3,COLORGEAR,NS_CPCA,PS3BPP,IR2200_FILES
DataFile=IR2200SU.XPD
DataSection=PS3_DATA
LanguageMonitor=%NS_LMON_CPCA%

[IR8500-PS3]
CopyFiles=PS3,COLORGEAR,NS_CPCA,PS3BPP,IR8500_FILES
DataFile=IR8500SU.XPD
DataSection=PS3_DATA
LanguageMonitor=%NS_LMON_CPCA%

[IR105-PS3]
CopyFiles=PS3,COLORGEAR,NS_CPCA,PS3BPP,IR105_FILES
DataFile=IR105SU.XPD
DataSection=PS3_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).
;
[PS3]
CnS3Edi.DRV
CnS3E.DRV
CnS3Eu.DLL
CnS3Eud.DLL
CnS3Ers.DLL
CnS3409.DLL
CnS3E.HLP
CnS3E.CNT
CnXPHr.DLL
CnXPT16.DLL
CnXPT32.DLL
CNXPRASF.DLL
CNXPRASO.DLL
CNXPRASQ.DLL
CMLIB.DLL
CMLIB32.DLL
CNSPDC.DLL
AUSSDRV.DLL
AUSSAPI.DAT

[COLORGEAR]
CnXCMS.DLL
CnXCMS32.DLL
CnXPVT16.DLL 
CnXPVT32.DLL 
UCS16P.DLL
UCS32P.DLL
ICMAP16P.DLL
TNL32.DLL

[NS_CPCA]
AUCPLM9X.DLL
NBAPI.DLL
NBIPC.DLL

[PS3BPP]
CPCSPL.DLL
CPCDSPL.EXE
CPCQM.EXE
CPCEdit.DLL
CPCView.EXE
CPCR409.DLL
CPCTHK32.DLL
CPCTHK16.DLL
CFine32.DLL
CnXCPV32.DLL
CPCDICM.D
CPCQM409.CNT
CPCQM409.HLP

[IR5000_FILES]
IR5000SU.XPD

[IR2200_FILES]
IR2200SU.XPD

[IR8500_FILES]
IR8500SU.XPD

[IR105_FILES]
IR105SU.XPD

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[PS3_DATA]
DefaultDataType=RAW
DriverFile=CnS3Edi.DRV
HelpFile=CnS3E.HLP
RetryTimeout=180

;
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
;
[SourceDisksNames]
1=%DISK1%,,
;
;<file> = <cabinet number>,<subdir>,<filename>,<size>
;Note: File is not in a cabinet if cab# is 0
;
[SourceDisksFiles]
CnS3Edi.DRV  = 1
CnS3E.DRV    = 1
CnS3Eu.DLL   = 1
CnS3Eud.DLL  = 1
CnS3Ers.DLL  = 1
CnS3409.DLL  = 1
CnS3E.HLP    = 1
CnS3E.CNT    = 1
CnXPHr.DLL   = 1
CnXPT16.DLL  = 1
CnXPT32.DLL  = 1
CNXPRASF.DLL = 1
CNXPRASO.DLL = 1
CNXPRASQ.DLL = 1
CMLIB.DLL    = 1
CMLIB32.DLL  = 1
CNSPDC.DLL   = 1
AUSSDRV.DLL  = 1
AUSSAPI.DAT  = 1
CnXCMS.DLL   = 1
CnXCMS32.DLL = 1
CnXPVT16.DLL = 1
CnXPVT32.DLL = 1
UCS16P.DLL   = 1
UCS32P.DLL   = 1
ICMAP16P.DLL = 1
TNL32.DLL    = 1
AUCPLM9X.DLL = 1
NBAPI.DLL    = 1
NBIPC.DLL    = 1
CPCSPL.DLL   = 1
CPCDSPL.EXE  = 1
CPCQM.EXE    = 1
CPCEdit.DLL  = 1
CPCView.EXE  = 1
CPCR409.DLL  = 1
CPCTHK32.DLL = 1
CPCTHK16.DLL = 1
CFine32.DLL  = 1
CnXCPV32.DLL = 1
CPCDICM.D    = 1
CPCQM409.CNT = 1
CPCQM409.HLP = 1
IR5000SU.XPD = 1
IR2200SU.XPD = 1
IR8500SU.XPD = 1
IR105SU.XPD  = 1

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

;
; 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="Canon PS3 Printer Driver for Microsoft Windows 95/98/Millennium Edition Installer Disk"

;
; Localizable Manufacturer Names
;
Canon="Canon"
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: web1, load: 1.90