DELS3.INF Driver File Contents (R146827.EXE)

; Copyright 2006 Dell Electronics Co.,Ltd. All right reserved.

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = DELS3.cat
DriverVer=12/15/2006, 3.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, ntamd64, ntamd64.6.0

; Model section for Windows XP, 2K
[MODEL.ntamd64]
"Dell Laser Printer 1110" = DRVINSTALL, USBPRINT\DellLaser_Printer_11B577

; Model section for Windows Vista
[MODEL.ntamd64.6.0]
"Dell Laser Printer 1110" = DRVINSTALL_VISTA, 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 for XP, 2K
[DRVINSTALL]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES
DataSection=DRVCONFIG
DataFile=DELS3pp.dll

; Installation section for Vista
[DRVINSTALL_VISTA]
CopyFiles=DRVFILES,LANGMONFILES_VISTA,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,DELS3L6.DLL"
PrintProcessor="DELS3PC,DELS3pc.dll"

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

; Coinstaller section name --> install section name.Coinstallers
[DRVINSTALL_VISTA.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]
DELS3L6.DLL,	DELS3l64.DLL
DELS3L6.SMT,	DELS3l64.SMT

[LANGMONFILES_VISTA]
DELS3L6.DLL,	DELS3v6.DLL
DELS3L6.SMT,	DELS3v6.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,	DELS3.ver
DELS3u.ini

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.DAT
DELS3cp.DAT
DELS3cz.DAT
DELS3dn.DAT
DELS3dt.DAT
DELS3en.DAT
DELS3fi.DAT
DELS3fn.DAT
DELS3gr.DAT
DELS3hb.DAT
DELS3it.DAT
DELS3nr.DAT
DELS3po.DAT
DELS3pt.DAT
DELS3ru.DAT
DELS3sp.DAT
DELS3sw.DAT

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.CHM
DELS3cp.CHM
DELS3cz.CHM
DELS3dn.CHM
DELS3dt.CHM
DELS3en.CHM
DELS3fi.CHM
DELS3fn.CHM
DELS3gr.CHM
DELS3hb.CHM
DELS3it.CHM
DELS3nr.CHM
DELS3po.CHM
DELS3pt.CHM
DELS3ru.CHM
DELS3sp.CHM
DELS3sw.CHM

;
; Color profiles go to the colors directory.  All other files to the the
; system directory
;

[DestinationDirs]
DefaultDestDir=66000
LANGMONFILES=66002
LANGMONFILES_VISTA=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,,
DELS3.ver = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3u.BMP = 	1,,
DELS3ud.bmp = 	1,,
DELS3ue.bmp = 	1,,
DELS3ul.bmp = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.DAT = 	1,,
DELS3cp.DAT = 	1,,
DELS3cz.DAT = 	1,,
DELS3dn.DAT = 	1,,
DELS3dt.DAT = 	1,,
DELS3en.DAT = 	1,,
DELS3fi.DAT = 	1,,
DELS3fn.DAT = 	1,,
DELS3gr.DAT = 	1,,
DELS3hb.DAT = 	1,,
DELS3it.DAT = 	1,,
DELS3nr.DAT = 	1,,
DELS3po.DAT = 	1,,
DELS3pt.DAT = 	1,,
DELS3ru.DAT = 	1,,
DELS3sp.DAT = 	1,,
DELS3sw.DAT = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3ab.CHM = 	1,,
DELS3cp.CHM = 	1,,
DELS3cz.CHM = 	1,,
DELS3dn.CHM = 	1,,
DELS3dt.CHM = 	1,,
DELS3en.CHM = 	1,,
DELS3fi.CHM = 	1,,
DELS3fn.CHM = 	1,,
DELS3gr.CHM = 	1,,
DELS3hb.CHM = 	1,,
DELS3it.CHM = 	1,,
DELS3nr.CHM = 	1,,
DELS3po.CHM = 	1,,
DELS3pt.CHM = 	1,,
DELS3ru.CHM = 	1,,
DELS3sp.CHM = 	1,,
DELS3sw.CHM = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll =	1,,
coinst.exe =	1,,
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS3l64.DLL =	1,,
DELS3l64.SMT =	1,,
DELS3v6.DLL =	1,,
DELS3v6.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: web2, load: 0.87