AccXESPS.inf Driver File Contents (AccXES10.0_PS_enu.zip)

; AccXESPS.INF
;
; INF file for Xerox Wide Format Print Systems Windows 2000/XP Postscript drivers
;
; Copyright (C) 1999-2004 Xerox Corporation.  All Rights Reserved.
;
; Unauthorized Duplication or Distribution Prohibited
;

[Version]
Signature="$Windows NT$"
Provider=%XEROX%
LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=11/18/1999

;
; Manufacturer section.
;
; This 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]
"Xerox 6030 Wide Format PS"						=	6030.PS
"Xerox 6050 Wide Format PS"						=	6050.PS
"Xerox Wide Format Print System 721p PS"		=	721P.PS
"Xerox Wide Format Print System 510 Series PS"	=	510DP.PS
"Xerox Wide Format Print System 8825 PS"		=	8825.PS
"Xerox Wide Format Print System 8830 PS"		=	8830.PS
"Xerox Wide Format Print System 8850 PS"		=	8850.PS
"Xerox Wide Format Print System 8855 PS"		=	8855.PS
"Xerox Wide Format Print System X2 Tech PS"		=	X2TECH.PS

;
; 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.
;
;

[6030.PS]
CopyFiles=@XRXDW6030.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRXDW6030.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[6050.PS]
CopyFiles=@XRXDW6050.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRXDW6050.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM


[8825.PS]
CopyFiles=@XRX8825.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX8825.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[8830.PS]
CopyFiles=@XRX8830.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX8830.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[8850.PS]
CopyFiles=@XRX8850.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX8850.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[8855.PS]
CopyFiles=@XRX8855.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX8855.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[X2TECH.PS]
CopyFiles=@XRXX2.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRXX2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[510DP.PS]
CopyFiles=@XRX510DP.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX510DP.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[721P.PS]
CopyFiles=@XRX721P.PPD, XESDriverFiles
DataSection=PSCRIPT_DATA
DataFile=XRX721P.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM



; 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).
;

; May need to modify this [PSCRIPT4] and [UNIDRV4] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.
[PSCRIPT4]
PSCRIPT4.DLL
PS4UI.DLL
PSCRIPT4.HLP
PSCRIPT.NTF

[UNIDRV4]
UNIDRV4.DLL
UNIRES.DLL
UNI4UI.DLL
STDNAMES.GPD
UNIDRV4.HLP

[XESDriverFiles]
; Files common to all models
AccXESPS.INI
XESPSKM.DLL
XESPSUI.DLL
XESPSDRV.HLP
XESPS32R.DLL
XESUILIB.DLL

;
; Data Sections
;

; These sections contain data that is shared between devices.
;

; May need to modify this [PSCRIPT4_DATA] and [UNIDRV4_DATA] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.

[PSCRIPT4_DATA]
DriverFile=PSCRIPT4.DLL
ConfigFile=PS4UI.DLL
HelpFile=PSCRIPT4.HLP

[UNIDRV4_DATA]
DriverFile=UNIDRV4.DLL
ConfigFile=UNI4UI.DLL
HelpFile=UNIDRV4.HLP


;
;  Location of source files not in Layout.inf.
;

;  May need to alter the source locations for the pscript4 and Unidrv4 files
;  to indicate where to install them from.

[SourceDisksFiles]
;xespskm.dll     = 1,,,,,,,11,3
;xespsui.dll     = 1,,,,,,,11,3

pscript4.dll  = 1,,,,,,,11,3
ps4ui.dll     = 1,,,,,,,11,3
pscript4.hlp  = 1,,,,,,,11,3
pscript.ntf   = 1,,,,,,,11,3

UNIDRV4.DLL   = 1,,,,,,,11,3
UNIRES.DLL    = 1,,,,,,,11,3
UNI4UI.DLL    = 1,,,,,,,11,3
UNIDRV4.HLP   = 1,,,,,,,11,3
STDNAMES.GPD  = 1,,,,,,,11,3


;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;

[DestinationDirs]
DefaultDestDir=66000

;
; Control Flags
;
[ControlFlags]
ExcludeFromSelect = 2369

;
; Localizable Strings
;
[Strings]
XEROX="Xerox Corporation"
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: ftp, load: 1.58