sdu1m.INF Driver File Contents (Dell_5330dn_Mono_Laser_Printer_Application.zip)

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sdu1m.cat
DriverVer=01/16/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 section for Windows 2000 and XP
[MODEL]
"Dell 5330dn Mono Laser Printer" = DRVINSTALL, LPTENUM\Dell5330dn_Mono_LaseA5C9
"Dell 5330dn Mono Laser Printer" = DRVINSTALL, USBPRINT\Dell5330dn_Mono_LaseA5C9

[MODEL.NTx86]
"Dell 5330dn Mono Laser Printer" = DRVINSTALL, LPTENUM\Dell5330dn_Mono_LaseA5C9
"Dell 5330dn Mono Laser Printer" = DRVINSTALL, USBPRINT\Dell5330dn_Mono_LaseA5C9

[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=sdu1mpp.dll

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=sdu1m.dll
ConfigFile=sdu1mdu.dll
HelpFile=sdu1men.chm
LanguageMonitor="SDU1M Langmon,sdu1ml3.dll"
PrintProcessor="SDU1MPC,sdu1mpc.dll"

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

[COINST.AddReg] 
HKR,,CoInstallers32,0x10000,"sdu1mci.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]
sdu1ml3.dll
sdu1ml3.smt

[PRPROCFILES]
sdu1mpc.dll,  itdrvpc.dll

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


[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1m.dll,    itdrv.dll
sdu1mdu.dll,  itdrvdu.dll
sdu1mpp.dll,  itdrvpp.dll
sdu1mu.dll,   itdrvu.dll
sdu1mu2.dll,  itdrvu2.dll
sdu1mo.dll,   itdrvo.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mcm.dll,  itdrvcm.dll
sdu1mlf.dll,  itdrvlf.dll
sdu1mum.dll,  itdrvum.dll
sdu1mum.xml,  itdrvum.xml
sdu1mcm.ctd,  itdrvcm.ctd


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mpp.ver
sdu1mu.ini

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mud.bmp,  itdrvud.bmp
sdu1mue.bmp,  itdrvue.bmp
sdu1mul.bmp,  itdrvul.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mu.bmp
sdu1mu1.bmp
sdu1mu3.bmp
sdu1mu4.bmp
sdu1mu01.bmp
sdu1mu11.bmp
sdu1mu31.bmp
sdu1mu41.bmp
sdu1muA0.bmp
sdu1muA1.bmp
sdu1muB0.bmp
sdu1muB1.bmp
sdu1muw1.bmp
sdu1muw2.bmp
sdu1muw4.bmp
sdu1muw6.bmp
sdu1muwA.bmp
sdu1muwB.bmp
sdu1muwC.bmp
sdu1muwD.bmp
sdu1muwX.bmp
sdu1muwY.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mio.dll,  itdrvio.dll
sdu1mn.dll,   itdrvn.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mdt.dat,  itdrvdt.dat
sdu1men.dat,  itdrven.dat
sdu1mfn.dat,  itdrvfn.dat
sdu1mgr.dat,  itdrvgr.dat
sdu1mit.dat,  itdrvit.dat
sdu1msp.dat,  itdrvsp.dat

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mdt.chm,  itdrvdt.chm
sdu1men.chm,  itdrven.chm
sdu1mfn.chm,  itdrvfn.chm
sdu1mgr.chm,  itdrvgr.chm
sdu1mit.chm,  itdrvit.chm
sdu1msp.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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mu.ini      = 1
sdu1mpp.ver     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvud.bmp     = 1
itdrvue.bmp     = 1
itdrvul.bmp     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1mu.bmp	= 1
sdu1mu1.bmp	= 1
sdu1mu3.bmp	= 1
sdu1mu4.bmp	= 1
sdu1mu01.bmp	= 1
sdu1mu11.bmp	= 1
sdu1mu31.bmp	= 1
sdu1mu41.bmp	= 1
sdu1muA0.bmp	= 1
sdu1muA1.bmp	= 1
sdu1muB0.bmp	= 1
sdu1muB1.bmp	= 1
sdu1muw1.bmp	= 1
sdu1muw2.bmp	= 1
sdu1muw4.bmp	= 1
sdu1muw6.bmp	= 1
sdu1muwA.bmp	= 1
sdu1muwB.bmp	= 1
sdu1muwC.bmp	= 1
sdu1muwD.bmp	= 1
sdu1muwX.bmp	= 1
sdu1muwY.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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdu1ml3.dll     = 1
sdu1ml3.smt     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll     = 1

[Strings]
PROVIDER = "DELL"
DISK_NAME = "Dell Printer Driver Installation CD"
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: web2, load: 1.37