hpwk540a.inf Driver File Contents (OJProK5X00_Basic_8.exe)

;HP Officejet Pro K300  and k400 series Printer drivers INF file for Windows 
2000 and XP
;Copyright Hewlett-Packard 2004
;CDGuid={4EA00463-0FD4-4378-A148-6544CD5868D0}

[Version]
Signature="$Windows NT$"
Provider=%HP% 
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} 
Class=Printer 
;***************************************************************
;Driver Store & Plug & Play [ START ] [ Required for VISTA INF ]
;***************************************************************
DriverPackageType=PlugAndPlay

DriverPackageDisplayName="HP Officejet Pro K5300 Series"
DriverPackageDisplayName="HP Officejet Pro K5400 Series"

;**************************************************************
;Driver Store & Plug & Play [ END ] [ Required for VISTA INF ]
;**************************************************************
CatalogFile=hpwk540a.cat
DriverVer=01/31/2007,61.063.248.00


; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;The format of TargetOSVersion, the version decoration, is as follows:
;NT[Architecture][.[OSMajorVersion][.[OSMinorVersion][.[ProductType][.SuiteMask]]]

;NT 
;Operating system version recognition is supported for Windows XP and later NT-based operating systems. 
;
;Architecture 
;Identifies the hardware platform. This must be x86 or ia64. 
;
;OSMajorVersion 
;A number representing the operating system's major version number. For Windows XP, this number is 5. 
;
;OSMinorVersion 
;A number representing the operating system's minor version number. For Windows XP, this number is 1. 
;
;ProductType 
;0x0000003 (VER_NT_SERVER)

[MANUFACTURER]

;***************************************************************
; NT.6.0 : This decorator is used for 32 bit m/c with VISTA O/S
;***************************************************************

"HP"=HP, NT.6.0

; Model sections
;
; Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order 
; that they appear in the INF file.

;********************************
;XP 32 bit machine
;********************************
[HP]
"HP Officejet Pro K5300 Series" = hpwk5303.GPD,USBPRINT\HPOfficejet_Pro_K5308CCB
"HP Officejet Pro K5400 Series" = hpwk5403.GPD,USBPRINT\HPOfficejet_Pro_K5404D7A 
;SLP
"HP Officejet Pro K5300 Series" = hpwk5303.GPD,MF\officejet_pro_k5300&HPSLP&IP_PRINT
"HP Officejet Pro K5400 Series" = hpwk5403.GPD,MF\officejet_pro_k5400&HPSLP&IP_PRINT

;********************************
;VISTA 32 bit machine
;********************************
[HP.NT.6.0]
"HP Officejet Pro K5300 Series" = hpwk5303.GPD.NT.6.0,USBPRINT\HPOfficejet_Pro_K5308CCB
"HP Officejet Pro K5400 Series" = hpwk5403.GPD.NT.6.0,USBPRINT\HPOfficejet_Pro_K5404D7A 
;SLP
"HP Officejet Pro K5300 Series" = hpwk5303.GPD.NT.6.0,MF\officejet_pro_k5300&HPSLP&IP_PRINT
"HP Officejet Pro K5400 Series" = hpwk5403.GPD.NT.6.0,MF\officejet_pro_k5400&HPSLP&IP_PRINT

; OEM URLS
;
; This sections gives the URL for manufacturers found in the Manufacturers section
[OEM URLS]
%HP% = "http://go.microsoft.com/fwlink/?LinkID=37&prd=10798&sbp=Printers"

;
; MS Driver Core installs
;
; These sections are used by Printer OEMs to install MS provided drivers

; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.

;****************************************
;32 bit XP machine
;NTPRINT.INF supports UNIDRV_DATA Section
;UNIDRV_DATA is added to Needs section
;[UNIDRV_DATA] is removed from INF
;****************************************

[hpwk5303.GPD]
CopyFiles=INST_FILES,k530GPD_INI,STRING,k530XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,HP_UNIDRV,PCL_LANGMON_FILES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA,COINST_FILES
Include=NTPRINT.INF
Needs=sRGBPROFILE.OEM,UNIDRV_DATA
DataSection=UNIDRV_DATA
LanguageMonitor=%LanguageMonitor%
DataFile=hpwk5303.GPD
PrintProcessor=%PRINT_PROCESSOR% 


[hpwk5403.GPD]
CopyFiles=INST_FILES,k540GPD_INI,STRING,k540XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,HP_UNIDRV,PCL_LANGMON_FILES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA,COINST_FILES
Include=NTPRINT.INF
Needs=sRGBPROFILE.OEM,UNIDRV_DATA
DataSection=UNIDRV_DATA
LanguageMonitor=%LanguageMonitor%
DataFile=hpwk5403.GPD
PrintProcessor=%PRINT_PROCESSOR% 



;********************************************
;32 bit VISTA machine 
;NTPRINT.INF supports UNIDRV_DATA Section
;UNIDRV_DATA is added to Needs section
;[UNIDRV_DATA] is removed from INF
;UNIDRV.OEM is added to Needs section
;UNIDRV.OEM is defined in NTPRINT.INF
;Used for Copying UNIDRV DLLs
;HP_UNIDRV is removed from Vista Copy section
;as Vista copies UNDRV DLLs from OS
;for More details Open NTPRINT.INF & Check
;*********************************************

[hpwk5303.GPD.NT.6.0]
CopyFiles=INST_FILES,k530GPD_INI,STRING,k530XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,PCL_LANGMON_FILES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA,COINST_FILES
Include=NTPRINT.INF
Needs=UNIDRV.OEM,sRGBPROFILE.OEM,UNIDRV_DATA
DataSection=UNIDRV_DATA
LanguageMonitor=%LanguageMonitor%
DataFile=hpwk5303.GPD
PrintProcessor=%PRINT_PROCESSOR% 


[hpwk5403.GPD.NT.6.0]
CopyFiles=INST_FILES,k540GPD_INI,STRING,k540XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,PCL_LANGMON_FILES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA,COINST_FILES
Include=NTPRINT.INF
Needs=UNIDRV.OEM,sRGBPROFILE.OEM,UNIDRV_DATA
DataSection=UNIDRV_DATA
LanguageMonitor=%LanguageMonitor%
DataFile=hpwk5403.GPD
PrintProcessor=%PRINT_PROCESSOR% 
;AddReg=hp_Install_AddReg_k540

;****************************************
;32 bit XP machine
;********************************************

[hpwk5303.GPD.CoInstallers]
AddReg=hp_CoInstaller_addReg
CopyFiles=COINST_FILES
ICEDatFiles=hpwins06.dat,autorun.inf,hpzstub.exe -s -f

[hpwk5403.GPD.CoInstallers]
AddReg=hp_CoInstaller_addReg
CopyFiles=COINST_FILES
ICEDatFiles=hpwins06.dat,autorun.inf,hpzstub.exe -s -f

;********************************************
;32 bit VISTA machine 
;********************************************

[hpwk5303.GPD.NT.6.0.CoInstallers]
AddReg=hp_CoInstaller_addReg
CopyFiles=COINST_FILES
ICEDatFiles=hpwins06.dat,autorun.inf,hpzstub.exe -s -f

[hpwk5403.GPD.NT.6.0.CoInstallers]
AddReg=hp_CoInstaller_addReg
CopyFiles=COINST_FILES
ICEDatFiles=hpwins06.dat,autorun.inf,hpzstub.exe -s -f


; 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) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).

[INST_FILES]
hpzids01.dll

[COINST_FILES]
hpzids01.dll

[k530GPD_INI]
hpwk5303.gpd,hpwk5303.gpd,,0x00000020
hpwk530a.ini,hpwk530a.ini,,0x00000020


[k540GPD_INI]
hpwk5403.gpd,hpwk5403.gpd,,0x00000020
hpwk540a.ini,hpwk540a.ini,,0x00000020


[STRING]
hpzst4v2.dll,hpzst4v2.dll,,0x00000020
hpz3c4v2.dll,hpz3c4v2.dll,,0x00000020
hpzur4v2.dll,hpzur4v2.dll,,0x00000020

[k530XML_DTD]
hpwk5303.xml,hpwk5303.xml,,0x00000020
hpzsc4v2.dtd,hpzsc4v2.dtd,,0x00000020

[k540XML_DTD]
hpwk5403.xml,hpwk5403.xml,,0x00000020
hpzsc4v2.dtd,hpzsc4v2.dtd,,0x00000020






[HPPRPROC]
hpzpp4v2.dll,hpzpp4v2.dll,,0x00000020

[UI]
hpzui4v2.dll,hpzui4v2.dll,,0x00000020

[PCL3_RENDER]
hpz3r4v6.dll,hpz3r4v6.dll,,0x00000020
hpzpr4v2.dll,hpzpr4v2.dll,,0x00000020

[GPD_COMMON3]
hpzsm4v2.gpd,hpzsm4v2.gpd
hpz3m4v2.gpd,hpz3m4v2.gpd

[MANUAL_DUPLEX]
hpzev4v2.dll,hpzev4v2.dll,,0x00000020

[PCL_LANGMON_FILES]
hpz3l4v6.dll,hpz3l4v6.dll,,0x00000020

[EXPORT]
hpcdmc32.dll,hpcdmc32.dll,,0x00000020
hpbcfgre.dll,hpbcfgre.dll,,0x00000020
hpwhk540.cfg,hpwhk540.cf_,,0x00000020


;
;Unidrv Core file sections
;
[HP_UNIDRV]
UNIDRV.DLL,UNIDRV.dll,,0x00000020
UNIRES.DLL,UNIRES.dll,,0x00000020
UNIDRVUI.DLL,UNIDRVUI.dll,,0x00000020
STDNAMES.GPD,STDNAMES.gpd,,0x00000020 
UNIDRV.HLP,UNIDRV.hlp,,0x00000020 


[IMAGE_ENHANCEMENT]
hpfie4v2.dll,hpfie4v2.dll,,0x00000020
hpfig4v2.dll,hpfig4v2.dll,,0x00000020

[RESOURCE_MANAGER_HPA]
hpfrs4v2.dll,hpfrs4v2.dll,,0x00000020

;[ICC_PROFILE]
;HP Business Inkjet k560-Premium High-Gloss Film(tricolor+black).icc,hpdj98phgftb.icc,,0x00000020
;HP Business Inkjet k560-Premium High-Gloss Film(tricolor+gray).icc,hpdj98phgftg.icc,,0x00000020
;HP Business Inkjet k560-Premium High-Gloss Film(tricolor+photo).icc,hpdj98phgftp.icc,,0x00000020
;HP Business Inkjet k560-Premium Paper(tricolor+black).icc,hpdj98pptb.icc,,0x00000020
;HP Business Inkjet k560-Premium Paper(tricolor+gray).icc,hpdj98pptg.icc,,0x00000020
;HP Business Inkjet k560-Premium Paper(tricolor+photo).icc,hpdj98pptp.icc,,0x00000020
;HP Business Inkjet k560-Premium Plus Photo(tricolor+black).icc,hpdj98ppptb.icc,,0x00000020
;HP Business Inkjet k560-Premium Plus Photo(tricolor+gray).icc,hpdj98ppptg.icc,,0x00000020
;HP Business Inkjet k560-Premium Plus Photo(tricolor+photo).icc,hpdj98ppptp.icc,,0x00000020

;
; Data Sections
;

[HELP]
hpzhl4v2.cab,hpzhl4v2.cab

[hp_CoInstaller_addReg]
HKR,,CoInstallers32,0x00010000,"hpzids01.dll,CoInstall"

[SourceDisksNames]

99=%DiskID%,,,""
98="PDL_COMMON",hpwk540a.cab,,
97="PDL_LANG",%LocaleCABFile%,,

[SourceInfo]
SourceDirectory=%1%

[SourceDisksFiles]
hpwk530a.ini=98
hpwk540a.ini=98
hpzpp4v2.dll=98 
hpzui4v2.dll=98
hpz3r4v6.dll=98
hpzpr4v2.dll=98

hpzsm4v2.gpd=98
hpz3m4v2.gpd=98
hpwk5303.gpd=98
hpwk5403.gpd=98

hpzst4v2.dll=98
hpz3c4v2.dll=98
hpzur4v2.dll=98

;Automation Files
hpwk5303.xml=98
hpwk5403.xml=98
hpzsc4v2.dtd=98

;Coinstaller file
hpzids01.dll=99

;ManualDuplex dll
hpzev4v2.dll=98

;EXPORT
hpcdmc32.dll=98
hpbcfgre.dll=98
hpwhk540.cf_=99


;pcl language monitor
hpz3l4v6.dll=98

;Services tab DLL.
;hpz3a4v2.dll=98
;hpzss4v2.dll=98



;Windows XP core files...
STDNAMES.gpd=98 
UNIDRV.dll=98
UNIRES.dll=97 
UNIDRVUI.dll=97 
UNIDRV.hlp=97

;Resource Manager for HPA
hpfrs4v2.dll=98


;ICC Profile

;hpdj98phgftb.icc=98
;hpdj98phgftg.icc=98
;hpdj98phgftp.icc=98
;hpdj98pptb.icc=98
;hpdj98pptg.icc=98
;hpdj98pptp.icc=98
;hpdj98ppptb.icc=98
;hpdj98ppptg.icc=98
;hpdj98ppptp.icc=98

;Image Enhancement DLLs
hpfie4v2.dll=98
hpfig4v2.dll=98

hpzhl4v2.cab=98

[DestinationDirs]
DefaultDestDir=66000
HPPRPROC=66001
PCL_LANGMON_FILES=11
ICC_PROFILE=66003
COINST_FILES=11
INST_FILES=11


;[hp_Install_AddReg_k530]
;HKLM,"SOFTWARE\Hewlett-Packard\DigitalImaging\CIPToolBox\HP Officejet Pro K5300 Series",DefaultIniFile,0,"hpqtbx01.inx"
;HKLM,%HP_TOOLBOX_REG_PATH%\HP Officejet Pro K5300 Series,"ToolboxPath",0,"hpqtbx01.exe"



[Strings.0405]    ; Czech
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2csww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0804]  ; Chinese (Simplified)
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2zhcn.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0404]  ; Chinese (Traditional)
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2zhtw.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0406]    ; Danish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2daww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0407]    ;German
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2deww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings]
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2enww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.040A]    ;Spanish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2esww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.040C]    ;French
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2frww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0410]    ;Italian
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2itww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0412]        ;Korean
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2koww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0413]        ;Dutch
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2nlww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0814]        ;Norwegian
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2noww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0415]        ;Polish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2plww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0416]        ;Portugese
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2ptww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0419]        ;Russian
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2ruww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0409]         ;English
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2enww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.040B]        ;Finnish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2fiww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.041D]        ;Swedish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2svww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0401]    ; Arabic
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2arww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0403]    ; Catalan
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2caww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0408]    ; Greek
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2elww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.040D]    ; Hebrew
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2heww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.0411]    ; Japanese
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2jaww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.040E]    ; Hungrian/Magyar
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2huww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.041B]    ; Slovok
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2skww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.041E]    ; Thai
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2thww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"


[Strings.041F]    ; Turkish
PrinterClassName="Printers" 
DiskID="HP Officejet Pro K5400 Printer Driver Disk"
LanguageMonitor="PCL hpz3l4v6,hpz3l4v6.dll"
PRINT_PROCESSOR="hpzpp4v2,hpzpp4v2.dll" 
HP="HP" 
HP_Mombi_Driver_Name_5300="HP Officejet Pro K5300 Series"
HP_Mombi_Driver_Name_5400="HP Officejet Pro K5400 Series"
LocaleCABFile="P3i2trww.cab"
HP_TOOLBOX_REG_PATH="Software\Hewlett-Packard\HPDJ Printing System Config"
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: web3, load: 1.40