; PS printer INF for Win95 ; ; [Version] Signature="$CHICAGO$" Provider=%MS% LayoutFile=layout.inf ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} InfVersion=1.0.1 Class=Printer Creator=EFI [ClassInstall] AddReg=ClassAddReg DelReg=ClassDelReg [ClassDelReg] HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass" [ClassAddReg] HKR,,,,%CLASSNAME% HKR,,Installer,,MSPRINT.DLL HKR,,Icon,,-4 HKR,,NoDisplayClass,,1 [Environment] UpdateInis=Environment_Ini AddReg=Environment_Reg [Environment_Ini] win.ini,Ports,"LPT1.DOS=", win.ini,Ports,"LPT2.DOS=", win.ini,Ports,"LPT3.DOS=", win.ini,Ports,"LPT1.OS2=", win.ini,Ports,"LPT2.OS2=", win.ini,Ports,"LPT3.OS2=", win.ini,windows,"Spooler=", win.ini,windows,"DosPrint=", win.ini,windows,"DeviceNotSelectedTimeout=", win.ini,windows,"TransmissionRetryTimeout=", [Environment_Reg] HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO" HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,, HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,, HKLM,"System\CurrentControlSet\Control\Print\Printers",,, HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00 HKLM,"System\CurrentControlSet\Control\Print\Providers",,, [Watermark_Reg] HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","1",2,"0,0,255,0,0,1,0,0,450,700,0,24,Helvetica,CONFIDENTIAL" HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","2",2,"0,0,0,0,255,1,0,0,450,700,0,24,Helvetica,COPY" HKLM,"SOFTWARE\Adobe\PostScript Printer Driver\Watermark","3",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,DRAFT" ; ; Manufacturer Sections ; ; This section lists all of the manufacturers that we will ; display in the Dialog box. ; [Manufacturer] %MFG%=Canon ; ; Model Sections ; ; These sections correspond with an entry listed in the ; [Manufacturer] section above. The models will be displayed in the order ; that they appear here. ; [Canon] ; plug-and-play id, if hw does not support it, remove evreything after .ppd %Printer1% = EFMC6A20.PPD ; ; Installer Sections ; ; [EFMC6A20.PPD.NT] CopyFiles=@EFMC6A20.PPD,PSDriverFiles_NT DataFile=EFMC6A20.PPD DataSection=PSData_NT [EFMC6A20.PPD] CopyFiles=@EFMC6A20.PPD,PSDriverFiles_Win,Driver_file1 DataSection=PSData_Win AddReg=Watermark_Reg ; ; ; ; 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). [PSDriverFiles_NT] PSCRIPT.DLL PSCRPTUI.DLL PSCRIPT.HLP [PSDriverFiles_Win] ADOBEPS4.DRV, ADOBEPS4.DR_ ADOBEPS4.HLP, ADOBEPS4.HL_ PSCRIPT.INI, PSCRIPT.IN_ ADFONTS.MFM, ADFONTS.MF_ ICONLIB.DLL, ICONLIB.DL_ ;PSMON.DLL [Driver_file1] EFMC6A20.DLL EFMC6A20.INI EFMC6A20.CMM EFMC6A20.MBX GPFABEXP.DLL GPFDB.DLL NS1213.oim,,,16 NSAT.oim,,,16 NSCANON.oim,,,16 NsHR.oim,,,16 Nsmib.dll,,,16 Nsnwipx.dll,,,16 Nsoim.dll,,,16 NsPRN.oim,,,16 Nssnmp.dll,,,16 Nssock.dll,,,16 Nssrvc.dll,,,16 Nstrans.dll,,,16 Nstransx.dll,,,16 Nwipxspx.dll,,,16 PrtWin16.dll,,,16 Calwin16.dll,,,16 Clnwin16.dll,,,16 Clxwin16.dll,,,16 Locwin16.dll,,,16 Ncpwin16.dll,,,16 Netwin16.dll,,,16 ; Data Sections ; ; [PSData_NT] DriverFile=PSCRIPT.DLL ConfigFile=PSCRPTUI.DLL HelpFile=PSCRIPT.HLP [PSData_Win] DriverFile=ADOBEPS4.DRV HelpFile=ADOBEPS4.HLP ;LanguageMonitor=%PS_MONITOR% ; ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ; ; diskid = description,tagfile,unused,subdir ; [SourceDisksNames] 1 = %DiskID1%,, 0000-0000 2 = %DiskID2%,, 0000-0000 3 = %wkscd%,,,"" 4 = %DiskID4%,,,"" 5 = %DiskID2%,,,"" [SourceDisksFiles] EFMC6A20.PPD = 3 ADOBEPS4.HL_ = 3 ADOBEPS4.DR_ = 3 PSCRIPT.IN_ = 3 ADFONTS.MF_ = 3 ICONLIB.DL_ = 3 EFMC6A20.DLL = 3 EFMC6A20.INI = 3 EFMC6A20.CMM = 3 EFMC6A20.MBX = 3 GPFABEXP.DLL = 3 GPFDB.DLL = 3 NS1213.oim = 3 NSAT.oim = 3 NSCANON.oim = 3 NsHR.oim = 3 Nsmib.dll = 3 Nsnwipx.dll = 3 Nsoim.dll = 3 NsPRN.oim = 3 Nssnmp.dll = 3 Nssock.dll = 3 Nssrvc.dll = 3 Nstrans.dll = 3 Nstransx.dll = 3 Nwipxspx.dll = 3 PrtWin16.dll = 3 Calwin16.dll = 3 Clnwin16.dll = 3 Clxwin16.dll = 3 Locwin16.dll = 3 Ncpwin16.dll = 3 Netwin16.dll = 3 ; Localizable Strings ; [Strings] MFG="Canon" Printer1="Canon iR600-550-60 PS Ver 2.0" CLASSNAME="Printer" wkscd="Canon iR600-550-60 PS Ver 2.0 CD"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.