xp3320.inf Driver File Contents (Phaser_3320_Win8_32-bit_and_64-bit_PS.exe)

; Copyright (c) 1998-2012 Xerox Corporation. ALL right reserved.

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile=xp3320ps.cat
DriverVer=11/01/2012,2.00.91
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}

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

[Manufacturer]
%PROVIDER% = MODEL, ntx86, ntx86.6.0, ntamd64, ntamd64.6.0

; Model section for Windows 2000
[MODEL]
"Xerox Phaser 3320 PS" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC


; Model section for Windows XP
[MODEL.ntx86]
"Xerox Phaser 3320 PS" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC


; Model section for Vista or Later
[MODEL.ntx86.6.0]
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X86, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X86, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X86, WSDPRINT\XeroxPhaser_332077CC


; Model section for Windows XP x64
[MODEL.ntamd64]
"Xerox Phaser 3320 PS" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC


; Model section for Vista or Later x64
[MODEL.ntamd64.6.0]
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X64, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X64, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320 PS" = DRVINSTALL_VISTA_X64, WSDPRINT\XeroxPhaser_332077CC



[OEM URLS]
%PROVIDER% = "http://office.xerox.com"

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

; Installation section
[DRVINSTALL]
CopyFiles=@xp3320.ppd,DRVFILES,LANGMONFILES,COINSTFILES,PSCRIPT_MS,LANGRES,PrintProcessor
DataSection=PSCRIPT_DATA
DataFile=xp3320.ppd
LanguageMonitor="sxr1m Langmon,sxr1mlm.dll"
PrintProcessor="xp3320pp,xp3320pp.dll"

[DRVINSTALL_VISTA_X86]
CopyFiles=@xp3320.ppd,DRVFILES,LANGMONFILES,COINSTFILES,PSCRIPT_MS,LANGRES,PrintProcessor
DataSection=PSCRIPT_DATA
DataFile=xp3320.ppd
LanguageMonitor="sxr1m Langmon,sxr1mlm.dll"
PrintProcessor="xp3320pp,xp3320pp.dll"
AddReg = DRVINSTALL_VISTA_X86.AddReg

[DRVINSTALL_VISTA_X64]
CopyFiles=@xp3320.ppd,DRVFILES,LANGMONFILES,COINSTFILES,PSCRIPT_MS,LANGRES,PrintProcessor
DataSection=PSCRIPT_DATA
DataFile=xp3320.ppd
LanguageMonitor="sxr1m Langmon,sxr1mlm.dll"
PrintProcessor="xp3320pp,xp3320pp.dll"
AddReg = DRVINSTALL_VISTA_X64.AddReg


[DRVINSTALL_VISTA_X86.AddReg]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppName,0x00000000,xp3320sm.exe
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppPath,0x00000000,"%51%\drivers\w32x86\3"
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",Policy,0x00010001,3

[DRVINSTALL_VISTA_X64.AddReg]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppName,0x00000000,xp3320sm.exe
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppPath,0x00000000,"%51%\drivers\x64\3"
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",Policy,0x00010001,3


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

; Coinstaller section name --> install section name.Coinstallers
[DRVINSTALL.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[DRVINSTALL.ntx86.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[DRVINSTALL.ntamd64.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[DRVINSTALL_VISTA_X86.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[DRVINSTALL_VISTA_X64.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES


[COINST.AddReg] 
HKR,,CoInstallers32,0x10000,"xp3320ci.dll,CoDeviceInstall" 

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

;------------------------------------------------------

; 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)
;
[PSCRIPT_MS]
pscript5.dll,pscript5.dll,,0x00000020
ps5ui.dll,ps5ui.dll,,0x00000020
pscript.hlp,pscript.hlp,,0x00000020
pscript.ntf,pscript.ntf,,0x00000020
PS_SCHM.GDL,PS_SCHM.GDL,,0x00000020

[PrintProcessor]
xp3320pp.dll,smpspp.dll

[LANGMONFILES]
sxr1mlm.dll
sxr1mlm.smt

[COINSTFILES]
xp3320ci.dll, coinst.dll
xp3320ci.exe, coinst.exe

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320rd.dll,smpsc1rd.dll
xp3320pu.dll ,itdrvpu.dll
xp3320uc.dll,itdrvuc.dll
xp3320ur.dll,itdrvur.dll
xp3320sc.dll,itdrvsc.dll
xp3320.ver
xp3320io.dll,itdrvio.dll
xp3320n.dll ,itdrvn.dll
xp3320u.ini

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU (Driver Configuration Utility)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320cu.dll,	itdrvcu.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lite Status Monitor files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320sm.exe, itdrvsm.exe
xp3320sm.trs, itdrvsm.trs
xp3320sm.xml, itdrvsm.xml
xp3320sm.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320mu.dll,  itdrvmu.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320c.xml
xp3320p.xml
xp3320f.xml,itdrvf.xml

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320yc.bmp, itdrvyc.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320u.bmp
xp3320u1.bmp



[LANGRES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320ab.xml,   itdrvab.xml
xp3320bp.xml,   itdrvbp.xml
xp3320cz.xml,   itdrvcz.xml
xp3320dn.xml,   itdrvdn.xml
xp3320dt.xml,   itdrvdt.xml
xp3320el.xml,   itdrvel.xml
xp3320en.xml,   itdrven.xml 
xp3320fi.xml,   itdrvfi.xml
xp3320fn.xml,   itdrvfn.xml
xp3320gr.xml,   itdrvgr.xml
xp3320hb.xml,   itdrvhb.xml
xp3320hu.xml,   itdrvhu.xml
xp3320it.xml,   itdrvit.xml
xp3320nr.xml,   itdrvnr.xml
xp3320po.xml,   itdrvpo.xml
xp3320ru.xml,   itdrvru.xml
xp3320sp.xml,   itdrvsp.xml
xp3320sw.xml,   itdrvsw.xml
xp3320tk.xml,   itdrvtk.xml

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320ab.chm,  itdrvab.chm
xp3320bp.chm,  itdrvbp.chm
xp3320cz.chm,  itdrvcz.chm
xp3320dn.chm,  itdrvdn.chm
xp3320dt.chm,  itdrvdt.chm
xp3320el.chm,  itdrvel.chm
xp3320en.chm,  itdrven.chm 
xp3320fi.chm,  itdrvfi.chm
xp3320fn.chm,  itdrvfn.chm
xp3320gr.chm,  itdrvgr.chm
xp3320hb.chm,  itdrvhb.chm
xp3320hu.chm,  itdrvhu.chm
xp3320it.chm,  itdrvit.chm
xp3320nr.chm,  itdrvnr.chm
xp3320po.chm,  itdrvpo.chm
xp3320ru.chm,  itdrvru.chm
xp3320sp.chm,  itdrvsp.chm
xp3320sw.chm,  itdrvsw.chm
xp3320tk.chm,  itdrvtk.chm


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

[DestinationDirs]
DefaultDestDir=66000
DRVFILES=66000
LANGMONFILES=66002
COINSTFILES=66002
PrintProcessor=66001


[SourceDisksNames]
5 = %DISK_NAME%,,,"Common\help"
4 = %DISK_NAME%,,,"Common\string"
3 = %DISK_NAME%,,,"i386"
2 = %DISK_NAME%,,,"Common"
1 = %DISK_NAME%,,,

[SourceDisksNames.amd64]
5 = %DISK_NAME%,,,"Common\help"
4 = %DISK_NAME%,,,"Common\string"
3 = %DISK_NAME%,,,"amd64"
2 = %DISK_NAME%,,,"Common"
1 = %DISK_NAME%,,,


[SourceDisksFiles]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core and Other DLLs files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PS_WIN
smpsc1rd.dll    = 3
smpspp.dll      = 3

; Postscript ms
pscript5.dll    = 3
ps5ui.dll       = 3
pscript.hlp     = 3
pscript.ntf     = 3
PS_SCHM.GDL     = 3

; FUI
itdrvpu.dll     = 3 
itdrvuc.dll     = 3 
itdrvur.dll     = 3

; SCMS
itdrvsc.dll     = 3 

; SNMP
itdrvio.dll     = 3
itdrvn.dll      = 3


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll      = 3
coinst.exe      = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mlm.dll     = 3
sxr1mlm.smt     = 3


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvmu.dll     = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU (Driver Configuration Utility)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcu.dll     = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lite Status Monitor files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvsm.exe     = 2
itdrvsm.trs     = 2
itdrvsm.xml     = 2
xp3320sm.bmp     = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xp3320.ppd      = 1
xp3320u.ini     = 2
xp3320.ver      = 1
xp3320c.xml     = 1
xp3320p.xml     = 1
itdrvf.xml      = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bitmap image files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; common bitmap
itdrvyc.bmp     = 2

; model dependent bitmap
xp3320u.bmp     = 2
xp3320u1.bmp    = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvab.xml 	= 4
itdrvbp.xml 	= 4
itdrvcz.xml 	= 4
itdrvdn.xml 	= 4
itdrvdt.xml 	= 4
itdrvel.xml 	= 4
itdrven.xml 	= 4
itdrvfi.xml 	= 4
itdrvfn.xml 	= 4
itdrvgr.xml 	= 4
itdrvhb.xml 	= 4
itdrvhu.xml 	= 4
itdrvit.xml 	= 4
itdrvnr.xml 	= 4
itdrvpo.xml 	= 4
itdrvru.xml 	= 4
itdrvsp.xml 	= 4
itdrvsw.xml 	= 4
itdrvtk.xml 	= 4

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvab.chm 	= 5
itdrvbp.chm 	= 5
itdrvcz.chm 	= 5
itdrvdn.chm 	= 5
itdrvdt.chm 	= 5
itdrvel.chm 	= 5
itdrven.chm 	= 5
itdrvfi.chm 	= 5
itdrvfn.chm 	= 5
itdrvgr.chm 	= 5
itdrvhb.chm 	= 5
itdrvhu.chm 	= 5
itdrvit.chm 	= 5
itdrvnr.chm 	= 5
itdrvpo.chm 	= 5
itdrvru.chm 	= 5
itdrvsp.chm 	= 5
itdrvsw.chm 	= 5
itdrvtk.chm 	= 5

[PrinterPackageInstallation.x86]
PackageAware=TRUE

[PrinterPackageInstallation.amd64]
PackageAware=TRUE

[Strings]
PROVIDER = "Xerox"
PREFIX   = "xp3320"
DISK_NAME = "Xerox Printer Driver Installation CD"
GUIDSM = "{761A12E9-EFDC-4308-BA3D-0599A7D00F06}"
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: 2.19