; 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]
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Watermark","1",2,"0,0,255,0,0,1,0,0,450,700,0,24,Helvetica,CONFIDENTIAL"
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Watermark","2",2,"0,0,0,0,255,1,0,0,450,700,0,24,Helvetica,COPY"
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Watermark","3",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,DRAFT"
HKLM,"SYSTEM\CurrentControlSet\Control\Print\Watermark","4",2,"0,0,0,255,0,1,0,0,450,700,0,24,Helvetica,TOP SECRET"
HKLM,"SYSTEM\CurrentControlSet\Control\Print\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%=EF3X2A26.PDD,LPTENUM\31CP-M1.2euD84D
%Printer2%=EF3X2026.PDD,LPTENUM\31CP-M1.2D58B
;
; Installer Sections
;
;
[EF3X2026.PDD]
CopyFiles=@EF3X2026.PDD,PCLDriverFiles_NT1
DataFile=EF3X2026.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
[EF3X2A26.PDD]
CopyFiles=@EF3X2A26.PDD,PCLDriverFiles_NT2
DataFile=EF3X2A26.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]
EF3X2026.bdi
EF3X2026.chm
EF3X2026.cin
EF3X2026.dll
EF3X2026.ext
EF3X2026.fin
EF3X2026.lan
EF3X2026.oem
EF3X2026.pge
EF3X2026.rpc
EF3X2026.uim
EFP5DSG6.DLL
EFP5GG6.DLL
EFP5UIG6.DLL
[PCLDriverFiles_NT2]
EF3X2A26.bdi
EF3X2A26.chm
EF3X2A26.cin
EF3X2A26.dll
EF3X2A26.ext
EF3X2A26.fin
EF3X2A26.lan
EF3X2A26.oem
EF3X2A26.pge
EF3X2A26.rpc
EF3X2A26.uim
EFP5DSG6.DLL
EFP5GG6.DLL
EFP5UIG6.DLL
; Data Sections
;
[PCLData_NT]
DriverFile=EFP5GG6.DLL
ConfigFile=EFP5UIG6.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]
1 = %DiskID1%,, 0000-0000
;
;
[SourceDisksFiles]
EF3X2A26.PDD = 1
EF3X2026.PDD = 1
EF3X2026.bdi = 1
EF3X2026.chm = 1
EF3X2026.cin = 1
EF3X2026.dll = 1
EF3X2026.ext = 1
EF3X2026.fin = 1
EF3X2026.lan = 1
EF3X2026.oem = 1
EF3X2026.pge = 1
EF3X2026.rpc = 1
EF3X2026.uim = 1
EFP5DSG6.DLL = 1
EFP5GG6.DLL = 1
EFP5UIG6.DLL = 1
EF3X2A26.bdi = 1
EF3X2A26.chm = 1
EF3X2A26.cin = 1
EF3X2A26.dll = 1
EF3X2A26.ext = 1
EF3X2A26.fin = 1
EF3X2A26.lan = 1
EF3X2A26.oem = 1
EF3X2A26.pge = 1
EF3X2A26.rpc = 1
EF3X2A26.uim = 1
EFP5DSG6.DLL = 1
EFP5GG6.DLL = 1
EFP5UIG6.DLL = 1
; Localizable Strings
;
[Strings]
MFG="EFI"
DiskID1="EFI Printer Driver Disk 1"
Printer2="Fiery X3e 31C-M PCL v1.2"
Printer1="Fiery X3e 31C-M PCL v1.2 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.