; Copyright 2013 Dell. ALL right reserved.
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sdm1c.cat
DriverVer=01/06/2015, 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 1230c Color Laser Printer GDI" = DRVINSTALL, LPTENUM\Dell1230c46B6
"Dell 1230c Color Laser Printer GDI" = DRVINSTALL, USBPRINT\Dell1230c46B6
[MODEL.NTx86]
"Dell 1230c Color Laser Printer GDI" = DRVINSTALL, LPTENUM\Dell1230c46B6
"Dell 1230c Color Laser Printer GDI" = DRVINSTALL, USBPRINT\Dell1230c46B6
[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=sdm1cpp.dll
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=sdm1c.dll
ConfigFile=sdm1cdu.dll
HelpFile=sdm1cen.chm
LanguageMonitor="sdm1c Langmon,sdm1cl3.dll"
PrintProcessor="sdm1cPC,sdm1cpc.dll"
[DRVINSTALL.CoInstallers]
AddReg=COINST.AddReg
CopyFiles=COINSTFILES
[COINST.AddReg]
HKR,,CoInstallers32,0x10000,"sdm1cci.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]
sdm1cl3.dll
sdm1cl3.smt
[PRPROCFILES]
sdm1cpc.dll, itdrvpc.dll
[COINSTFILES]
sdm1cci.dll, coinst.dll
sdm1cci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1c.dll, itdrv.dll
sdm1cdu.dll, itdrvdu.dll
sdm1cpp.dll, itdrvpp.dll
sdm1cu.dll, itdrvu.dll
sdm1cu2.dll, itdrvu2.dll
sdm1co.dll, itdrvo.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1clf.dll, itdrvlf.dll
sdm1cum.dll, itdrvum.dll
sdm1cum.xml, itdrvum.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1csc.cts
sdm1csc.dll, itdrvsc.dll
sdm1csf.dll, itdrvsf.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cm.dll, itdrvm.dll
sdm1cex.exe, itdrvex.exe
sdm1cm1.bmp, itdrvm1.bmp
sdm1cm2.bmp, itdrvm2.bmp
sdm1cm3.bmp, itdrvm3.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cpp.ver
sdm1cu.ini
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cud.bmp, itdrvud.bmp
sdm1cue.bmp, itdrvue.bmp
sdm1cul.bmp, itdrvul.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cuc.bmp, itdrvuc.bmp
sdm1cucc.bmp, itdrvucc.bmp
sdm1cucd.bmp, itdrvucd.bmp
sdm1cuco.bmp, itdrvuco.bmp
sdm1cucp.bmp, itdrvucp.bmp
sdm1cucs.bmp, itdrvucs.bmp
sdm1cucv.bmp, itdrvucv.bmp
sdm1cug.bmp, itdrvug.bmp
sdm1cuca.bmp, itdrvuca.bmp
sdm1cucb.bmp, itdrvucb.bmp
sdm1cuce.bmp, itdrvuce.bmp
sdm1cucr.bmp, itdrvucr.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cio.dll, itdrvio.dll
sdm1cn.dll, itdrvn.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cdt.dat, itdrvdt.dat
sdm1cen.dat, itdrven.dat
sdm1cfn.dat, itdrvfn.dat
sdm1cgr.dat, itdrvgr.dat
sdm1cit.dat, itdrvit.dat
sdm1csp.dat, itdrvsp.dat
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cdt.chm, itdrvdt.chm
sdm1cen.chm, itdrven.chm
sdm1cfn.chm, itdrvfn.chm
sdm1cgr.chm, itdrvgr.chm
sdm1cit.chm, itdrvit.chm
sdm1csp.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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlf.dll = 1
itdrvum.dll = 1
itdrvum.xml = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1csc.cts = 1
itdrvsc.dll = 1
itdrvsf.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvm.dll = 1
itdrvex.exe = 1
itdrvm1.bmp = 1
itdrvm2.bmp = 1
itdrvm3.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cu.ini = 1
sdm1cpp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvud.bmp = 1
itdrvue.bmp = 1
itdrvul.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvuc.bmp = 1
itdrvucc.bmp = 1
itdrvucd.bmp = 1
itdrvuco.bmp = 1
itdrvucp.bmp = 1
itdrvucs.bmp = 1
itdrvucv.bmp = 1
itdrvug.bmp = 1
itdrvuca.bmp = 1
itdrvucb.bmp = 1
itdrvuce.bmp = 1
itdrvucr.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdm1cl3.dll = 1
sdm1cl3.smt = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll = 1
[Strings]
PROVIDER = "Dell"
DISK_NAME = "Dell Printer Driver Installation CD"
Download Driver Pack
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.