; Copyright 2013 Dell. ALL right reserved.
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sdf2m.cat
DriverVer=01/16/2013, 3.11.95.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,NTamd64
[MODEL.NTamd64]
"Dell 2355dn Laser MFP" = DRVINSTALL, USBPRINT\Dell2355dn_Laser_MFP5938
"Dell 2355dn Laser MFP" = DRVINSTALL, WSDPRINT\Dell2355dn_Laser_MFP5938
[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=sdf2mpp.dll
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=sdf2m.dll
ConfigFile=sdf2mdu.dll
HelpFile=sdf2men.chm
LanguageMonitor="sdf2m Langmon,sdf2ml6.dll"
PrintProcessor="sdf2mPC,sdf2mpc.dll"
[DRVINSTALL.CoInstallers]
AddReg=COINST.AddReg
CopyFiles=COINSTFILES
[DRVINSTALL.NTamd64.CoInstallers]
AddReg=COINST.AddReg
CopyFiles=COINSTFILES
[COINST.AddReg]
HKR,,CoInstallers32,0x10000,"sdf2mci.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]
sdf2ml6.dll
sdf2ml6.smt
[PRPROCFILES]
sdf2mpc.dll, itdrvpc.dll
[COINSTFILES]
sdf2mci.dll, coinst.dll
sdf2mci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2m.dll, itdrv.dll
sdf2mdu.dll, itdrvdu.dll
sdf2muc.dll, itdrvuc.dll
sdf2mur.dll, itdrvur.dll
sdf2mpp.dll, itdrvpp.dll
sdf2mo.dll, itdrvo.dll
sdf2mf.xml, itdrvf.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mlf.dll, itdrvlf.dll
sdf2mum.dll, itdrvum.dll
sdf2mum.xml, itdrvum.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2msc.cts
sdf2msc.dll, itdrvsc.dll
sdf2msf.dll, itdrvsf.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mc.xml
sdf2mp.xml
sdf2mpp.ver
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mlc.bmp, itdrvlc.bmp
sdf2myc.bmp, itdrvyc.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mu.bmp
sdf2mu1.bmp
sdf2mt1.bmp
sdf2mt2.bmp
sdf2mmp.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mio.dll, itdrvio.dll
sdf2mn.dll, itdrvn.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mdn.xml, itdrvdn.xml
sdf2mdt.xml, itdrvdt.xml
sdf2men.xml, itdrven.xml
sdf2mfn.xml, itdrvfn.xml
sdf2mgr.xml, itdrvgr.xml
sdf2mit.xml, itdrvit.xml
sdf2mnr.xml, itdrvnr.xml
sdf2mpt.xml, itdrvpt.xml
sdf2mru.xml, itdrvru.xml
sdf2msp.xml, itdrvsp.xml
sdf2msw.xml, itdrvsw.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mdn.chm, itdrvdn.chm
sdf2mdt.chm, itdrvdt.chm
sdf2men.chm, itdrven.chm
sdf2mfn.chm, itdrvfn.chm
sdf2mgr.chm, itdrvgr.chm
sdf2mit.chm, itdrvit.chm
sdf2mnr.chm, itdrvnr.chm
sdf2mpt.chm, itdrvpt.chm
sdf2mru.chm, itdrvru.chm
sdf2msp.chm, itdrvsp.chm
sdf2msw.chm, itdrvsw.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
itdrvuc.dll = 1
itdrvur.dll = 1
itdrvpp.dll = 1
itdrvo.dll = 1
itdrvf.xml = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlf.dll = 1
itdrvum.dll = 1
itdrvum.xml = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2msc.cts = 1
itdrvsc.dll = 1
itdrvsf.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mc.xml = 1
sdf2mp.xml = 1
sdf2mpp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlc.bmp = 1
itdrvyc.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2mu.bmp = 1
sdf2mu1.bmp = 1
sdf2mt1.bmp = 1
sdf2mt2.bmp = 1
sdf2mmp.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvio.dll = 1
itdrvn.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvdn.xml = 1
itdrvdt.xml = 1
itdrven.xml = 1
itdrvfn.xml = 1
itdrvgr.xml = 1
itdrvit.xml = 1
itdrvnr.xml = 1
itdrvpt.xml = 1
itdrvru.xml = 1
itdrvsp.xml = 1
itdrvsw.xml = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvdn.chm = 1
itdrvdt.chm = 1
itdrven.chm = 1
itdrvfn.chm = 1
itdrvgr.chm = 1
itdrvit.chm = 1
itdrvnr.chm = 1
itdrvpt.chm = 1
itdrvru.chm = 1
itdrvsp.chm = 1
itdrvsw.chm = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll = 1
coinst.exe = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdf2ml6.dll = 1
sdf2ml6.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.