DLBXprc.inf Driver File Contents (R151565.exe)

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

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

;;2k
[Dell_PRINTERS]
"Dell Photo AIO Printer 962" = INST_DRVR_NT,USBPRINT\Dell_Photo_AIO_9626F8F,Dell_Photo_AIO_9626F8F

;;XP
[Dell_PRINTERS.NT.5.1]
"Dell Photo AIO Printer 962" = INST_DRVR_NT_5_1,USBPRINT\Dell_Photo_AIO_9626F8F,Dell_Photo_AIO_9626F8F

;;XP/Vista 64bit Edition
[Dell_PRINTERS.NTamd64]
"Dell Photo AIO Printer 962" = INST_DRVR_NTamd64,USBPRINT\Dell_Photo_AIO_9626F8F,Dell_Photo_AIO_9626F8F

[Uninstall]
DelSection=RemoveAll
DelFolders=%16422%\%PRINTER%,%16407%\%DellPrinters%\%PRINTER%,%52%\Dell_Photo_AIO_9626F8F
DelFoldersSafe=%16407%\%DellPrinters%
DelArchives=RemoveArchives
DelReg=Cats.Reg,Supplies.Reg
PreExecute=-1,%16422%\Dell Photo AIO Printer 962\install\exe\uninst """/I:%16422%\Dell Photo AIO Printer 962\install\BEUnst.isf"""

[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
SYS32_NTamd64_FILES,%11%

[InstallOnReboot]
AddReg=AddRegRebootSection

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

[Cats.Reg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",dlbxCATS,"""%52%\3\dlbxtime.dll RunDLLEntry"""

[Supplies.Reg]
HKLM,"Software\Dell\Supplies\Dell Photo AIO Printer 962"

[INST_DRVR_NT]
CopyFiles=DRV_NT_FILES,DRIVER_FILES,PRTPROCS_FILES,PRINTMON_FILES,LCNA_FILES
DataSection=dlbx_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
DataSection=dlbx_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,SYS32_NTamd64_FILES
DataSection=dlbx_DATA_NTamd64
LexRunApps=LEX_PROGRAMS
LexTechSupp=CONTACT.HLP,WINHLP32 CONTACT.HLP

[INST_DRVR_NTamd64.CoInstallers]
CopyFiles=CoInstallers_NTamd64_Files
AddReg=CoInstallers_Reg

[dlbx_DATA_NT]
DriverFile=dlbxDR5C.DLL
ConfigFile=dlbxUI5C.DLL
HelpFile=dlbxhelp.chm
DataFile=dlbxUI5C.DLL
LanguageMonitor="Dell 962 Port,dlbxlmpm.DLL"
PrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxPP5C.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxPP5C.dll"
LexDefaultDataType=LEMF

[dlbx_DATA_NT_5_1]
DriverFile=dlbxDR5C.DLL
ConfigFile=dlbxUI5C.DLL
HelpFile=dlbxhelp.chm
DataFile=dlbxUI5C.DLL
LanguageMonitor="Dell 962 Port,dlbxlmpm.DLL"
PrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxPP5C.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxPP5C.dll"
LexDefaultDataType=LEMF
VendorSetup=dlbxvs.dll,VendorSetup

[dlbx_DATA_NTamd64]
DriverFile=dlbxdr6c.dll
ConfigFile=dlbxui6c.dll
HelpFile=dlbxhelp.chm
DataFile=dlbxui6c.dll
LanguageMonitor="Dell 962 Port,dlbxlmpm.dll"
PrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxPP6C.dll"
NoTestPage=1
; The following 2 lines only used by custom installer
LexPrintProcessor="Dell Photo AIO Printer 962 Print Processor,dlbxpp6c.dll"
LexDefaultDataType=LEMF
VendorSetup=dlbxvs.dll,VendorSetup

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

[CoInstallers_NTamd64_Files]
dlbxcoin.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,"dlbxcoin.dll,CoInstaller"

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

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

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

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

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

[PreUninstallCheck]
IDS_AIOC_PROGRAM_ACTIVE,dlbxaiox.exe
IDS_LSC_PROGRAM_ACTIVE,dlbxpswx.exe
IDS_PHOTOEDITOR_PROGRAM_ACTIVE,dlbxvb.exe

[DRV_NT_FILES]
dlbxdr5c.dll
dlbxui5c.dll

[DRV_NTamd64_FILES]
dlbxdr6c.dll
dlbxui6c.dll
dlbxg.dll

[SYS32_NTamd64_FILES]
dlbxg.dll

[LCNA_FILES]
dlbx.loc
dlbxceip.chm
dlbxcfg.dll
dlbxcfg.exe
dlbxcoin.dll
dlbxcomc.dll
dlbxcomm.dll
dlbxcoms.exe
dlbxcu.dll
dlbxcub.dll
dlbxcur.dll
dlbxgf.dll
dlbxhbn3.dll
dlbxhelp.chm
dlbxiesc.dll
dlbxih.exe
dlbxinpa.dll
dlbxins.dll
dlbxinsb.dll
dlbxinsr.dll
dlbxjswr.dll
dlbxlmpm.dll
dlbxpmui.dll
dlbxpplc.dll
dlbxprox.dll
dlbxserv.dll
dlbxusb1.dll
dlbxutil.dll
dlbxvs.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
dlbxPP5C.DLL,dlbxPP5C.DLL,dlbxPP5C.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
dlbxpp6c.dll,dlbxpp6c.dll,dlbxpp6c.tmp

[PRINTMON_FILES]
dlbxlmpm.dll

[DRIVER_FILES]
;the following files are placed in
;\Winnt\System32\Spool\Drivers\{cpu}\3
lexedf.dll
dlbxasnc.dll    
dlbxaual.out
dlbxceip.chm
dlbxcfg.dll
dlbxcln.out
dlbxclr1.lut
dlbxclr2.lut
dlbxclr3.lut
dlbxclr4.lut
dlbxcomx.dll
dlbxcu.dll
dlbxcub.dll
dlbxcur.dll
dlbxdrec.dll
dlbxdtel.ini
dlbxdtst.jpg
dlbxeula.txt
dlbxflib.dll
dlbxgf.dll
dlbxhelp.chm
dlbxhpec.dll
dlbxhpeh.dll
dlbxhpep.dll
dlbxins.dll
dlbxinsb.dll
dlbxinsr.dll
dlbxjsw.dll
dlbxjswb.dll
dlbxjswr.dll
dlbxjswx.exe
dlbxlpa.dll
dlbxlpab.dll
dlbxlpar.dll
dlbxphau.out
dlbxphcl.out
dlbxppx.dll
dlbxprod.ver
dlbxprp.dll
dlbxprpb.dll
dlbxprpr.dll
dlbxpsw.dll
dlbxpswb.dll
dlbxpswr.dll
dlbxpswx.exe
dlbxretv.dll
dlbxserv.exe
dlbxsk0.dll
dlbxsk1.dll
dlbxsk2.dll
dlbxtime.dll
dlbxtime.exe
dlbxtsfw.dll
dlbxuldr.dll
dlbxupd.dll
dlbxupdb.dll
dlbxupdr.dll
dlbxupld.exe
dlbxutil.dll
dlbxview.exe

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

[DestinationDirs]
DefaultDestDir=66000
LCNA_FILES=66002
PRTPROCS_FILES=66001
PRTPROCS_FILES_NTamd64=66001
PRINTMON_FILES=66002
CoInstallers_Files=66002
CoInstallers_NTamd64_Files=66002
SYS32_NTamd64_FILES=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
dlbxprod.ver    = 1

; Source=2: common directory
dlbx.loc        = 2
dlbxaual.out    = 2
dlbxcln.out     = 2 
dlbxclr1.lut    = 2
dlbxclr2.lut    = 2
dlbxclr3.lut    = 2
dlbxclr4.lut    = 2
dlbxdtel.ini    = 2
dlbxdtst.jpg    = 2
dlbxphau.out    = 2
dlbxphcl.out    = 2
dlbxsk0.dll     = 2
dlbxsk1.dll     = 2
dlbxsk2.dll     = 2
                        
; Source=3: common\(lang) directory
dlbxceip.chm    = 3
dlbxeula.txt    = 3
dlbxhelp.chm    = 3

; Source=4: (cpu) directory
dlbxasnc.dll    = 4
dlbxvs.dll      = 4
lexedf.dll           = 4
dlbxcfg.dll     = 4
dlbxcfg.exe     = 4
dlbxcoin.dll    = 4
dlbxcomc.dll    = 4
dlbxcomm.dll    = 4
dlbxcoms.exe    = 4
dlbxcomx.dll    = 4
dlbxcu.dll      = 4
dlbxcub.dll     = 4
dlbxdrec.dll    = 4
dlbxflib.dll    = 4
dlbxgf.dll      = 4
dlbxhbn3.dll    = 4
dlbxhpec.dll    = 4
dlbxhpeh.dll    = 4
dlbxhpep.dll    = 4
dlbxiesc.dll    = 4
dlbxih.exe      = 4
dlbxinpa.dll    = 4
dlbxins.dll     = 4
dlbxinsb.dll    = 4
dlbxjsw.dll     = 4
dlbxjswb.dll    = 4
dlbxjswx.exe    = 4
dlbxlmpm.dll    = 4
dlbxlpa.dll     = 4
dlbxlpab.dll    = 4
dlbxpmui.dll    = 4
dlbxpplc.dll    = 4
dlbxppx.dll     = 4
dlbxprox.dll    = 4
dlbxprp.dll     = 4
dlbxprpb.dll    = 4
dlbxpsw.dll     = 4
dlbxpswb.dll    = 4
dlbxpswx.exe    = 4
dlbxretv.dll    = 4
dlbxserv.dll    = 4
dlbxserv.exe    = 4
dlbxtime.dll    = 4
dlbxtime.exe    = 4
dlbxtsfw.dll    = 4
dlbxuldr.dll    = 4
dlbxupd.dll     = 4
dlbxupdb.dll    = 4
dlbxupld.exe    = 4
dlbxusb1.dll    = 4
dlbxutil.dll    = 4
dlbxview.exe    = 4

; Source=5: (cpu)\(lang) directory
dlbxcur.dll     = 5
dlbxinsr.dll    = 5
dlbxjswr.dll    = 5
dlbxlpar.dll    = 5
dlbxprpr.dll    = 5
dlbxpswr.dll    = 5
dlbxupdr.dll    = 5

[SourceDisksFiles.x86]
dlbxui5c.dll    = 4
dlbxdr5c.dll    = 4
dlbxpp5c.dll    = 4

[SourceDisksFiles.amd64]
dlbxui6c.dll    = 4
dlbxdr6c.dll    = 4
dlbxpp6c.dll    = 4
dlbxg.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 AIO Printer 962"
LANG_PATH="english"
DellPrinters="Dell Printers"

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

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

;PortBrzl Language
[Strings.0016]
instdisk="Disco de instalação de drivers de impressoras jato de tinta Dell"
DELL="Drivers de impressoras jato de tinta Dell"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="portbrzl"
DellPrinters="Dell impressoras"

;Czech Language
[Strings.0005]
instdisk="Instalaèní disk ovladaèe tiskárny Dell Inkjet"
DELL="Ovladaèe tiskárny Dell Inkjet"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="czech"
DellPrinters="Tiskárny Dell"

;Danish Language
[Strings.0006]
instdisk="Installationsdiskette til Dell Inkjet Driver"
DELL="Drivere til Dell Inkjet"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="danish"
DellPrinters="Dell Printere"

;Dutch Language
[Strings.0013]
instdisk="Installatiediskette stuurprogramma voor Dell inkjetprinters"
DELL="Stuurprogramma's voor Dell inkjetprinters"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="dutch"
DellPrinters="Dell printers"

;Finnish Language
[Strings.000b]
instdisk="Dell-mustesuihkutulostinohjaimen asennuslevyke"
DELL="Dell-mustesuihkutulostinohjaimet"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="finnish"
DellPrinters="Dell tulostimet"

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

;German Language
[Strings.0407]
instdisk="Installationsdiskette für Dell Inkjet-Treiber"
DELL="Dell Inkjet-Treiber"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="german"
DellPrinters="Dell Drucker"

;Greek Language
[Strings.0008]
instdisk="Dell Inkjet Driver Installation Disk"
DELL="Dell Inkjet Drivers"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="greek"
DellPrinters="ÅêôõðùôÝò Dell"

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

;Japanese Language
[Strings.0011]
instdisk="Dell Inkjet ÄÞײÊÞ ²Ý½Ä°Ù ÃÞ¨½¸"
DELL="Dell Inkjet ÄÞײÊÞ"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="japanese"
DellPrinters="Dell ƒvƒŠƒ“ƒ^"

;Norwegan Language
[Strings.0014]
instdisk="Installeringsdisk for Dell Inkjet-driver"
DELL="Dell Inkjet-drivere"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="norwegan"
DellPrinters="Dell-skrivere"

;Polish Language
[Strings.0015]
instdisk="Dell Inkjet - dysk instalacyjny sterownika"
DELL="Dell Inkjet - sterowniki"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="polish"
DellPrinters="Drukarki Dell"

;Russian Language
[Strings.0019]
instdisk="Óñòàíîâî÷íûé äèñê äðàéâåðà äëÿ ñòðóéíûõ ïðèíòåðîâ Dell"
DELL="Äðàéâåðû ñòðóéíûõ ïðèíòåðîâ Dell"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="russian"
DellPrinters="Ïðèíòåðû Dell"

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

;Chinese Simplified Language (singapore)
[Strings.1004]
instdisk="Dell ´òÓ¡»úÇý¶¯³ÌÐò°²×°´ÅÅÌ"
DELL="Dell ´òÓ¡»úÇý¶¯³ÌÐò"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="chi_simp"
DellPrinters="Dell´òÓ¡»ú"

;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 AIO Printer 962"
LANG_PATH="spanish"
DellPrinters="Impresoras de Dell"

;Swedish Language
[Strings.001d]
instdisk="Installationsdiskett för Dell Inkjet-drivrutin"
DELL="Skrivardrivrutiner för Dell Inkjet"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="swedish"
DellPrinters="Dell-skrivare"

;Turkish Language
[Strings.001f]
instdisk="Dell Inkjet Driver Installation Disk"
DELL="Dell Inkjet Drivers"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="turkish"
DellPrinters="Dell Yazýcýlar"

;Korean Language
[Strings.0012]
instdisk="Dell À×Å©Á¬ µå¶óÀ̹ö ¼³Ä¡ µð½ºÅ©"
DELL="Dell À×Å©Á¬ µå¶óÀ̹ö"
PRINTER="Dell Photo AIO Printer 962"
LANG_PATH="korean"
DellPrinters="Dell ÇÁ¸°ÅÍ"























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: web2, load: 1.61