; NTPRINT.INF (for SUR)
;
; List of supported printers, manufacturers
;
[Version]
Signature="$CHICAGO$"
Provider=%EFI%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"Xerox"
;
; Model sections. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;
[Xerox]
"Fiery ZX 5750 v3010.104" = EFAX5010.PPD
"Fiery ZX 5799 v3010.104" = EFAX7010.PPD
"Fiery ZX 5790 v3010.104" = EFAX3010.PPD
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
[EFAX7010.PPD]
CopyFiles=@EFAX7010.PPD,EFAX7010
DataFile=EFAX7010.PPD
DataSection=EFAX7010_DATA
[EFAX5010.PPD]
CopyFiles=@EFAX5010.PPD,EFAX5010
DataFile=EFAX5010.PPD
DataSection=EFAX5010_DATA
[EFAX3010.PPD]
CopyFiles=@EFAX3010.PPD,EFAX3010
DataFile=EFAX3010.PPD
DataSection=EFAX3010_DATA
; 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).
;
[EFAX7010]
EFPSDRVR.DLL
EFPSDRUI.DLL
EFAX7010.INI
EFI_UMPD.DLL
EFPSDRVR.HLP
;PSCRIPT.CNT
[EFAX5010]
EFPSDRVR.DLL
EFPSDRUI.DLL
EFAX5010.INI
EFI_UMPD.DLL
EFPSDRVR.HLP
;PSCRIPT.CNT
[EFAX3010]
EFPSDRVR.DLL
EFPSDRUI.DLL
EFAX3010.INI
EFI_UMPD.DLL
EFPSDRVR.HLP
;PSCRIPT.CNT
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[EFAX7010_DATA]
DriverFile=EFPSDRVR.DLL
ConfigFile=EFPSDRUI.DLL
HelpFile=EFPSDRVR.HLP
[EFAX5010_DATA]
DriverFile=EFPSDRVR.DLL
ConfigFile=EFPSDRUI.DLL
HelpFile=EFPSDRVR.HLP
[EFAX3010_DATA]
DriverFile=EFPSDRVR.DLL
ConfigFile=EFPSDRUI.DLL
HelpFile=EFPSDRVR.HLP
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; Localizable Strings
;
[Strings]
Xerox="Xerox"
[SourceDisksNames.x86]
4 = %Floppy%,,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
EFPSDRVR.DLL = 4
EFPSDRUI.DLL = 4
EFI_UMPD.DLL = 4
EFPSDRVR.HLP = 4
EFAX7010.PPD = 4
EFAX7010.INI = 4
EFAX5010.PPD = 4
EFAX5010.INI = 4
EFAX3010.PPD = 4
EFAX3010.INI = 4
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.