; PCL printer INF ; ; [Version] Signature="$CHICAGO$" Provider=%MS% LayoutFile=layout.inf ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} InfVersion=1.0.1 Class=Printer Creator=EFI ;CatalogFile= [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] HKEY_LOCAL_MACHINE,"SYSTEM\CurrentControlSet\Control\Watermark","1",2,"0,0,255,0,0,1,0,0,450,700,0,72,Helvetica,CONFIDENTIAL" HKEY_LOCAL_MACHINE,"SYSTEM\CurrentControlSet\Control\Watermark","2",2,"0,0,0,0,255,1,0,0,450,700,0,72,Helvetica,COPY" HKEY_LOCAL_MACHINE,"SYSTEM\CurrentControlSet\Control\Watermark","3",2,"0,0,0,255,0,1,0,0,450,700,0,72,Helvetica,DRAFT" HKEY_LOCAL_MACHINE,"SYSTEM\CurrentControlSet\Control\Watermark","4",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,TOP SECRET" HKEY_LOCAL_MACHINE,"SYSTEM\CurrentControlSet\Control\Watermark","5",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,ORIGINAL" ; ; Manufacturer Sections ; ; This section lists all of the manufacturers that we will ; display in the Dialog box. ; [Manufacturer] %MFG%=EFI ; ; 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. ; [EFI] ; plug-and-play id, if hw does not support it, remove everything after .pdd ;begin_printer %Printer1%=EF3M1X11.PDD %Printer2%=EF3M1Y11.PDD ;end_printer ; ; Installer Sections ; ;begin_installer [EF3M1X11.PDD] CopyFiles=@EF3M1X11.PDD, PCLDriverFiles_Win DataFile=EF3M1X11.PDD DataSection=PCLData_Win AddReg=Watermark_Reg [EF3M1Y11.PDD] CopyFiles=@EF3M1Y11.PDD, PCLDriverFiles_Win DataFile=EF3M1Y11.PDD DataSection=PCLData_Win AddReg=Watermark_Reg ;end_installer ; ; ; 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). ;begin_copy [PCLDriverFiles_Win] ;sectionBegin_EF3M1X11 EF3M1X11.chm EF3M1X11.dll EF3M1X11.ext EF3M1X11.fin EF3M1X11.lan EF3M1X11.uim EF3M1Y11.chm EF3M1Y11.dll EF3M1Y11.ext EF3M1Y11.fin EF3M1Y11.lan EF3M1Y11.uim EFP5UIC0.DLL EFPCL5C0.DRV EFTU16C0.DLL EFTU32C0.DLL ;sectionEnd_EF3M1X11 [PCLDriverFiles_Win] ;sectionBegin_EF3M1Y11 EF3M1X11.chm EF3M1X11.dll EF3M1X11.ext EF3M1X11.fin EF3M1X11.lan EF3M1X11.uim EF3M1Y11.chm EF3M1Y11.dll EF3M1Y11.ext EF3M1Y11.fin EF3M1Y11.lan EF3M1Y11.uim EFP5UIC0.DLL EFPCL5C0.DRV EFTU16C0.DLL EFTU32C0.DLL ;sectionEnd_EF3M1Y11 ;end_copy ; Data Sections ; ;begin_data [PCLData_Win] DriverFile = EFPCL5C0.DRV ConfigFile = EFP5UIC0.DLL [PCLData_Win] DriverFile = EFPCL5C0.DRV ConfigFile = EFP5UIC0.DLL ;end_data ; ; 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] 4 = %DiskID1%,, 0000-0000 ; ; [SourceDisksFiles] ;begin_desc EF3M1X11.PDD = 4 EF3M1Y11.PDD = 4 ;end_desc ADOBEPS4.DR_ = 4 ADOBEPS4.HL_ = 4 PSCRIPT.IN_ = 4 ADFONTS.MF_ = 4 ICONLIB.DL_ = 4 ;begin_sourcedisk ;sectionBegin_EF3M1X11 EF3M1X11.chm = 4 EF3M1X11.dll = 4 EF3M1X11.ext = 4 EF3M1X11.fin = 4 EF3M1X11.lan = 4 EF3M1X11.uim = 4 EF3M1Y11.chm = 4 EF3M1Y11.dll = 4 EF3M1Y11.ext = 4 EF3M1Y11.fin = 4 EF3M1Y11.lan = 4 EF3M1Y11.uim = 4 EFP5UIC0.DLL = 4 EFPCL5C0.DRV = 4 EFTU16C0.DLL = 4 EFTU32C0.DLL = 4 ;sectionEnd_EF3M1X11 ;sectionBegin_EF3M1Y11 EF3M1X11.chm = 4 EF3M1X11.dll = 4 EF3M1X11.ext = 4 EF3M1X11.fin = 4 EF3M1X11.lan = 4 EF3M1X11.uim = 4 EF3M1Y11.chm = 4 EF3M1Y11.dll = 4 EF3M1Y11.ext = 4 EF3M1Y11.fin = 4 EF3M1Y11.lan = 4 EF3M1Y11.uim = 4 EFP5UIC0.DLL = 4 EFPCL5C0.DRV = 4 EFTU16C0.DLL = 4 EFTU32C0.DLL = 4 ;sectionEnd_EF3M1Y11 ;end_sourcedisk ; Localizable Strings ; [Strings] MFG="EFI" DiskID1="EFI Printer Driver Disk 1" ;begin_pvalue Printer1="Fiery X3 55BW-M PCL" Printer2="Fiery X3 55BW-M PCLeu" ;end_pvalue CLASSNAME="Printer" ;logDownload 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.