; PCL printer INF for WINXP
;
;
[Version]
Signature="$Windows NT$"
Provider=%MFG%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
InfVersion=1.0.1
Class=Printer
Creator=EFI
DriverVer=01/01/2002
CatalogFile=EF3X2AXE.cat
[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_CURRENT_USER,"Printers\Watermark","1",2,"0,0,255,0,0,1,0,0,450,700,0,72,Helvetica,CONFIDENTIAL"
HKEY_CURRENT_USER,"Printers\Watermark","2",2,"0,0,0,0,255,1,0,0,450,700,0,72,Helvetica,COPY"
HKEY_CURRENT_USER,"Printers\Watermark","3",2,"0,0,0,255,0,1,0,0,450,700,0,72,Helvetica,DRAFT"
HKEY_CURRENT_USER,"Printers\Watermark","4",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,TOP SECRET"
HKEY_CURRENT_USER,"Printers\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
%Printer1%=EF3X2022.PDD,LPTENUM\31C-M4926
%Printer2%=EF3X2A22.PDD,LPTENUM\31C-Meu2131
;
; Installer Sections
;
;
[EF3X2022.PDD.NT]
CopyFiles=@EF3X2022.PDD,PCLDriverFiles_NT1
DataFile=EF3X2022.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
[EF3X2A22.PDD.NT]
CopyFiles=@EF3X2A22.PDD,PCLDriverFiles_NT2
DataFile=EF3X2A22.PDD
DataSection=PCLData_NT
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).
[PCLDriverFiles_NT1]
EF3X2022.CHM
EF3X2022.DLL
EF3X2022.EXT
EF3X2022.oem
EF3X2022.FIN
EF3X2022.LAN
EF3X2022.UIM
Efp5dsc8.dll
Efp5gc8.dll
Efp5uic8.dll
EF3X2022.bdi
EF3X2022.rpc
EF3X2022.cin
EF3X2022.pge
[PCLDriverFiles_NT2]
EF3X2A22.CHM
EF3X2A22.DLL
EF3X2A22.EXT
EF3X2A22.FIN
EF3X2A22.LAN
EF3X2A22.oem
EF3X2A22.UIM
Efp5dsc8.dll
Efp5gc8.dll
Efp5uic8.dll
EF3X2A22.bdi
EF3X2A22.rpc
EF3X2A22.cin
EF3X2A22.pge
; Data Sections
;
[PCLData_NT]
DriverFile=Efp5gc8.DLL
Configfile=Efp5uic8.DLL
;HelpFile=PPAGE.HLP
;
; 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]
EF3X2022.PDD = 4
EF3X2A22.PDD = 4
EF3X2022.CHM = 4
EF3X2022.DLL = 4
EF3X2022.EXT = 4
EF3X2022.oem = 4
EF3X2022.FIN = 4
EF3X2022.LAN = 4
EF3X2022.UIM = 4
Efp5dsc8.dll = 4
Efp5gc8.dll = 4
Efp5uic8.dll = 4
EF3X2A22.CHM = 4
EF3X2A22.DLL = 4
EF3X2A22.EXT = 4
EF3X2A22.FIN = 4
EF3X2A22.LAN = 4
EF3X2A22.oem = 4
EF3X2A22.UIM = 4
EF3X2022.bdi = 4
EF3X2022.rpc = 4
EF3X2022.cin = 4
EF3X2022.pge = 4
EF3X2A22.bdi = 4
EF3X2A22.rpc = 4
EF3X2A22.cin = 4
EF3X2A22.pge = 4
; Localizable Strings
;
[Strings]
MFG="EFI"
DiskID1="EFI Printer Driver Disk 1"
Printer1="Fiery X3e 31C-M PCL"
Printer2="Fiery X3e 31C-M PCL eu"
CLASSNAME="Printer"
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.