DELS3.INF Driver File Contents (DELL_LASER-PRINTER-1110_A01_R241038.exe)

; Copyright 2009 Dell. All right reserved.

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = DELS3.cat
DriverVer=08/05/2009, 3.04.89
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
[MODEL]
"Dell Laser Printer 1110" = DRVINSTALL, USBPRINT\DellLaser_Printer_11B577

[MODEL.NTx86]
"Dell Laser Printer 1110" = DRVINSTALL, USBPRINT\DellLaser_Printer_11B577

[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
[DRVINSTALL]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES
DataSection=DRVCONFIG
DataFile=DELS3pp.dll

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=DELS3.DLL
ConfigFile=DELS3du.DLL
LanguageMonitor="DELS3 Langmon,DELS3L3.DLL"
PrintProcessor="DELS3PC,DELS3pc.dll"

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

[COINST.AddReg] 
HKR,,CoInstallers32,0x10000,"DELS3ci.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]
DELS3L3.DLL
DELS3L3.SMT

[PRPROCFILES]
DELS3pc.dll,	itdrvpc.dll

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

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3.DLL,	itdrv.DLL
DELS3du.DLL,	itdrvDU.DLL
DELS3pp.DLL,	itdrvPP.DLL
DELS3u.DLL,	itdrvU.DLL
DELS3u2.DLL,	itdrvU2.DLL
DELS3o.DLL,	itdrvO.DLL
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3cm.dll,	itdrvCM.DLL
DELS3lf.DLL,	itdrvLF.DLL
DELS3um.dll,	itdrvUM.DLL
DELS3um.xml,	itdrvUM.XML
DELS3cm.ctd,	itdrvcm.ctd

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3m.dll,	itdrvM.DLL
DELS3ex.exe,	itdrvEX.EXE
DELS3m1.bmp
DELS3m2.bmp
DELS3m3.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3pp.VER
DELS3u.INI

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ud.bmp
DELS3ue.bmp
DELS3ul.bmp
DELS3u.BMP

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.DAT, itdrvab.DAT
DELS3cp.DAT, itdrvcp.DAT
DELS3cz.DAT, itdrvcz.DAT
DELS3dn.DAT, itdrvdn.DAT
DELS3dt.DAT, itdrvdt.DAT
DELS3en.DAT, itdrven.DAT
DELS3fi.DAT, itdrvfi.DAT
DELS3fn.DAT, itdrvfn.DAT
DELS3gr.DAT, itdrvgr.DAT
DELS3hb.DAT, itdrvhb.DAT
DELS3it.DAT, itdrvit.DAT
DELS3nr.DAT, itdrvnr.DAT
DELS3po.DAT, itdrvpo.DAT
DELS3pt.DAT, itdrvpt.DAT
DELS3ru.DAT, itdrvru.DAT
DELS3sp.DAT, itdrvsp.DAT
DELS3sw.DAT, itdrvsw.DAT

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.CHM, itdrvab.CHM
DELS3cp.CHM, itdrvcp.CHM
DELS3cz.CHM, itdrvcz.CHM
DELS3dn.CHM, itdrvdn.CHM
DELS3dt.CHM, itdrvdt.CHM
DELS3en.CHM, itdrven.CHM
DELS3fi.CHM, itdrvfi.CHM
DELS3fn.CHM, itdrvfn.CHM
DELS3gr.CHM, itdrvgr.CHM
DELS3hb.CHM, itdrvhb.CHM
DELS3it.CHM, itdrvit.CHM
DELS3nr.CHM, itdrvnr.CHM
DELS3po.CHM, itdrvpo.CHM
DELS3pt.CHM, itdrvpt.CHM
DELS3ru.CHM, itdrvru.CHM
DELS3sp.CHM, itdrvsp.CHM
DELS3sw.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,,
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,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvM.DLL = 	1,,
itdrvEX.EXE =	1,,
DELS3m1.bmp = 	1,,
DELS3m2.bmp = 	1,,
DELS3m3.bmp = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3u.INI =	1,,
DELS3pp.ver = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3u.BMP = 	1,,
DELS3ud.bmp = 	1,,
DELS3ue.bmp = 	1,,
DELS3ul.bmp = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvab.DAT = 	1,,
itdrvcp.DAT = 	1,,
itdrvcz.DAT = 	1,,
itdrvdn.DAT = 	1,,
itdrvdt.DAT = 	1,,
itdrven.DAT = 	1,,
itdrvfi.DAT = 	1,,
itdrvfn.DAT = 	1,,
itdrvgr.DAT = 	1,,
itdrvhb.DAT = 	1,,
itdrvit.DAT = 	1,,
itdrvnr.DAT = 	1,,
itdrvpo.DAT = 	1,,
itdrvpt.DAT = 	1,,
itdrvru.DAT = 	1,,
itdrvsp.DAT = 	1,,
itdrvsw.DAT = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvab.CHM = 	1,,
itdrvcp.CHM = 	1,,
itdrvcz.CHM = 	1,,
itdrvdn.CHM = 	1,,
itdrvdt.CHM = 	1,,
itdrven.CHM = 	1,,
itdrvfi.CHM = 	1,,
itdrvfn.CHM = 	1,,
itdrvgr.CHM = 	1,,
itdrvhb.CHM = 	1,,
itdrvit.CHM = 	1,,
itdrvnr.CHM = 	1,,
itdrvpo.CHM = 	1,,
itdrvpt.CHM = 	1,,
itdrvru.CHM = 	1,,
itdrvsp.CHM = 	1,,
itdrvsw.CHM = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll =	1,,
coinst.exe =	1,,
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3L3.DLL =	1,,
DELS3L3.SMT =	1,,

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

[Strings]
PROVIDER = "Dell"
DISK_NAME = "Dell Laser Printer 1110 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: web4, load: 0.76