; Copyright 2013 Dell. ALL right reserved.
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile=sdb1x.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 B1160 Mono Laser Printer XPS" = DRVINSTALL, LPTENUM\DellB1160_Mono_LaserBA10
"Dell B1160 Mono Laser Printer XPS" = DRVINSTALL, USBPRINT\DellB1160_Mono_LaserBA10
"Dell B1160 Mono Laser Printer XPS" = DRVINSTALL, WSDPRINT\DellB1160_Mono_LaserBA10
; Model section for ntamd64
[MODEL.ntamd64.6.0]
"Dell B1160 Mono Laser Printer XPS" = DRVINSTALL, LPTENUM\DellB1160_Mono_LaserBA10
"Dell B1160 Mono Laser Printer XPS" = DRVINSTALL, USBPRINT\DellB1160_Mono_LaserBA10
"Dell B1160 Mono Laser Printer XPS" = DRVINSTALL, WSDPRINT\DellB1160_Mono_LaserBA10
[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=sdb1xdu.dll
DataFile=sdb1xpp.dll
HelpFile=sdb1xen.chm
LanguageMonitor="sdb1x Langmon,sdb1xlm.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,"sdb1xci.dll,CoDeviceInstall"
[LITESM_ADDREG_NTX86]
HKLM,"SOFTWARE\Microsoft\Internet Explorer\Low Rights\ElevationPolicy\%GUID_LITESM%",AppName,0x00000000,sdb1xsm.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,sdb1xsm.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]
sdb1xlm.dll, itdrvlm.dll
sdb1xlm.smt
[COINSTFILES]
sdb1xci.dll, coinst.dll
sdb1xci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xdu.dll, itdrvdu.dll
sdb1xuc.dll, itdrvuc.dll
sdb1xur.dll, itdrvur.dll
sdb1xpp.dll, itdrvpp.dll
sdb1xo.dll, itdrvo.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xlf.dll, itdrvlf.dll
sdb1xum.dll, itdrvum.dll
sdb1xum.xml, itdrvum.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SmartCMS files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xsc.dll, itdrvsc.dll
;sdb1xsf.dll, itdrvsf.dll
sdb1xsc.cts
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xm.dll, itdrvm.dll
;sdb1xex.exe, itdrvex.exe
;sdb1xm1.bmp, itdrvm1.bmp
;sdb1xm2.bmp, itdrvm2.bmp
;sdb1xm3.bmp, itdrvm3.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Lite Status Monitor files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xsm.exe, itdrvsm.exe
sdb1xsm.trs, itdrvsm.trs
sdb1xsm.xml, itdrvsm.xml
sdb1xsm.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xmu.dll, itdrvmu.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xcu.dll, itdrvcu.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xc.xml
sdb1xp.xml
sdb1xpp.ver
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xlc.bmp, itdrvlc.bmp
sdb1xyc.bmp, itdrvyc.bmp
;sdb1xxc.bmp, itdrvxc.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xu.bmp
;sdb1xu1.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xio.dll, itdrvio.dll
sdb1xn.dll, itdrvn.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; CrAL files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xal.dll, itdrval.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Web agreement
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xDR.exe, itdrvDR.exe
;sdb1xUA.dll, itdrvUA.dll
;sdb1xUA.xml, itdrvUA.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localized XML files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xf.xml, itdrvf.xml
sdb1xab.xml, itdrvab.xml
;sdb1xbp.xml, itdrvbp.xml
sdb1xcp.xml, itdrvcp.xml
sdb1xct.xml, itdrvct.xml
sdb1xcz.xml, itdrvcz.xml
sdb1xdn.xml, itdrvdn.xml
sdb1xdt.xml, itdrvdt.xml
sdb1xel.xml, itdrvel.xml
sdb1xen.xml, itdrven.xml
sdb1xfi.xml, itdrvfi.xml
sdb1xfn.xml, itdrvfn.xml
sdb1xgr.xml, itdrvgr.xml
sdb1xhb.xml, itdrvhb.xml
sdb1xhu.xml, itdrvhu.xml
sdb1xit.xml, itdrvit.xml
;sdb1xkr.xml, itdrvkr.xml
sdb1xnr.xml, itdrvnr.xml
sdb1xpo.xml, itdrvpo.xml
sdb1xpt.xml, itdrvpt.xml
;sdb1xru.xml, itdrvru.xml
sdb1xsp.xml, itdrvsp.xml
sdb1xsw.xml, itdrvsw.xml
sdb1xtk.xml, itdrvtk.xml
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xab.chm, itdrvab.chm
;sdb1xbp.chm, itdrvbp.chm
sdb1xcp.chm, itdrvcp.chm
sdb1xct.chm, itdrvct.chm
sdb1xcz.chm, itdrvcz.chm
sdb1xdn.chm, itdrvdn.chm
sdb1xdt.chm, itdrvdt.chm
sdb1xel.chm, itdrvel.chm
sdb1xen.chm, itdrven.chm
sdb1xfi.chm, itdrvfi.chm
sdb1xfn.chm, itdrvfn.chm
sdb1xgr.chm, itdrvgr.chm
sdb1xhb.chm, itdrvhb.chm
sdb1xhu.chm, itdrvhu.chm
sdb1xit.chm, itdrvit.chm
;sdb1xkr.chm, itdrvkr.chm
sdb1xnr.chm, itdrvnr.chm
sdb1xpo.chm, itdrvpo.chm
sdb1xpt.chm, itdrvpt.chm
;sdb1xru.chm, itdrvru.chm
sdb1xsp.chm, itdrvsp.chm
sdb1xsw.chm, itdrvsw.chm
sdb1xtk.chm, itdrvtk.chm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; XPS Driver Filter files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xpj.dll, xdrvpj.dll
sdb1xst.dll, xdrvst.dll
sdb1xzr.dll, xdrvzr.dll
sdb1xzo.dll, xdrvzo.dll
sdb1xzd.dll, xdrvzd.dll
sdb1x-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
sdb1xsc.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
sdb1xsm.bmp = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; MUI files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvmu.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DCU files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcu.dll = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sdb1xc.xml = 1
sdb1xp.xml = 1
sdb1xpp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;itdrvlc.bmp = 2
itdrvyc.bmp = 2
;itdrvxc.bmp = 2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;sdb1xu.bmp = 2
;sdb1xu1.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
sdb1xlm.smt = 3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FILTER files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
xdrvpj.dll = 3
xdrvst.dll = 3
xdrvzr.dll = 3
xdrvzo.dll = 3
xdrvzd.dll = 3
sdb1x-PipelineConfig.xml = 1
[Strings]
PROVIDER="Dell"
DISK_NAME="Dell Printer Driver Installation CD"
GUID_LITESM="{FD0C7A2A-18C8-4b8a-87B4-E5C514B1A053}"
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.