; PCL printer INF for WINXP
;
;
[Version]
Signature="$Windows NT$"
Provider=%OEM%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
InfVersion=1.0.1
Class=Printer
Creator=EFI
DriverVer=10/02/2002
CatalogFile=EF6M1X2E.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]
"Xerox"
;
; 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.
;
[Xerox]
; plug-and-play id, if hw does not support it, remove everything after .pdd
%Printer1%=EF6M1X12.PDD, LPTENUM\XeroxDocuColor_240_P10C5
%Printer2%=EF5M1X12.PDD, LPTENUM\XeroxDocuColor_250 PC1C4
;
; Installer Sections
;
;
[EF5M1X12.PDD]
CopyFiles=@EF5M1X12.PDD,PCLDriverFiles_NT1
DataFile=EF5M1X12.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
[EF6M1X12.PDD]
CopyFiles=@EF6M1X12.PDD,PCLDriverFiles_NT2
DataFile=EF6M1X12.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]
EF5M1X12.bxe
EF5M1X12.chm
EF5M1X12.dll
EF5M1X12.ext
EF5M1X12.fin
EF5M1X12.lan
EF5M1X12.oem
EF5M1X12.pge
EF5M1X12.uim
EFXLDSS5.DLL
EFXLGS5.DLL
EFXLIFS5.DLL
efjm.dll
msvcr71.dll
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll
[PCLDriverFiles_NT2]
EF6M1X12.bxe
EF6M1X12.chm
EF6M1X12.dll
EF6M1X12.ext
EF6M1X12.fin
EF6M1X12.lan
EF6M1X12.oem
EF6M1X12.pge
EF6M1X12.uim
EFXLDSS5.DLL
EFXLGS5.DLL
EFXLIFS5.DLL
efjm.dll
msvcr71.dll
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll
; Data Sections
;
[PCLData_NT]
DriverFile=EFXLGS5.DLL
ConfigFile=EFXLIFS5.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]
EF6M1X12.PDD = 1
EF5M1X12.PDD = 1
EF5M1X12.bxe = 1
EF5M1X12.chm = 1
EF5M1X12.dll = 1
EF5M1X12.ext = 1
EF5M1X12.fin = 1
EF5M1X12.lan = 1
EF5M1X12.oem = 1
EF5M1X12.pge = 1
EF5M1X12.uim = 1
EFXLDSS5.DLL = 1
EFXLGS5.DLL = 1
EFXLIFS5.DLL = 1
EF6M1X12.bxe = 1
EF6M1X12.chm = 1
EF6M1X12.dll = 1
EF6M1X12.ext = 1
EF6M1X12.fin = 1
EF6M1X12.lan = 1
EF6M1X12.oem = 1
EF6M1X12.pge = 1
EF6M1X12.uim = 1
EFXLDSS5.DLL = 1
EFXLGS5.DLL = 1
EFXLIFS5.DLL = 1
efjm.dll = 1
msvcr71.dll = 1
ehm10.dll = 1
ehmbrg.dll = 1
ehmcore.dll = 1
ehmecol.dll = 1
ehmefi.dll = 1
; Localizable Strings
;
[Strings]
OEM="Xerox"
DiskID1="Xerox Printer Driver Disk 1"
Printer2="DocuColor 250 PCL"
Printer1="DocuColor 240 PCL"
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.