; Copyright 2013 Dell. ALL right reserved.
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile=sdb2x.cat
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
DriverVer=02/01/2013, 3.03.06.00
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
%PROVIDER%=MODEL,ntx86.6.0,ntamd64.6.0
; Model section
[MODEL]
; Model section for ntx86
[MODEL.ntx86.6.0]
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, LPTENUM\DellB1160w_Mono_Lase61D9
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, USBPRINT\DellB1160w_Mono_Lase61D9
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, WSDPRINT\DellB1160w_Mono_Lase61D9
; Model section for ntamd64
[MODEL.ntamd64.6.0]
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, LPTENUM\DellB1160w_Mono_Lase61D9
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, USBPRINT\DellB1160w_Mono_Lase61D9
"Dell B1160w Mono Laser Printer XPS" = DRVINSTALL, WSDPRINT\DellB1160w_Mono_Lase61D9
[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.ntx86]
AddReg=LITESM_ADDREG_NTX86
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES
Include=ntprint.inf
Needs=xpsdrv.oem
DataSection=DRVCONFIG
[DRVINSTALL.ntamd64]
AddReg=LITESM_ADDREG_NTAMD64
CopyFiles=DRVFILES,LANGMONFILES,COINSTFILES
Include=ntprint.inf
Needs=xpsdrv.oem
DataSection=DRVCONFIG
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=mxdwdrv.dll
ConfigFile=sdb2xdu.dll
DataFile=sdb2xpp.dll
HelpFile=sdb2xen.chm
LanguageMonitor="sdb2x Langmon,sdb2xlm.dll"
;
; Co-Installer Sections
;
; These sections contain data that is co-installer
;
[DRVINSTALL.ntx86.CoInstallers]
AddReg=COINST_ADDREG
CopyFiles=COINSTFILES
[DRVINSTALL.ntamd64.CoInstallers]
AddReg=COINST_ADDREG
CopyFiles=COINSTFILES
;
; AddReg Sections
;
; These sections contain data that is registered to the specified registry
;
[COINST_ADDREG]
HKR,,CoInstallers32,0x10000,"sdb2xci.dll,CoDeviceInstall"
[LITESM_ADDREG_NTX86]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",AppName,0x00000000,sdb2xsm.exe
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",AppPath,0x00000000,"%51%\drivers\w32x86\3"
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",Policy,0x00010001,3
[LITESM_ADDREG_NTAMD64]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",AppName,0x00000000,sdb2xsm.exe
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",AppPath,0x00000000,"%51%\drivers\x64\3"
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",Policy,0x00010001,3
;------------------------------------------------------
; 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]
sdb2xlm.dll, itdrvlm.dll
sdb2xlm.smt
[COINSTFILES]
sdb2xci.dll, coinst.dll
sdb2xci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xdu.dll, itdrvdu.dll
sdb2xuc.dll, itdrvuc.dll
sdb2xur.dll, itdrvur.dll
sdb2xpp.dll, itdrvpp.dll
sdb2xo.dll, itdrvo.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xlf.dll, itdrvlf.dll
sdb2xum.dll, itdrvum.dll
sdb2xum.xml, itdrvum.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xsc.dll, itdrvsc.dll
;sdb2xsf.dll, itdrvsf.dll
sdb2xsc.cts
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xm.dll, itdrvm.dll
;sdb2xex.exe, itdrvex.exe
;sdb2xm1.bmp, itdrvm1.bmp
;sdb2xm2.bmp, itdrvm2.bmp
;sdb2xm3.bmp, itdrvm3.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lite Status Monitor files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xsm.exe, itdrvsm.exe
sdb2xsm.trs, itdrvsm.trs
sdb2xsm.xml, itdrvsm.xml
sdb2xsm.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xmu.dll, itdrvmu.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xcu.dll, itdrvcu.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xc.xml
sdb2xp.xml
sdb2xpp.ver
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xlc.bmp, itdrvlc.bmp
sdb2xyc.bmp, itdrvyc.bmp
;sdb2xxc.bmp, itdrvxc.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xu.bmp
;sdb2xu1.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xio.dll, itdrvio.dll
sdb2xn.dll, itdrvn.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; CrAL files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xal.dll, itdrval.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web agreement
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xDR.exe, itdrvDR.exe
;sdb2xUA.dll, itdrvUA.dll
;sdb2xUA.xml, itdrvUA.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xf.xml, itdrvf.xml
sdb2xab.xml, itdrvab.xml
;sdb2xbp.xml, itdrvbp.xml
sdb2xcp.xml, itdrvcp.xml
sdb2xct.xml, itdrvct.xml
sdb2xcz.xml, itdrvcz.xml
sdb2xdn.xml, itdrvdn.xml
sdb2xdt.xml, itdrvdt.xml
sdb2xel.xml, itdrvel.xml
sdb2xen.xml, itdrven.xml
sdb2xfi.xml, itdrvfi.xml
sdb2xfn.xml, itdrvfn.xml
sdb2xgr.xml, itdrvgr.xml
sdb2xhb.xml, itdrvhb.xml
sdb2xhu.xml, itdrvhu.xml
sdb2xit.xml, itdrvit.xml
;sdb2xkr.xml, itdrvkr.xml
sdb2xnr.xml, itdrvnr.xml
sdb2xpo.xml, itdrvpo.xml
sdb2xpt.xml, itdrvpt.xml
;sdb2xru.xml, itdrvru.xml
sdb2xsp.xml, itdrvsp.xml
sdb2xsw.xml, itdrvsw.xml
sdb2xtk.xml, itdrvtk.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xab.chm, itdrvab.chm
;sdb2xbp.chm, itdrvbp.chm
sdb2xcp.chm, itdrvcp.chm
sdb2xct.chm, itdrvct.chm
sdb2xcz.chm, itdrvcz.chm
sdb2xdn.chm, itdrvdn.chm
sdb2xdt.chm, itdrvdt.chm
sdb2xel.chm, itdrvel.chm
sdb2xen.chm, itdrven.chm
sdb2xfi.chm, itdrvfi.chm
sdb2xfn.chm, itdrvfn.chm
sdb2xgr.chm, itdrvgr.chm
sdb2xhb.chm, itdrvhb.chm
sdb2xhu.chm, itdrvhu.chm
sdb2xit.chm, itdrvit.chm
;sdb2xkr.chm, itdrvkr.chm
sdb2xnr.chm, itdrvnr.chm
sdb2xpo.chm, itdrvpo.chm
sdb2xpt.chm, itdrvpt.chm
;sdb2xru.chm, itdrvru.chm
sdb2xsp.chm, itdrvsp.chm
sdb2xsw.chm, itdrvsw.chm
sdb2xtk.chm, itdrvtk.chm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; XPS Driver Filter files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xpj.dll, xdrvpj.dll
sdb2xst.dll, xdrvst.dll
sdb2xzr.dll, xdrvzr.dll
sdb2xzo.dll, xdrvzo.dll
sdb2xzd.dll, xdrvzd.dll
sdb2x-PipelineConfig.xml
;
; Color profiles go to the colors directory. All other files to the the
; system directory
;
[DestinationDirs]
DefaultDestDir=66000
LANGMONFILES=66002
COINSTFILES=66002
[SourceDisksNames]
5 = %DISK_NAME%,,,"Common\help"
4 = %DISK_NAME%,,,"Common\string"
1=%DISK_NAME%,,,
2=%DISK_NAME%,,,common
3=%DISK_NAME%,,,i386
[SourceDisksNames.amd64]
5 = %DISK_NAME%,,,"Common\help"
4 = %DISK_NAME%,,,"Common\string"
1=%DISK_NAME%,,,
2=%DISK_NAME%,,,common
3=%DISK_NAME%,,,amd64
[SourceDisksFiles]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvdu.dll = 3
itdrvuc.dll = 3
itdrvur.dll = 3
itdrvpp.dll = 3
itdrvo.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlf.dll = 3
itdrvum.dll = 3
itdrvum.xml = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvsc.dll = 3
itdrvsf.dll = 3
sdb2xsc.cts = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvm.dll = 3
;itdrvex.exe = 3
;itdrvm1.bmp = 3
;itdrvm2.bmp = 3
;itdrvm3.bmp = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lite Status Monitor files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvsm.exe = 2
itdrvsm.trs = 2
itdrvsm.xml = 2
sdb2xsm.bmp = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvmu.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcu.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb2xc.xml = 1
sdb2xp.xml = 1
sdb2xpp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvlc.bmp = 2
itdrvyc.bmp = 2
;itdrvxc.bmp = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb2xu.bmp = 2
;sdb2xu1.bmp = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvio.dll = 3
itdrvn.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; CrAL files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrval.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web agreement
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvDR.exe = 3
;itdrvUA.dll = 3
;itdrvUA.xml = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvf.xml = 2
itdrvab.xml = 4
;itdrvbp.xml = 4
itdrvcp.xml = 4
itdrvct.xml = 4
itdrvcz.xml = 4
itdrvdn.xml = 4
itdrvdt.xml = 4
itdrvel.xml = 4
itdrven.xml = 4
itdrvfi.xml = 4
itdrvfn.xml = 4
itdrvgr.xml = 4
itdrvhb.xml = 4
itdrvhu.xml = 4
itdrvit.xml = 4
;itdrvkr.xml = 4
itdrvnr.xml = 4
itdrvpo.xml = 4
itdrvpt.xml = 4
;itdrvru.xml = 4
itdrvsp.xml = 4
itdrvsw.xml = 4
itdrvtk.xml = 4
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvab.chm = 5
;itdrvbp.chm = 5
itdrvcp.chm = 5
itdrvct.chm = 5
itdrvcz.chm = 5
itdrvdn.chm = 5
itdrvdt.chm = 5
itdrvel.chm = 5
itdrven.chm = 5
itdrvfi.chm = 5
itdrvfn.chm = 5
itdrvgr.chm = 5
itdrvhb.chm = 5
itdrvhu.chm = 5
itdrvit.chm = 5
;itdrvkr.chm = 5
itdrvnr.chm = 5
itdrvpo.chm = 5
itdrvpt.chm = 5
;itdrvru.chm = 5
itdrvsp.chm = 5
itdrvsw.chm = 5
itdrvtk.chm = 5
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll = 3
coinst.exe = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvlm.dll = 3
sdb2xlm.smt = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FILTER files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xdrvpj.dll = 3
xdrvst.dll = 3
xdrvzr.dll = 3
xdrvzo.dll = 3
xdrvzd.dll = 3
sdb2x-PipelineConfig.xml = 1
[Strings]
PROVIDER="Dell"
DISK_NAME="Dell Printer Driver Installation CD"
GUID_LITESM="{6E822A74-13F2-4d2d-83BE-CC64D7446BCA}"
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.