xrpsshei.inf Driver File Contents (WC133Eng2kxpps.zip)

;
; Copyright (C) 2000-2005 Fuji Xerox Co., Ltd. All rights reserved.
; Microsoft PScript5 Plug-in Driver for Windows 2000 and Windows XP.
;

[Version]
Signature="$Windows NT$"
Provider=%Xerox%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=xrpsshei.cat
DriverVer=10/06/2005,4.1.17.11

;
; Manufacturer section.
;
; This section lists all of the manufacturers 
; that we will display in the Dialog box
;
[Manufacturer]
%Xerox%=Xerox, NT

[OEM URLS]
%Xerox%="http://www.xerox.com"

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

;Win2K

[Xerox]

"Xerox WorkCentre M123 PS" =XRM23EE2.PPD_W2K,LPTENUM\XeroxWorkCentre_M123783C
"Xerox WorkCentre M123 PS" =XRM23EE2.PPD_W2K,USBPRINT\XeroxWorkCentre_M123783C
"Xerox WorkCentre M128 PS" =XRM28EE2.PPD_W2K,LPTENUM\XeroxWorkCentre_M128BF7D
"Xerox WorkCentre M128 PS" =XRM28EE2.PPD_W2K,USBPRINT\XeroxWorkCentre_M128BF7D
"Xerox WorkCentre Pro 123 PS" =XRP23EE1.PPD_W2K,LPTENUM\XeroxWorkCentre_Pro_0DCC
"Xerox WorkCentre Pro 123 PS" =XRP23EE1.PPD_W2K,USBPRINT\XeroxWorkCentre_Pro_0DCC
"Xerox WorkCentre Pro 128 PS" =XRP28EE1.PPD_W2K,LPTENUM\XeroxWorkCentre_Pro_CA8D
"Xerox WorkCentre Pro 128 PS" =XRP28EE1.PPD_W2K,USBPRINT\XeroxWorkCentre_Pro_CA8D
"Xerox WorkCentre 133 PS" =XRM33EE1.PPD_W2K,LPTENUM\XeroxWorkCentre_1338713
"Xerox WorkCentre 133 PS" =XRM33EE1.PPD_W2K,USBPRINT\XeroxWorkCentre_1338713
"Xerox WorkCentre Pro 133 PS" =XRP33EE1.PPD_W2K,LPTENUM\XeroxWorkCentre_Pro_9DCD
"Xerox WorkCentre Pro 133 PS" =XRP33EE1.PPD_W2K,USBPRINT\XeroxWorkCentre_Pro_9DCD

;WinXP and later

[Xerox.NT]
"Xerox WorkCentre M123 PS" =XRM23EE2.PPD,LPTENUM\XeroxWorkCentre_M123783C
"Xerox WorkCentre M123 PS" =XRM23EE2.PPD,USBPRINT\XeroxWorkCentre_M123783C
"Xerox WorkCentre M128 PS" =XRM28EE2.PPD,LPTENUM\XeroxWorkCentre_M128BF7D
"Xerox WorkCentre M128 PS" =XRM28EE2.PPD,USBPRINT\XeroxWorkCentre_M128BF7D
"Xerox WorkCentre Pro 123 PS" =XRP23EE1.PPD,LPTENUM\XeroxWorkCentre_Pro_0DCC
"Xerox WorkCentre Pro 123 PS" =XRP23EE1.PPD,USBPRINT\XeroxWorkCentre_Pro_0DCC
"Xerox WorkCentre Pro 128 PS" =XRP28EE1.PPD,LPTENUM\XeroxWorkCentre_Pro_CA8D
"Xerox WorkCentre Pro 128 PS" =XRP28EE1.PPD,USBPRINT\XeroxWorkCentre_Pro_CA8D
"Xerox WorkCentre 133 PS" =XRM33EE1.PPD,LPTENUM\XeroxWorkCentre_1338713
"Xerox WorkCentre 133 PS" =XRM33EE1.PPD,USBPRINT\XeroxWorkCentre_1338713
"Xerox WorkCentre Pro 133 PS" =XRP33EE1.PPD,LPTENUM\XeroxWorkCentre_Pro_9DCD
"Xerox WorkCentre Pro 133 PS" =XRP33EE1.PPD,USBPRINT\XeroxWorkCentre_Pro_9DCD

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

;PostScriptDrivers Win2K

[XRM23EE2.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrm23ee2.ppd,@xrm23ee2.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrm23ee2.ppd

[XRM28EE2.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrm28ee2.ppd,@xrm28ee2.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrm28ee2.ppd

[XRP23EE1.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrp23ee1.ppd,@xrp23ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrp23ee1.ppd

[XRP28EE1.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrp28ee1.ppd,@xrp28ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrp28ee1.ppd

[XRM33EE1.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrm33ee1.ppd,@xrm33ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrm33ee1.ppd

[XRP33EE1.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@xrp33ee1.ppd,@xrp33ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA_W2K
DataFile=xrp33ee1.ppd

;PostScriptDrivers WinXP and later

[XRM23EE2.PPD]
CopyFiles=@xrm23ee2.ppd,@xrm23ee2.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[XRM28EE2.PPD]
CopyFiles=@xrm28ee2.ppd,@xrm28ee2.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[XRP23EE1.PPD]
CopyFiles=@xrp23ee1.ppd,@xrp23ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[XRP28EE1.PPD]
CopyFiles=@xrp28ee1.ppd,@xrp28ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[XRM33EE1.PPD]
CopyFiles=@xrm33ee1.ppd,@xrm33ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[XRP33EE1.PPD]
CopyFiles=@xrp33ee1.ppd,@xrp33ee1.ini,XRPSCSHE,XRCOMMON
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM,PSCRIPT_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).
;

[XRCOMMON]
xrzdhb32.dll
xrzadcmn.dll
xrzarl32.dll
xrzpmc2.dll

[XRPSCSHE]
xrpsbcmu.dll
xrpscshu.dll
xrpscshr.dll
xrzm1282.dll
xrpscshe.fpl
xrpscshe.eng
xrpscshe.cfg
xrpscshe.hlp
xrpscshe.cnt


; PScript5 is extracted from Windows 2000 Service Pack 3 and the installation
; on only Windows 2000 is granted under the MICROSOFT CORPORATION LICENSE AND
; DISTRIBUTION AGREEMENT.
; 

[PSCRIPT_W2K]
PSCRIPT5.DLL
PS5UI.DLL
PSCRIPT.HLP
PSCRIPT.NTF

[PSCRIPT_DATA_W2K]
DriverFile=PSCRIPT5.DLL
ConfigFile=PS5UI.DLL
HelpFile=PSCRIPT.HLP

;
; 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]
;InteractiveInstall = \

;
;  Source Disks Section
;
[SourceDisksNames.x86]
2=%DISK_ID%,,,""

[SourceDisksFiles]
; PScript5
PSCRIPT5.DLL = 2
PS5UI.DLL    = 2
PSCRIPT.HLP  = 2
PSCRIPT.NTF  = 2

; Common DLLs
xrzdhb32.dll = 2
xrzadcmn.dll = 2
xrzarl32.dll = 2
xrzpmc2.dll  = 2

; Printers
xrm23ee2.ppd = 2
xrm23ee2.ini = 2
xrm28ee2.ppd = 2
xrm28ee2.ini = 2
xrp23ee1.ppd = 2
xrp23ee1.ini = 2
xrp28ee1.ppd = 2
xrp28ee1.ini = 2
xrm33ee1.ppd = 2
xrm33ee1.ini = 2
xrp33ee1.ppd = 2
xrp33ee1.ini = 2
xrpsbcmu.dll = 2
xrpscshu.dll = 2
xrpscshr.dll = 2
xrzm1282.dll = 2
xrpscshe.fpl = 2
xrpscshe.eng = 2
xrpscshe.cfg = 2
xrpscshe.hlp = 2
xrpscshe.cnt = 2

;
; Localizable Strings
;
[Strings]
Xerox="Xerox"
DISK_ID="Xerox PostScript Driver Library CD-ROM"
PrinterClassName="Printers"
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.03