x6300_2k.inf Driver File Contents (6300Win2kXP03_EnNDPS.exe)

; Copyright (c) Xerox, Inc.

[Version]
Signature="$Windows NT$"
Provider="Xerox"
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=02/16/2006

[ClassInstall32.NT]
AddReg=printer_class_addreg

[printer_class_addreg]
HKR,,,,%PrinterClassName%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box

[Manufacturer]
"Xerox" = Xerox, NT.5.1

[Xerox]
"Xerox Phaser 6300N PS"    = XRX6300N.PPD,USBPRINT\XeroxPhaser_6300NC19B,XeroxPhaser_6300NC19B,XeroxPhaser_6300N
"Xerox Phaser 6300DN PS"   = XR6300DN.PPD,USBPRINT\XeroxPhaser_6300DN3F06,XeroxPhaser_6300DN3F06,XeroxPhaser_6300DN
"Xerox Phaser 6350DP PS"   = XR6350DP.PPD,USBPRINT\XeroxPhaser_6350DPFB86,XeroxPhaser_6350DPFB86,XeroxPhaser_6350DP
"Xerox Phaser 6350DT PS"   = XR6350DT.PPD,USBPRINT\XeroxPhaser_6350DT3887,XeroxPhaser_6350DT3887,XeroxPhaser_6350DT
"Xerox Phaser 6350DX PS"   = XR6350DX.PPD,USBPRINT\XeroxPhaser_6350DX3D87,XeroxPhaser_6350DX3D87,XeroxPhaser_6350DX

[Xerox.NT.5.1]
"Xerox Phaser 6300N PS"    = XRX6300N.XP,USBPRINT\XeroxPhaser_6300NC19B,XeroxPhaser_6300NC19B,XeroxPhaser_6300N
"Xerox Phaser 6300DN PS"   = XR6300DN.XP,USBPRINT\XeroxPhaser_6300DN3F06,XeroxPhaser_6300DN3F06,XeroxPhaser_6300DN
"Xerox Phaser 6350DP PS"   = XR6350DP.XP,USBPRINT\XeroxPhaser_6350DPFB86,XeroxPhaser_6350DPFB86,XeroxPhaser_6350DP
"Xerox Phaser 6350DT PS"   = XR6350DT.XP,USBPRINT\XeroxPhaser_6350DT3887,XeroxPhaser_6350DT3887,XeroxPhaser_6350DT
"Xerox Phaser 6350DX PS"   = XR6350DX.XP,USBPRINT\XeroxPhaser_6350DX3D87,XeroxPhaser_6350DX3D87,XeroxPhaser_6350DX

;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. If the section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;

[XRX6300N.PPD]
CopyFiles=@XRX6300N.PPD,@XRX6300N.OPT,PSCRIPT_XP,Xerox_PlugIn
DataSection=PSCRIPT_DATA_XP


[XR6300DN.PPD]
CopyFiles=@XR6300DN.PPD,@XR6300DN.OPT,PSCRIPT_XP,Xerox_PlugIn
DataSection=PSCRIPT_DATA_XP


[XR6350DP.PPD]
CopyFiles=@XR6350DP.PPD,@XR6350DP.OPT,PSCRIPT_XP,Xerox_PlugIn
DataSection=PSCRIPT_DATA_XP


[XR6350DT.PPD]
CopyFiles=@XR6350DT.PPD,@XR6350DT.OPT,PSCRIPT_XP,Xerox_PlugIn
DataSection=PSCRIPT_DATA_XP


[XR6350DX.PPD]
CopyFiles=@XR6350DX.PPD,@XR6350DX.OPT,PSCRIPT_XP,Xerox_PlugIn
DataSection=PSCRIPT_DATA_XP

[XRX6300N.XP]
CopyFiles=@XRX6300N.PPD,@XRX6300N.OPT,Xerox_PlugIn
DataFile=XRX6300N.PPD
DataSection=PSCRIPT_DATA
Include=NTPRINT.INF
Needs=PSCRIPT.OEM


[XR6300DN.XP]
CopyFiles=@XR6300DN.PPD,@XR6300DN.OPT,Xerox_PlugIn
DataFile=XR6300DN.PPD
DataSection=PSCRIPT_DATA
Include=NTPRINT.INF
Needs=PSCRIPT.OEM


[XR6350DP.XP]
CopyFiles=@XR6350DP.PPD,@XR6350DP.OPT,Xerox_PlugIn
DataFile=XR6350DP.PPD
DataSection=PSCRIPT_DATA
Include=NTPRINT.INF
Needs=PSCRIPT.OEM


[XR6350DT.XP]
CopyFiles=@XR6350DT.PPD,@XR6350DT.OPT,Xerox_PlugIn
DataFile=XR6350DT.PPD
DataSection=PSCRIPT_DATA
Include=NTPRINT.INF
Needs=PSCRIPT.OEM


[XR6350DX.XP]
CopyFiles=@XR6350DX.PPD,@XR6350DX.OPT,Xerox_PlugIn
DataFile=XR6350DX.PPD
DataSection=PSCRIPT_DATA
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)
;

[Xerox_PlugIn]
psct6300.dll
psct6300.exe
ps6300ui.dll
xnt6300u.dll
xrx6300.cab
xrx6300u.dll
x6300l.dll
x6300p.dll
x6300ps.dll
x6300ps.ini
x6300ui.dll
xps5ren.dll
xrx6300.cfg
xrx6300.chm
xrx6300.dat
x6300smu.dll
xrxmerui.dll
xpdwm2.hlp
xrxwm2.dll
xlibeay.dll


[PSCRIPT_XP]
PSCRIPT5.DLL,,,32
PS5UI.DLL,,,32
PSCRIPT.HLP,,,32
PSCRIPT.NTF,,,32
PSCRPTFE.NTF,,,32

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

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

[PSCRIPT_DATA]
Include=NTPRINT.INF
Needs=PSCRIPT_DATA

;
;
; Color profiles go to the colors directory.  All other files to the the
; drivers directory
;

;
; 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 = "Phaser 6300 CD ",,,""

;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;

[SourceDisksFiles]
PSCRIPT5.DLL = 1
PS5UI.DLL = 1
PSCRIPT.HLP = 1
PSCRIPT.NTF = 1
PSCRPTFE.NTF = 1
psct6300.dll = 1
psct6300.exe = 1
ps6300ui.dll = 1
xnt6300u.dll = 1
xrx6300.cab = 1
xrx6300u.dll = 1
x6300l.dll = 1
x6300p.dll = 1
x6300ps.dll = 1
x6300ps.ini = 1
x6300ui.dll = 1
xps5ren.dll = 1
XR6300DN.opt = 1
XR6300DN.ppd = 1
XRX6300N.opt = 1
XRX6300N.ppd = 1
XR6350DP.opt = 1
XR6350DP.ppd = 1
XR6350DT.opt = 1
XR6350DT.ppd = 1
XR6350DX.opt = 1
XR6350DX.ppd = 1
xrx6300.cfg = 1
xrx6300.chm = 1
xrx6300.dat = 1
x6300smu.dll = 1
xrxmerui.dll = 1
xpdwm2.hlp = 1
xrxwm2.dll = 1
xlibeay.dll = 1

;
; Localizable Strings
;

[Strings]
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: web5, load: 1.98