DLBCprc.inf Driver File Contents (R149803.exe)

[Version]
Signature="$Windows NT$"
Provider=%DELL%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=08/21/2006,1.0.0.0
CatalogFile=dlbccdrv.cat
CatalogFile.NTamd64=dlbcdr64.cat

[Manufacturer]
%DELL%=Dell_PRINTERS,NT.5.1,NTamd64

;;2k
[Dell_PRINTERS]
"Dell Photo Printer 720" = INST_DRVR_NT,USBPRINT\Dell_Photo_Printer_7E033,Dell_Photo_Printer_7E033

;;XP
[Dell_PRINTERS.NT.5.1]
"Dell Photo Printer 720" = INST_DRVR_NT_5_1,USBPRINT\Dell_Photo_Printer_7E033,Dell_Photo_Printer_7E033

;;XP 64bit Edition
[Dell_PRINTERS.NTamd64]
"Dell Photo Printer 720" = INST_DRVR_NTamd64,USBPRINT\Dell_Photo_Printer_7E033,Dell_Photo_Printer_7E033

[Uninstall]
DelSection=RemoveAll
DelFolders=%16407%\%PRINTER%,%52%\Dell_Photo_Printer_7E033,%16422%\%PRINTER%\Drivers
DelFoldersSafe=%16422%\%PRINTER%
DelArchives=RemoveArchives

[RemoveAll]
LCNA_FILES,%11%
DRV_NT_FILES,%52%\3
DRV_NTamd64_FILES,%52%\3
DRIVER_FILES,%11%,%52%\3
PRTPROCS_FILES,%55%
PRTPROCS_FILES_NTamd64,%55%
EXTRA_FILES,%52%\3

[InstallOnReboot]
AddReg=AddRegRebootSection

[AddRegRebootSection]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,InstallOnReboot,,"""%52%\3\dlbcpswx.exe /F=%PRINTER% /T=400"""

[RemoveArchives]
wavs.exe,WAVS_ARCHIVE,%11%,%52%\3

[WAVS_ARCHIVE]
lxk_bllo.wav
lxk_blpr.wav
lxk_canc.wav
lxk_cllo.wav
lxk_cmpb.wav
lxk_covr.wav
lxk_crm1.wav
lxk_crmg.wav
lxk_ivcb.wav
lxk_lpaf.wav
lxk_lpmf.wav
lxk_ntmg.wav
lxk_pajm.wav
lxk_phlo.wav
lxk_prcp.wav
lxk_prpb.wav
lxk_prst.wav
lxk_tkyu.wav


[INST_DRVR_NT]
CopyFiles=DRV_NT_FILES,DRIVER_FILES,PRTPROCS_FILES,PRINTMON_FILES,LCNA_FILES,GF_FILES
DataSection=dlbc_DATA_NT
LexRunApps=LEX_PROGRAMS
LexTechSupp=CONTACT.HLP,WINHLP32 CONTACT.HLP

[INST_DRVR_NT.CoInstallers]
CopyFiles=CoInstallers_Files
AddReg=CoInstallers_Reg

[INST_DRVR_NT_5_1]
CopyFiles=DRV_NT_FILES,DRIVER_FILES,PRTPROCS_FILES,PRINTMON_FILES,LCNA_FILES,GF_FILES,GF_FILES_SYSTEM
DataSection=dlbc_DATA_NT_5_1
LexRunApps=LEX_PROGRAMS
LexTechSupp=CONTACT.HLP,WINHLP32 CONTACT.HLP

[INST_DRVR_NT_5_1.CoInstallers]
CopyFiles=CoInstallers_Files
AddReg=CoInstallers_Reg

[INST_DRVR_NTamd64]
CopyFiles=DRV_NTamd64_FILES,DRIVER_FILES,PRTPROCS_FILES_NTamd64,PRINTMON_FILES,LCNA_FILES,GF_FILES_NTamd64,GF_FILES_SYSTEM_NTamd64
DataSection=dlbc_DATA_NTamd64
LexRunApps=LEX_PROGRAMS
LexTechSupp=CONTACT.HLP,WINHLP32 CONTACT.HLP

[INST_DRVR_NTamd64.CoInstallers]
CopyFiles=CoInstallers_NTamd64_Files
AddReg=CoInstallers_Reg

[dlbc_DATA_NT]
DriverFile=dlbcdr5c.dll
ConfigFile=dlbcui5c.dll
HelpFile=dlbcdrv.chm
DataFile=dlbcui5c.dll
LanguageMonitor="Dell 720 Port,dlbclmpm.DLL"
PrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp5c.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp5c.dll"
LexDefaultDataType=LEMF

[dlbc_DATA_NT_5_1]
DriverFile=dlbcdr5c.dll
ConfigFile=dlbcui5c.dll
HelpFile=dlbcdrv.chm
DataFile=dlbcui5c.dll
LanguageMonitor="Dell 720 Port,dlbclmpm.DLL"
PrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp5c.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp5c.dll"
LexDefaultDataType=LEMF
VendorSetup=dlbcvs.dll,VendorSetup

[dlbc_DATA_NTamd64]
DriverFile=dlbcdr6c.dll
ConfigFile=dlbcui6c.dll
HelpFile=dlbcdrv.chm
DataFile=dlbcui6c.dll
LanguageMonitor="Dell 720 Port,dlbclmpm.dll"
PrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp6c.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo Printer 720 Print Processor,dlbcpp6c.dll"
LexDefaultDataType=LEMF
VendorSetup=dlbcvs.dll,VendorSetup

;-----------------------
; Coinstaller section - BEGIN
;-----------------------
[CoInstallers_Files]
dlbccoin.dll

[CoInstallers_NTamd64_Files]
dlbccoin.dll

; required for coinstaller to start
; read by CPD generic coinstaller (gencoin)
[CoInstallerModules]
<CD_ROOT_DIR>\install\x86\softcoin.dll,pnpInstall

[CoInstallerModules.NTamd64]
<CD_ROOT_DIR>\install\x64\softcoin.dll,pnpInstall

[CoInstallers_Reg]
HKR,,CoInstallers32,0x00010000,"dlbccoin.dll,CoInstaller"

;-----------------------
; Coinstaller section - END
;-----------------------

[LEX_PROGRAMS]
0,1,dlbccoms.exe,-install,8,1,Win32
0,1,dlbccoms.exe,-addMonitor,8,1,Win32

[LCS_SUSPEND]
0,1,dlbccoms.exe,-suspend,8,1,Win32

[LCS_RESUME]
0,1,dlbccoms.exe,-resume,8,1,Win32

[DEL_PROGRAMS]
0,1,dlbccoms.exe,-uninstall

[PreUninstallCheck]
IDS_AIOC_PROGRAM_ACTIVE,dlbcaiox.exe
IDS_LSC_PROGRAM_ACTIVE,dlbcpswx.exe
IDS_PHOTOEDITOR_PROGRAM_ACTIVE,dlbcvb.exe

[DRV_NT_FILES]
dlbcdr5c.dll
dlbcui5c.dll

[DRV_NTamd64_FILES]
dlbcdr6c.dll
dlbcui6c.dll

[LCNA_FILES]
dlbc.loc
dlbccfg.dll
dlbccfg.exe
dlbccomc.dll
dlbccomm.dll
dlbccoms.exe
dlbccu.dll
dlbccur.dll
dlbchbn3.dll
dlbciesc.dll
dlbcih.exe
dlbcinpa.dll
dlbcjswr.dll
dlbclmpm.dll
dlbcpmui.dll
dlbcpplc.dll
dlbcprox.dll
dlbcserv.dll
dlbcusb1.dll
dlbcutil.dll
dlbcvs.dll
dlbccoin.dll

[GF_FILES]
dlbcgf.dll

[GF_FILES_NTamd64]
dlbcg.dll

[GF_FILES_SYSTEM]
dlbcgf.dll

[GF_FILES_SYSTEM_NTamd64]
dlbcg.dll

[PRTPROCS_FILES]
;the following file is placed in
;\Winnt\System32\Spool\Prtprocs\{cpu}
;
;Note, if the dll is in use this allows an installation
;but you need to re-boot before the new one gets used
dlbcpp5c.dll,dlbcpp5c.dll,dlbcpp5c.tmp

[PRTPROCS_FILES_NTamd64]
;the following file is placed in
;\Winnt\System32\Spool\Prtprocs\{cpu}
;
;Note, if the dll is in use this allows an installation
;but you need to re-boot before the new one gets used
dlbcpp6c.dll,dlbcpp6c.dll,dlbcpp6c.tmp

[PRINTMON_FILES]
dlbclmpm.dll

[DRIVER_FILES]
;the following files are placed in
;\Winnt\System32\Spool\Drivers\{cpu}\3


lexgo.exe
lexwww.htm
wavs.exe

;Help-Legal
dlbcma.chm
dlbclpa.chm
dlbcdrv.chm
dlbcuser.chm
hlp256.dll
DLBCeula.txt
dlbcceip.chm

;Out Files
dlbcaual.out
dlbccln.out
dlbcalgn.out
dlbckaln.out
dlbccaln.out
dlbcmcal.out

;Gui
dlbcins.dll
dlbcinsb.dll
dlbcinsr.dll
dlbcjsw.dll
dlbcjswr.dll
dlbcpsw.dll
dlbcpswr.dll
dlbccu.dll
dlbccur.dll
dlbclpa.dll
dlbclpar.dll
dlbcprp.dll
dlbcprpr.dll
dlbcupd.dll
dlbcupdr.dll
dlbcutil.dll
dlbcsk0.dll
dlbcsk1.dll
dlbcsk2.dll

;Mcore/Formatter
dlbcfc5c.dll
dlbcicur.dll
dlbcclr1.dll
dlbcclr2.dll
dlbcclr3.dll

;Xfiles
dlbcjswx.exe
dlbcpswx.exe

;Drv
dlbccfg.dll
dlbcstrn.dll
lexedf.dll

[EXTRA_FILES]
;the following file is copied by GUI thru backend
;for it to be uninstalled, it has to be in the removeall section

[DestinationDirs]
DefaultDestDir=66000
LCNA_FILES=66002
PRTPROCS_FILES=66001
PRTPROCS_FILES_NTamd64=66001
PRINTMON_FILES=66002
CoInstallers_Files=66002
CoInstallers_NTamd64_Files=66002
GF_FILES_SYSTEM=66002
GF_FILES_SYSTEM_NTamd64=66002

[SourceDisksNames.x86]
1 = %instdisk%,,,
2 = %instdisk%,,,\common
3 = %instdisk%,,,\common\%LANG_PATH%
4 = %instdisk%,,,\i386
5 = %instdisk%,,,\i386\%LANG_PATH%

[SourceDisksNames.amd64]
1 = %instdisk%,,,
2 = %instdisk%,,,\common
3 = %instdisk%,,,\common\%LANG_PATH%
4 = %instdisk%,,,\x64
5 = %instdisk%,,,\x64\%LANG_PATH%

[SourceDisksFiles]

; Source=1: Root directory

; Source=2: common directory
lexgo.exe       = 2
lexwww.htm      = 2
dlbc.loc        = 2
dlbcsk0.dll     = 2
dlbcsk1.dll     = 2
dlbcsk2.dll     = 2
dlbcaual.out    = 2
dlbccln.out     = 2
dlbcalgn.out    = 2
dlbckaln.out    = 2
dlbccaln.out    = 2
dlbcmcal.out    = 2
hlp256.dll	= 2

; Source=3: common\(lang) directory
wavs.exe        = 3
dlbcma.chm      = 3
dlbclpa.chm	= 3
dlbcdrv.chm	= 3
DLBCeula.txt    = 3
dlbcceip.chm    = 3
dlbcuser.chm	= 3

; Source=4: (cpu) directory
dlbcfc5c.dll	= 4
dlbcicur.dll	= 4
dlbcclr1.dll    = 4
dlbcclr2.dll    = 4
dlbcclr3.dll    = 4
dlbcvs.dll      = 4
lexedf.dll      = 4
dlbccfg.dll     = 4
dlbccfg.exe     = 4
dlbccomc.dll    = 4
dlbccomm.dll    = 4
dlbccoms.exe    = 4
dlbccomx.dll    = 4
dlbccu.dll      = 4
dlbchbn3.dll    = 4
dlbciesc.dll	= 4
dlbcih.exe      = 4
dlbcinpa.dll	= 4
dlbcjsw.dll     = 4
dlbcjswx.exe    = 4
dlbclmpm.dll    = 4
dlbclpa.dll     = 4
dlbcpmui.dll    = 4
dlbcpplc.dll    = 4
dlbcppx.dll     = 4
dlbcprod.ini    = 4
dlbcprox.dll    = 4
dlbcprp.dll     = 4
dlbcpsw.dll     = 4
dlbcpswx.exe    = 4
dlbcserv.dll    = 4
dlbcunst.exe    = 4
dlbcupd.dll     = 4
dlbcusb1.dll    = 4
dlbcutil.dll    = 4
dlbccoin.dll    = 4
dlbcins.dll     = 4
dlbcinsb.dll    = 4

; Source=5: (cpu)\(lang) directory
dlbccur.dll     = 5
dlbcjswr.dll    = 5
dlbclpar.dll    = 5
dlbcprpr.dll    = 5
dlbcpswr.dll    = 5
dlbcupdr.dll    = 5
dlbcstrn.dll	= 5
dlbcinsr.dll    = 5

[SourceDisksFiles.x86]
dlbcui5c.dll    = 4
dlbcdr5c.dll    = 4
dlbcpp5c.dll    = 4
dlbcgf.dll      = 4

[SourceDisksFiles.amd64]
dlbcui6c.dll    = 4
dlbcdr6c.dll    = 4
dlbcpp6c.dll    = 4
dlbcg.dll       = 4


[REGISTRY]
;the following file will be added in the Registry \\HKEY_LOCAL_MACHINE\SOFTWARE\Dell
IjPrtSettings = 1

;***************************************************************
;
; Language strings
;
;***************************************************************

;If the driver is installed on a non-english OS that we do not have a Strings section 
;it will default to the [Strings] section
;English
[Strings]
instdisk="Dell Inkjet Driver Installation Disk"
DELL="Dell Inkjet Drivers"
PRINTER="Dell Photo Printer 720"
LANG_PATH="english"

;English
[Strings.0409]
instdisk="Dell Inkjet Driver Installation Disk"
DELL="Dell Inkjet Drivers"
PRINTER="Dell Photo Printer 720"
LANG_PATH="english"

;Below are placeholders for multi-language support in this .inf.  Need to be filled in
;whenever WW builds start up.

;Chinese Simplified Language
[Strings.0804]
instdisk="Dell ´òÓ¡»úÇý¶¯³ÌÐò°²×°´ÅÅÌ"
DELL="Dell ´òÓ¡»úÇý¶¯³ÌÐE"
PRINTER="Dell Photo Printer 720"
LANG_PATH="chi_simp"

;French Language
[Strings.000c]
instdisk="Disquette d'installation du pilote Dell Inkjet"
DELL="Pilotes Dell Inkjet"
PRINTER="Dell Photo Printer 720"
LANG_PATH="french"

;German Language
[Strings.0007]
instdisk="Installationsdiskette fE Dell Inkjet-Treiber"
DELL="Dell Inkjet-Treiber"
PRINTER="Dell Photo Printer 720"
LANG_PATH="german"

;Italian Language
[Strings.0010]
instdisk="Disco di installazione del driver Dell Inkjet."
DELL="Driver Dell Inkjet"
PRINTER="Dell Photo Printer 720"
LANG_PATH="italian"

;Japanese Language
[Strings.0011]
instdisk="Dell Inkjet ÄÞײÊÞ ²Ý½Ä°Ù ÃÞ¨½¸"
DELL="Dell Inkjet ÄÞײÊÞ"
PRINTER="Dell Photo Printer 720"
LANG_PATH="japanese"

;Spanish Language
[Strings.000a]
instdisk="Disco de instalación de controladores de impresoras de inyección de tinta Dell"
DELL="Controladores de impresoras de inyección de tinta Dell"
PRINTER="Dell Photo Printer 720"
LANG_PATH="spanish"

;Chinese Simplified Language (singapore)
[Strings.1004]
instdisk="Dell ´òÓ¡»úÇý¶¯³ÌÐò°²×°´ÅÅÌ"
DELL="Dell ´òÓ¡»úÇý¶¯³ÌÐE"
PRINTER="Dell Photo Printer 720"
LANG_PATH="chi_simp"
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: web5, load: 1.04