sxr1m.inf Driver File Contents (Phaser_3320_Win8_32-bit_and_64-bit_PCL6.exe)

; Copyright 2011 Xerox. ALL right reserved.

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sxr1m.cat
DriverVer=11/06/2012, 3.11.76.01
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 and XP
[MODEL]
"Xerox Phaser 3320" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC

[MODEL.NTx86]
"Xerox Phaser 3320" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC

[MODEL.NTx86.6.0]
"Xerox Phaser 3320" = DRVINSTALL.NTx86.6.0, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL.NTx86.6.0, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL.NTx86.6.0, WSDPRINT\XeroxPhaser_332077CC

[MODEL.NTamd64]
"Xerox Phaser 3320" = DRVINSTALL, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL, WSDPRINT\XeroxPhaser_332077CC

[MODEL.NTamd64.6.0]
"Xerox Phaser 3320" = DRVINSTALL.NTamd64.6.0, LPTENUM\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL.NTamd64.6.0, USBPRINT\XeroxPhaser_332077CC
"Xerox Phaser 3320" = DRVINSTALL.NTamd64.6.0, 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 for Win2000 and XP
[DRVINSTALL]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES
;,LIVEUPDATE
DataSection=DRVCONFIG
DataFile=sxr1mpp.dll

[DRVINSTALL.NTx86.6.0]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES
;,LIVEUPDATE
DataSection=DRVCONFIG
DataFile=sxr1mpp.dll
AddReg = DRVINSTALL.NTx86.6.0.AddReg

[DRVINSTALL.NTx86.6.0.AddReg]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppName,0x00000000,sxr1msm.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.NTamd64.6.0]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES
;,LIVEUPDATE
DataSection=DRVCONFIG
DataFile=sxr1mpp.dll
AddReg = DRVINSTALL.NTamd64.6.0.AddReg

[DRVINSTALL.NTamd64.6.0.AddReg]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUIDSM%",AppName,0x00000000,sxr1msm.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.
;
[DRVCONFIG]
DriverFile=sxr1m.dll
ConfigFile=sxr1mdu.dll
HelpFile=sxr1men.chm
LanguageMonitor="sxr1m Langmon,sxr1mlm.dll"
PrintProcessor="sxr1mPC,sxr1mpc.dll"

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

[DRVINSTALL.NTx86.6.0.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[DRVINSTALL.NTamd64.6.0.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

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

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

; 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)
;
[LANGMONFILES]
sxr1mlm.dll
sxr1mlm.smt

[PRPROCFILES]
sxr1mpc.dll,  itdrvpc.dll

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

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1m.dll,    itdrv.dll
sxr1mdu.dll,  itdrvdu.dll
sxr1muc.dll,  itdrvuc.dll
sxr1mur.dll,  itdrvur.dll
sxr1mpp.dll,  itdrvpp.dll
sxr1mo.dll,   itdrvo.dll
sxr1mf.xml, itdrvf.xml

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mlf.dll,  itdrvlf.dll
sxr1mum.dll,  itdrvum.dll
sxr1mum.xml,  itdrvum.xml

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1msc.cts
sxr1msc.dll,  itdrvsc.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mmu.dll,  itdrvmu.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mc.xml
sxr1mp.xml
sxr1mpp.ver

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sxr1mlc.bmp,  itdrvlc.bmp
sxr1myc.bmp, itdrvyc.bmp
;sxr1mxc.bmp, itdrvxc.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mu.bmp
sxr1mu1.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mio.dll,  itdrvio.dll
sxr1mn.dll,   itdrvn.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Eco Confirm files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sxr1mxu.dll,	itdrvxu.dll
;sxr1man.dll,	itdrvan.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; AMPV
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sxr1mam.exe,	itdrvAM.exe

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web agreement
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sxr1mDR.exe,    itdrvDR.exe
;sxr1mUA.dll,	itdrvUA.dll
;sxr1mUA.xml,	itdrvUA.xml

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mab.xml,  itdrvab.xml 
sxr1mbp.xml,  itdrvbp.xml 
sxr1mcz.xml,  itdrvcz.xml
sxr1mdn.xml,  itdrvdn.xml 
sxr1mdt.xml,  itdrvdt.xml 
sxr1mel.xml,  itdrvel.xml 
sxr1men.xml,  itdrven.xml 
sxr1mfi.xml,  itdrvfi.xml 
sxr1mfn.xml,  itdrvfn.xml 
sxr1mgr.xml,  itdrvgr.xml 
sxr1mhb.xml,  itdrvhb.xml 
sxr1mhu.xml,  itdrvhu.xml
sxr1mit.xml,  itdrvit.xml 
sxr1mnr.xml,  itdrvnr.xml 
sxr1mpo.xml,  itdrvpo.xml 
sxr1mru.xml,  itdrvru.xml 
sxr1msp.xml,  itdrvsp.xml 
sxr1msw.xml,  itdrvsw.xml 
sxr1mtk.xml,  itdrvtk.xml 

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mab.chm,  itdrvab.chm 
sxr1mbp.chm,  itdrvbp.chm 
sxr1mcz.chm,  itdrvcz.chm
sxr1mdn.chm,  itdrvdn.chm 
sxr1mdt.chm,  itdrvdt.chm 
sxr1mel.chm,  itdrvel.chm 
sxr1men.chm,  itdrven.chm 
sxr1mfi.chm,  itdrvfi.chm 
sxr1mfn.chm,  itdrvfn.chm 
sxr1mgr.chm,  itdrvgr.chm 
sxr1mhb.chm,  itdrvhb.chm 
sxr1mhu.chm,  itdrvhu.chm
sxr1mit.chm,  itdrvit.chm 
sxr1mnr.chm,  itdrvnr.chm 
sxr1mpo.chm,  itdrvpo.chm 
sxr1mru.chm,  itdrvru.chm 
sxr1msp.chm,  itdrvsp.chm 
sxr1msw.chm,  itdrvsw.chm 
sxr1mtk.chm,  itdrvtk.chm 

;[LIVEUPDATE]
;lusetup.exe,  setup.exe
;
; Color profiles go to the colors directory.  All other files to the the
; system directory
;

[DestinationDirs]
DefaultDestDir=66000
LANGMONFILES=66002
COINSTFILES = 66002
PRPROCFILES=66001
;LIVEUPDATE=10,temp

[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 files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrv.dll       = 3
itdrvdu.dll     = 3
itdrvuc.dll     = 3
itdrvur.dll     = 3
itdrvpp.dll     = 2
itdrvo.dll      = 3
itdrvf.xml      = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Live Update
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;setup.exe       = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlf.dll     = 3
itdrvum.dll     = 3
itdrvum.xml     = 2

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1msc.cts     = 2
itdrvsc.dll     = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

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

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mc.xml	= 1
sxr1mp.xml	= 1
sxr1mpp.ver = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvlc.bmp     = 2
itdrvyc.bmp     = 2
;itdrvxc.bmp     = 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mu.bmp    = 2
sxr1mu1.bmp    = 2

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Eco Confirm files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvxu.dll     = 3
;itdrvan.dll     = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; AMPV
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvAM.exe		= 2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web agreement
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvDR.exe = 3
;itdrvUA.dll = 3
;itdrvUA.xml = 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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll      = 3 
coinst.exe      = 3 
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sxr1mlm.dll     = 3
sxr1mlm.smt     = 3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll     = 3

[Strings]
PROVIDER = "Xerox"
DISK_NAME = "Xerox Printer Driver Installation CD"
GUIDSM = "{D048A1F9-E699-41BE-8726-6DE6E2C11BC6}"
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.65