oemsetup.inf Driver File Contents (cm3120_2020Win_2K_XP_PCL6v2.exe)

; 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=10/02/2002
CatalogFile=EF4X402E.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%=EF4X4A11.PDD,LPTENUM\31CP-M2.0eu18A8
%Printer2%=EF4X4011.PDD,LPTENUM\31CP-M2.014FA


;
; Installer Sections
;
;

[EF4X4011.PDD]
CopyFiles=@EF4X4011.PDD,PCLDriverFiles_NT1
DataFile=EF4X4011.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg

[EF4X4A11.PDD]
CopyFiles=@EF4X4A11.PDD,PCLDriverFiles_NT2
DataFile=EF4X4A11.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]
EFXLIFCU.DLL
EFXLGCU.DLL
EFXLDSCU.DLL
EF4X4011.uim
EF4X4011.fin
EF4X4011.dll
EF4X4011.ext
EF4X4011.lan
EF4X4011.chm
EF4X4011.bxe
EF4X4011.pge
EF4X4011.oem
efjm.dll
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll

[PCLDriverFiles_NT2]
EFXLIFCU.DLL
EFXLGCU.DLL
EFXLDSCU.DLL
EF4X4A11.uim
EF4X4A11.fin
EF4X4A11.dll
EF4X4A11.ext
EF4X4A11.lan
EF4X4A11.chm
EF4X4A11.bxe
EF4X4A11.pge
EF4X4A11.oem
efjm.dll
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll



; Data Sections
;
[PCLData_NT]
DriverFile=EFXLGCU.DLL
ConfigFile=EFXLIFCU.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]
EF4X4A11.PDD = 1
EF4X4011.PDD = 1
EFXLIFCU.DLL = 1 
EFXLGCU.DLL = 1 
EFXLDSCU.DLL = 1 
EF4X4011.uim = 1 
EF4X4011.fin = 1 
EF4X4011.dll = 1 
EF4X4011.ext = 1 
EF4X4011.lan = 1 
EF4X4011.chm = 1 
EF4X4011.bxe = 1 
EF4X4011.pge = 1 
EF4X4011.oem = 1 
EFXLIFCU.DLL = 1 
EFXLGCU.DLL = 1 
EFXLDSCU.DLL = 1 
EF4X4A11.uim = 1 
EF4X4A11.fin = 1 
EF4X4A11.dll = 1 
EF4X4A11.ext = 1 
EF4X4A11.lan = 1 
EF4X4A11.chm = 1 
EF4X4A11.bxe = 1 
EF4X4A11.pge = 1 
EF4X4A11.oem = 1 
efjm.dll = 1 
ehm10.dll = 1 
ehmbrg.dll = 1 
ehmcore.dll = 1 
ehmecol.dll = 1 
ehmefi.dll = 1 

; Localizable Strings
;
[Strings]
MFG="EFI"
DiskID1="EFI Printer Driver Disk 1"
Printer2="Fiery X3e 31C-M PCL v2.0"
Printer1="Fiery X3e 31C-M PCL v2.0 eu"
CLASSNAME="Printer"

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: web4, load: 1.47