;
; Copyright (c) 2004-2006. All rights reserved.
; Microsoft PScript5 Plug-in Driver for Windows 2000 and Windows XP.
;
[Version]
Signature="$Windows NT$"
Provider=%DELL%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=dlps3fei.cat
DriverVer=11/23/2006,4.2.1.30
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%DELL%=DELL, NTx86, NTx86.6.0
[OEM URLS]
%DELL%="http://www.dell.com/printers/"
;
; 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.
;
;
; Windows 2000 only.
;
[DELL]
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_W2K,LPTENUM\DellMFP_Laser_3115cnCA67
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_W2K,USBPRINT\DellMFP_Laser_3115cnCA67
;
; Windows XP, 2003
;
[DELL.NTx86]
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_I386,LPTENUM\DellMFP_Laser_3115cnCA67
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_I386,USBPRINT\DellMFP_Laser_3115cnCA67
;
; Windows Vista
;
[DELL.NTx86.6.0]
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_VistaI386,LPTENUM\DellMFP_Laser_3115cnCA67
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_VistaI386,USBPRINT\DellMFP_Laser_3115cnCA67
"Dell MFP Laser 3115cn PS" =DL3115CN.PPD_VistaI386,WSDPRINT\DellMFP_Laser_3115cnCA67
;
; 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.
;
[DL3115CN.PPD_W2K]
CopyFiles=PSCRIPT_W2K,@dl3115cn.ppd,@dl3115cn.ini,DLPSC3FE_I386,DLCOMMON_I386
DataSection=PSCRIPT_DATA_W2K
DataFile=DL3115CN.PPD
LanguageMonitor=%XPJL_MONITOR%
[DL3115CN.PPD_I386]
CopyFiles=@dl3115cn.ppd,@dl3115cn.ini,DLPSC3FE_I386,DLCOMMON_I386
DataSection=PSCRIPT_DATA
LanguageMonitor=%XPJL_MONITOR%
Include=NTPRINT.INF
Needs=PSCRIPT.OEM,PSCRIPT_DATA
DataFile=DL3115CN.PPD
[DL3115CN.PPD_VistaI386]
CopyFiles=@dl3115cn.ppd,@dl3115cn.ini,DLPSC3FE_I386,DLCOMMON_I386
DataFile=DL3115CN.PPD
LanguageMonitor=%XPJL_MONITOR%
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"
[PrinterPackageInstallation.x86]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}
;
; 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).
;
[DLCOMMON_I386]
dlzdhb32.dll
dlzadcmn.dll
dlzarl32.dll
dlzpmc3.dll
[DLPSC3FE_I386]
dlpsc3fu.dll
dlpsc3fr.dll
dlpsc3fe.fpl
dlpsc3fe.chm
dlpsc3fe.cfg
dlzC3153.dll
dlxbazil.dll
;
; 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]
2=%DISK_ID%,,,""
[SourceDisksFiles]
; PScript5
PSCRIPT5.DLL = 2
PS5UI.DLL = 2
PSCRIPT.HLP = 2
PSCRIPT.NTF = 2
; Common DLLs
dlzdhb32.dll = 2
dlzadcmn.dll = 2
dlzarl32.dll = 2
dlzpmc3.dll = 2
; Printers
dl3115cn.ppd = 2
dl3115cn.ini = 2
dlpsc3fu.dll = 2
dlpsc3fr.dll = 2
dlpsc3fe.fpl = 2
dlpsc3fe.chm = 2
dlpsc3fe.cfg = 2
dlzC3153.dll = 2
dlxbazil.dll = 2
[SourceDisksFiles.x86]
; PScript5
PSCRIPT5.DLL = 2
PS5UI.DLL = 2
PSCRIPT.HLP = 2
PSCRIPT.NTF = 2
; Common DLLs
dlzdhb32.dll = 2
dlzadcmn.dll = 2
dlzarl32.dll = 2
dlzpmc3.dll = 2
; Printers
dl3115cn.ppd = 2
dl3115cn.ini = 2
dlpsc3fu.dll = 2
dlpsc3fr.dll = 2
dlpsc3fe.fpl = 2
dlpsc3fe.chm = 2
dlpsc3fe.cfg = 2
dlzC3153.dll = 2
dlxbazil.dll = 2
;
; Localizable Strings
;
[Strings]
DELL="Dell Inc."
DISK_ID="Dell Printer Driver(Windows) CD-ROM"
PrinterClassName="Printers"
XPJL_MONITOR="Status Monitor Language Monitor for Dell MFP Laser 3115cn,DLXBAZIL.DLL"
Download Driver Pack
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.