DELR1.INF Driver File Contents (DELL_PERSONAL-LASER-1600N_A06_R243540.exe)

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

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = DELR1.cat
DriverVer=08/26/2009, 3.04.96
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]
"Dell Laser MFP 1600n" = DRVINSTALL, LPTENUM\DELL_LASER_MFP_1600n0000
"Dell Laser MFP 1600n" = DRVINSTALL, USBPRINT\DellLaser_MFP_1600nA76C

[MODEL.ntx86]
"Dell Laser MFP 1600n" = DRVINSTALL, LPTENUM\DELL_LASER_MFP_1600n0000
"Dell Laser MFP 1600n" = DRVINSTALL, USBPRINT\DellLaser_MFP_1600nA76C

[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.
;

[DRVINSTALL]
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES,PRPROCFILES,INIFILES
DataSection=DRVCONFIG
DataFile=DELR1pp.dll

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=DELR1.DLL
ConfigFile=DELR1du.DLL
LanguageMonitor="DELR1 Langmon,DELR1L3.DLL"
PrintProcessor="DELR1PC,DELR1pc.dll"

; Coinstaller section name --> install section name.Coinstallers
[DRVINSTALL.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

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

[PRPROCFILES]
DELR1pc.dll,	itdrvpc.dll

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

[INIFILES]
DELR1u.INI

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1.DLL,	itdrv.DLL
DELR1du.DLL,	itdrvDU.DLL
DELR1pp.DLL,	itdrvPP.DLL
DELR1u.DLL,	itdrvU.DLL
DELR1u2.DLL,	itdrvU2.DLL
DELR1o.DLL,	itdrvO.DLL
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1cm.dll,	itdrvCM.DLL
DELR1lf.DLL,	itdrvLF.DLL
DELR1um.dll,	itdrvUM.DLL
DELR1um.xml,	itdrvUM.XML
DELR1cm.ctd,	itdrvcm.ctd

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1pp.VER,	DELR1.ver

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1ud.bmp
DELR1ue.bmp
DELR1ul.bmp
DELR1u.BMP
DELR1u1.BMP

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1en.DAT
DELR1fn.DAT
DELR1gr.DAT
DELR1it.DAT
DELR1sp.DAT

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1en.CHM
DELR1fn.CHM
DELR1gr.CHM
DELR1it.CHM
DELR1sp.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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1u.INI =	1,,
DELR1.ver = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1u.BMP = 	1,,
DELR1u1.BMP = 	1,,
DELR1ud.bmp = 	1,,
DELR1ue.bmp = 	1,,
DELR1ul.bmp = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1en.DAT = 	1,,
DELR1fn.DAT = 	1,,
DELR1gr.DAT = 	1,,
DELR1it.DAT = 	1,,
DELR1sp.DAT = 	1,,

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1en.CHM = 	1,,
DELR1fn.CHM = 	1,,
DELR1gr.CHM = 	1,,
DELR1it.CHM = 	1,,
DELR1sp.CHM = 	1,,
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll =	1,,
coinst.exe =	1,,
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DELR1v3.DLL =	1,,
DELR1v3.SMT =	1,,

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

[Strings]
PROVIDER = "Dell"
DISK_NAME = "Dell Laser MFP 1600n 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.82