[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sdf1m.cat
DriverVer=01/24/2013, 3.05.10.00
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
[MODEL]
"Dell 2335dn MFP" = DRVINSTALL, USBPRINT\Dell2335dn_MFP6216
; Model section for Windows 2000 and XP
[MODEL.NTx86]
"Dell 2335dn MFP" = DRVINSTALL, USBPRINT\Dell2335dn_MFP6216
[OEM URLS]
%PROVIDER% = "http://www.dell.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
DataSection=DRVCONFIG
DataFile=sdf1mpp.dll
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=sdf1m.dll
ConfigFile=sdf1mdu.dll
HelpFile=sdf1men.chm
LanguageMonitor="SDF1M Langmon,sdf1ml3.dll"
PrintProcessor="SDF1MPC,sdf1mpc.dll"
[DRVINSTALL.CoInstallers]
AddReg=COINST.AddReg
CopyFiles=COINSTFILES
[COINST.AddReg]
HKR,,CoInstallers32,0x10000,"sdf1mci.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]
sdf1ml3.dll
sdf1ml3.smt
[PRPROCFILES]
sdf1mpc.dll, itdrvpc.dll
[COINSTFILES]
sdf1mci.dll, coinst.dll
sdf1mci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1m.dll, itdrv.dll
sdf1mdu.dll, itdrvdu.dll
sdf1mpp.dll, itdrvpp.dll
sdf1mu.dll, itdrvu.dll
sdf1mu2.dll, itdrvu2.dll
sdf1mo.dll, itdrvo.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mcm.dll, itdrvcm.dll
sdf1mlf.dll, itdrvlf.dll
sdf1mum.dll, itdrvum.dll
sdf1mum.xml, itdrvum.xml
sdf1mcm.ctd, itdrvcm.ctd
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mpp.ver
sdf1mu.ini
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mud.bmp, itdrvud.bmp
sdf1mue.bmp, itdrvue.bmp
sdf1mul.bmp, itdrvul.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mu.bmp
sdf1mu1.bmp
sdf1muw1.bmp
sdf1muw2.bmp
sdf1muw6.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mio.dll, itdrvio.dll
sdf1mn.dll, itdrvn.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mdt.dat, itdrvdt.dat
sdf1men.dat, itdrven.dat
sdf1mfn.dat, itdrvfn.dat
sdf1mgr.dat, itdrvgr.dat
sdf1mit.dat, itdrvit.dat
sdf1msp.dat, itdrvsp.dat
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mdt.chm, itdrvdt.chm
sdf1men.chm, itdrven.chm
sdf1mfn.chm, itdrvfn.chm
sdf1mgr.chm, itdrvgr.chm
sdf1mit.chm, itdrvit.chm
sdf1msp.chm, itdrvsp.chm
;
; Color profiles go to the colors directory. All other files to the the
; system directory
;
[DestinationDirs]
DefaultDestDir=66000
LANGMONFILES=66002
COINSTFILES = 66002
PRPROCFILES=66001
[SourceDisksNames]
1 = %DISK_NAME%,,,
[SourceDisksFiles]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrv.dll = 1
itdrvdu.dll = 1
itdrvpp.dll = 1
itdrvu.dll = 1
itdrvu2.dll = 1
itdrvo.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcm.dll = 1
itdrvlf.dll = 1
itdrvum.dll = 1
itdrvum.xml = 1
itdrvcm.ctd = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mu.ini = 1
sdf1mpp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvud.bmp = 1
itdrvue.bmp = 1
itdrvul.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1mu.bmp = 1
sdf1mu1.bmp = 1
sdf1muw1.bmp = 1
sdf1muw2.bmp = 1
sdf1muw6.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvio.dll = 1
itdrvn.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvdt.dat = 1
itdrven.dat = 1
itdrvfn.dat = 1
itdrvgr.dat = 1
itdrvit.dat = 1
itdrvsp.dat = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvdt.chm = 1
itdrven.chm = 1
itdrvfn.chm = 1
itdrvgr.chm = 1
itdrvit.chm = 1
itdrvsp.chm = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll = 1
coinst.exe = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf1ml3.dll = 1
sdf1ml3.smt = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll = 1
[Strings]
PROVIDER = "DELL"
DISK_NAME = "Dell Printer Driver Installation CD"
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.