DELS1.INF Driver File Contents (R146849.EXE)

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

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = DELS1.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 1100" = DRVINSTALL, USBPRINT\DellLaser_Printer_112576

; Model section for Windows Vista
[MODEL.ntamd64.6.0]
"Dell Laser Printer 1100" = DRVINSTALL_VISTA, USBPRINT\DellLaser_Printer_112576

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

; Installation section for Vista
[DRVINSTALL_VISTA]
CopyFiles=DRVFILES,LANGMONFILES_VISTA,COINSTFILES,PRPROCFILES
DataSection=DRVCONFIG
DataFile=DELS1pp.dll

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=DELS1.DLL
ConfigFile=DELS1du.DLL
LanguageMonitor="DELS1 Langmon,DELS1L6.DLL"
PrintProcessor="DELS1PC,DELS1pc.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,"DELS1ci.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]
DELS1L6.DLL,	DELS1l64.DLL
DELS1L6.SMT,	DELS1l64.SMT

[LANGMONFILES_VISTA]
DELS1L6.DLL,	DELS1v6.DLL
DELS1L6.SMT,	DELS1v6.SMT

[PRPROCFILES]
DELS1pc.dll,	itdrvpc.dll

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

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1.DLL,	itdrv.DLL
DELS1du.DLL,	itdrvDU.DLL
DELS1pp.DLL,	itdrvPP.DLL
DELS1u.DLL,	itdrvU.DLL
DELS1u2.DLL,	itdrvU2.DLL
DELS1o.DLL,	itdrvO.DLL
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1cm.dll,	itdrvCM.DLL
DELS1lf.DLL,	itdrvLF.DLL
DELS1um.dll,	itdrvUM.DLL
DELS1um.xml,	itdrvUM.XML
DELS1cm.ctd,	itdrvcm.ctd

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1m.dll,	itdrvM.DLL
DELS1ex.exe,	itdrvEX.EXE
DELS1m1.bmp
DELS1m2.bmp
DELS1m3.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1pp.VER,	DELS1.ver
DELS1u.ini

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1ud.bmp
DELS1ue.bmp
DELS1ul.bmp
DELS1u.BMP

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1ab.DAT
DELS1cp.DAT
DELS1cz.DAT
DELS1dn.DAT
DELS1dt.DAT
DELS1en.DAT
DELS1fi.DAT
DELS1fn.DAT
DELS1gr.DAT
DELS1hb.DAT
DELS1it.DAT
DELS1nr.DAT
DELS1po.DAT
DELS1pt.DAT
DELS1ru.DAT
DELS1sp.DAT
DELS1sw.DAT

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1ab.CHM
DELS1cp.CHM
DELS1cz.CHM
DELS1dn.CHM
DELS1dt.CHM
DELS1en.CHM
DELS1fi.CHM
DELS1fn.CHM
DELS1gr.CHM
DELS1hb.CHM
DELS1it.CHM
DELS1nr.CHM
DELS1po.CHM
DELS1pt.CHM
DELS1ru.CHM
DELS1sp.CHM
DELS1sw.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,,
DELS1m1.bmp = 	1,,
DELS1m2.bmp = 	1,,
DELS1m3.bmp = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1u.INI =	1,,
DELS1.ver = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1u.BMP = 	1,,
DELS1ud.bmp = 	1,,
DELS1ue.bmp = 	1,,
DELS1ul.bmp = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1ab.DAT = 	1,,
DELS1cp.DAT = 	1,,
DELS1cz.DAT = 	1,,
DELS1dn.DAT = 	1,,
DELS1dt.DAT = 	1,,
DELS1en.DAT = 	1,,
DELS1fi.DAT = 	1,,
DELS1fn.DAT = 	1,,
DELS1gr.DAT = 	1,,
DELS1hb.DAT = 	1,,
DELS1it.DAT = 	1,,
DELS1nr.DAT = 	1,,
DELS1po.DAT = 	1,,
DELS1pt.DAT = 	1,,
DELS1ru.DAT = 	1,,
DELS1sp.DAT = 	1,,
DELS1sw.DAT = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1ab.CHM = 	1,,
DELS1cp.CHM = 	1,,
DELS1cz.CHM = 	1,,
DELS1dn.CHM = 	1,,
DELS1dt.CHM = 	1,,
DELS1en.CHM = 	1,,
DELS1fi.CHM = 	1,,
DELS1fn.CHM = 	1,,
DELS1gr.CHM = 	1,,
DELS1hb.CHM = 	1,,
DELS1it.CHM = 	1,,
DELS1nr.CHM = 	1,,
DELS1po.CHM = 	1,,
DELS1pt.CHM = 	1,,
DELS1ru.CHM = 	1,,
DELS1sp.CHM = 	1,,
DELS1sw.CHM = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll =	1,,
coinst.exe =	1,,
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELS1l64.DLL =	1,,
DELS1l64.SMT =	1,,
DELS1v6.DLL =	1,,
DELS1v6.SMT =	1,,

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

[Strings]
PROVIDER = "Dell"
DISK_NAME = "Dell Laser Printer 1100 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.93