hpc3600e.inf Driver File Contents (HP_CLJ_3600_Installer_WW.exe)

;Hewlett-Packard LaserJet combined printer driver INF file for Windows 2000 and XP
;Copyright Hewlett-PackarSourceDisksFilesd 2004

[Version]
Signature="$Windows NT$"
Provider=%HP% 
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} 
Class=Printer 
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%HP_Mombi_Driver_Name%
CatalogFile=hpc3600e.cat
DriverVer=02/27/2007,61.063.461.41

; 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]
"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 Machine
;***************************
[HP]

"HP Color LaserJet 3600" = HPC3600H.GPD,USBPRINT\Hewlett-PackardHP_Co8665,USBPRINT\VID_03F0&PID_6917&Rev_0100&PRINT_HPZ,DOT4PRT\Hewlett-PackardHP_Co8665&PRINT_HPZ,DOT4PRT\VID_03F0&PID_6917,DOT4PRT\VID_03F0&PID_6917&DOT4&PRINT_HPZ,DOT4PRT\VID_03F0&PID_6917&REV_0100,DOT4PRT\VID_03F0&PID_6917&REV_0100&DOT4&PRINT_HPZ



;******************************
;VISTA 
;******************************
[HP.NT.6.0]

"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,USBPRINT\Hewlett-PackardHP_Co8665
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,USBPRINT\VID_03F0&PID_6917&Rev_0100&PRINT_HPZ
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,DOT4PRT\Hewlett-PackardHP_Co8665&PRINT_HPZ
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,DOT4PRT\VID_03F0&PID_6917
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,DOT4PRT\VID_03F0&PID_6917&DOT4&PRINT_HPZ
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,DOT4PRT\VID_03F0&PID_6917&REV_0100
"HP Color LaserJet 3600" = HPC3600H.GPD.NT.6.0,DOT4PRT\VID_03F0&PID_6917&REV_0100&DOT4&PRINT_HPZ



; 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.
;

;[HPC3600H.GPD.CoInstallers]
;AddReg = CoLaunchInstall.AddReg
;CopyFiles = VENDOR_SETUP
;****************************************
;32 bit XP machine
;NTPRINT.INF supports UNIDRV_DATA Section
;UNIDRV_DATA is added to Needs section
;[UNIDRV_DATA] is removed from INF
;****************************************

[HPC3600H.GPD]
INCLUDE=NTPRINT.INF
CopyFiles=VENDOR_SETUP,DATA_FILES,HPPRPROC,UI,PCL3_RENDER,DMC_x86,EAC,EAC_SYS32COPY,GPD_PCL6_COMMON1,STRING_DLL,MANUAL_DUPLEX,RES_PCL6,PCLXL_GPD_P3,HELP,HP_UNIDRV,SERVICES,IMAGE_ENHANCEMENT,STRING,PNPDLL,PNPDLL_SYSCOPY
Needs=UNIDRV_DATA
DataSection=UNIDRV_DATA 
DataFile=hpc3600h.gpd
PrintProcessor=%PRINT_PROCESSOR%
;AddReg=REGISTRY_PNPBIDI
DelFiles=DEL9xFILE


;********************************************
;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
;*********************************************


;[HPC3600H.GPD.NT.6.0.CoInstallers]
;AddReg = CoLaunchInstall.AddReg
;CopyFiles = VENDOR_SETUP

[HPC3600H.GPD.NT.6.0]
INCLUDE=NTPRINT.INF
CopyFiles=VENDOR_SETUP,DATA_FILES,HPPRPROC,UI,PCL3_RENDER,DMC_x86,EAC,EAC_SYS32COPY,GPD_PCL6_COMMON1,STRING_DLL,MANUAL_DUPLEX,RES_PCL6,PCLXL_GPD_P3,HELP,SERVICES,IMAGE_ENHANCEMENT,STRING,PNPDLL,PNPDLL_SYSCOPY
Needs=UNIDRV.OEM,UNIDRV_DATA
DataSection=UNIDRV_DATA 
DataFile=hpc3600h.gpd
PrintProcessor=%PRINT_PROCESSOR%
;AddReg=REGISTRY_PNPBIDI
DelFiles=DEL9xFILE

; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Create a section, even if it 
; only copies a single file, rather than using the @filename notation. This 
; will ensure compatibility with the NOVELL P&P Environment too.
; If it's a color profile (since the DestinationDirs can only handle sections, and not
; individual files) then a section is a must.

;Name of the File to be deleted
[DEL9xFILE]
hpzimn12.DLL 

[HPPRPROC]
hpzpp4wn.DLL,hpzpp4wn.DLL,,0x00000020

[UI]
hpzui4wn.DLL,hpzui4wn.DLL,,0x00000020
hpzpe4wn.DLL,hpzpe4wn.DLL,,0x00000020

[PCL3_RENDER]
hpz3r4wn.DLL,hpz3r4wn.DLL,,0x00000020

[GPD_PCL6_COMMON1]
hpzsm4wn.gpd,hpzsm4wn.gpd,,0x00000020
hpzhm4wn.gpd,hpzhm4wn.gpd,,0x00000020

[STRING_DLL]
hpzst4wn.DLL,hpzst4wn.DLL,,0x00000020

[DATA_FILES]
hpch3600.cfg,hpch3600.cf_,,0x00000020
hpc3600h.xml,hpc3600h.xml,,0x00000020
hpzsc4wn.dtd,hpzsc4wn.dtd,,0x00000020
hpc3600h.gpd,hpc3600h.gpd,,0x00000020
hpc3600e.ini,hpc3600e.ini,,0x00000020

[MANUAL_DUPLEX]
hpzev4wn.DLL,hpzev4wn.DLL,,0x00000020

[HELP]
HPZHL4wn.CAB,HPZHL4wn.CAB,,0x00000020

[SERVICES]
hpzls4wn.DLL,hpzls4wn.DLL,,0x00000020
hpzss4wn.DLL,hpzss4wn.DLL,,0x00000020

[RES_PCL6]
pclxl.DLL,pclxl.DLL,,0x00000020

[PCLXL_GPD_P3]
pjl.GPD,pjl.GPD,,0x00000020
pclxl.GPD,pclxl.GPD,,0x00000020


;EAC related Files.
[EAC]
;Dustdevil components
HPBMIAPI.DLL,HPBMIAPI.DLL,,0x00000020
HPBOID.DLL,HPBOID.DLL,,0x00000020
HPBOIDPS.DLL,HPBOIDPS.DLL,,0x00000020
HPBPRO.DLL,HPBPRO.DLL,,0x00000020
HPBPROPS.DLL,HPBPROPS.DLL,,0x00000020

;CIO components
HPZIPM12.DLL,HPZIPM12.DLL,,0x00000020
HPZINW12.DLL,HPZINW12.DLL,,0x00000020
HPZIPT12.DLL,HPZIPT12.DLL,,0x00000020
HPZIPR12.DLL,HPZIPR12.DLL,,0x00000020
HPZISN12.DLL,HPZISN12.DLL,,0x00000020
HPZIDR12.DLL,HPZIDR12.DLL,,0x00000020

;hpbmini components
HPNRA.EXE,HPNRA.EXE,,0x00000020
HPBNRAC2.DLL,HPBNRAC2.DLL,,0x00000020
HPBMINI.DLL,HPBMINI.DLL,,0x00000020
hpceac06.hpi,hpceac06.hpi,,0x00000020

HPJCMN2U.DLL,HPJCMN2U.DLL,,0x00000020
HPJIPX1U.DLL,HPJIPX1U.DLL,,0x00000020

;HPPAPTS0.DLL,HPPAPTS0.DLL,,0x00000020
;HPPASNM0.DLL,HPPASNM0.DLL,,0x00000020
;HPPAPML0.DLL,HPPAPML0.DLL,,0x00000020

[EAC_SYS32COPY]
;Dustdevil components
HPBMIAPI.DLL,HPBMIAPI.DLL,,0x00000020
HPBOID.DLL,HPBOID.DLL,,0x00000020
HPBOIDPS.DLL,HPBOIDPS.DLL,,0x00000020
HPBPRO.DLL,HPBPRO.DLL,,0x00000020
HPBPROPS.DLL,HPBPROPS.DLL,,0x00000020

;CIO components
HPZIPM12.DLL,HPZIPM12.DLL,,0x00000020
HPZINW12.DLL,HPZINW12.DLL,,0x00000020
HPZIPT12.DLL,HPZIPT12.DLL,,0x00000020
HPZIPR12.DLL,HPZIPR12.DLL,,0x00000020
HPZISN12.DLL,HPZISN12.DLL,,0x00000020
HPZIDR12.DLL,HPZIDR12.DLL,,0x00000020

;hpbmini components
HPNRA.EXE,HPNRA.EXE,,0x00000020
HPBNRAC2.DLL,HPBNRAC2.DLL,,0x00000020
HPBMINI.DLL,HPBMINI.DLL,,0x00000020
hpceac06.hpi,hpceac06.hpi,,0x00000020

HPJCMN2U.DLL,HPJCMN2U.DLL,,0x00000020
HPJIPX1U.DLL,HPJIPX1U.DLL,,0x00000020

;DMC DLL.

[DMC_x86]
hpcdmc32.DLL,hpcdmc32.DLL,,0x00000020
hpbcfgre.DLL,hpbcfgre.DLL,,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]
HPFIE4wn.DLL,HPFIE4wn.DLL,,0X00000020


[STRING]
hpzst4wn.dll,hpzst4wn.dll,,0x00000020
hpz3c4wn.dll,hpz3c4wn.dll,,0x00000020
hpzur4wn.dll,hpzur4wn.dll,,0x00000020

;
; Data Sections
;



;[CoLaunchInstall.AddReg]
;HKR,,CoInstallers32,0x10000,"hpbicoin.dll,CoSetup"


[VENDOR_SETUP]
hpbicoin.dll,,,0x00000020

[Previous Names]
%HP_Mombi_Driver_Name%=%HP_Oceania_Driver_Name%

[SourceDisksNames]
98="HP Color LaserJet 3600 CD",hpc3600e.cab,,
97="HP Color LaserJet 3600 CD",%LocaleCABFile%,,
96=%DiskID%,,,""

[SourceDisksFiles]
hpc3600h.gpd=98
hpc3600e.ini=98 
hpzpp4wn.DLL=98 
hpzui4wn.DLL=98
hpzpe4wn.DLL=98
hpz3r4wn.DLL=98
hpzsm4wn.GPD=98
hpzst4wn.dll=98
hpz3c4wn.dll=98
hpzur4wn.dll=98
hpzpnp.dll=98
 

;EAC files
HPBMIAPI.DLL=98
HPBOID.DLL=98
HPBOIDPS.DLL=98
HPBPRO.DLL=98
HPBPROPS.DLL=98

HPZIPM12.DLL=98
HPZIPT12.DLL=98
HPZINW12.DLL=98
HPZIPR12.DLL=98
HPZISN12.DLL=98
HPZIDR12.DLL=98

HPNRA.EXE=98
HPBNRAC2.DLL=98
HPBMINI.DLL=98
hpceac06.hpi=98


HPJCMN2U.DLL=98
HPJIPX1U.DLL=98

;HPPAPTS0.DLL=98
;HPPASNM0.DLL=98
;HPPAPML0.DLL=98

;ManualDuplex dll
hpzev4wn.DLL=98

;SERVICES
hpzls4wn.DLL=98
hpzss4wn.DLL=98

;DMC File
HPCDMC32.DLL=98
hpbcfgre.DLL=98
hpch3600.cf_=96


;Automation Files
hpc3600h.xml=98
hpzsc4wn.DTD=98

;Windows XP core files...
STDNAMES.GPD=98 
UNIDRV.DLL=98
UNIRES.DLL=97 
UNIDRVUI.DLL=97 
UNIDRV.HLP=97

;HELP
HPZHL4wn.CAB=98

;PCL 6 files
pclxl.DLL=98
pjl.GPD=98
pclxl.GPD=98
hpzhm4wn.gpd=98
hpzsm4wn.GPD=98

;Image Enhancement DLLs
HPFIE4wn.DLL=98

;Mariner CoInstaller DLL's VENDOR_SETUP
hpbicoin.dll=96
[DestinationDirs]
DefaultDestDir=66000
HPPRPROC=66001 
EAC_SYS32COPY=66002
VENDOR_SETUP=66002
PNPDLL_SYSCOPY=66002

[PNPDLL]
hpzpnp.dll,hpzpnp.dll,,0x00000020

[PNPDLL_SYSCOPY]
hpzpnp.dll,hpzpnp.dll,,0x00000020

;[String Section]


[Strings]      
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2enww.cab"

[Strings.0401]      ; Arabic
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2arww.cab"

[Strings.0403]      ; Catalan
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2caww.cab"

[Strings.0404]      ; Chinese (Traditional)
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2zhtw.cab"

[Strings.0804]      ; Chinese (Simplified)
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2zhcn.cab"


[Strings.0405]       ; Czech
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2csww.cab"

[Strings.0406]      ; Danish
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2daww.cab"


[Strings.0413]        ;Dutch
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2nlww.cab"


[Strings.0409]      ; English
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2enww.cab"


[Strings.040B]        ;Finnish
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2fiww.cab"


[Strings.040C]      ;French
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2frww.cab"


[Strings.0407]      ;German
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2deww.cab"


[Strings.0408]       ;Greek
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2elww.cab" 


[Strings.040D]        ;Hebrew
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2heww.cab"


[Strings.040E]       ;Hungerian 
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2huww.cab"



[Strings.0410]       ;Italian
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2itww.cab"


[Strings.0411]       ;Japanese
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2jaww.cab"



[Strings.0412]        ;Korean
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2koww.cab"


[Strings.0814]        ;Norwegian
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2noww.cab"


[Strings.0415]        ;Polish
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2plww.cab"


[Strings.0416]        ;Portugese
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2ptww.cab"


[Strings.0419]        ;Russian
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2ruww.cab"



[Strings.041B]        ;Slovak 
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2skww.cab"



[Strings.040A]       ;Spanish
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2esww.cab"


[Strings.041D]        ;Swedish
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2svww.cab"


[Strings.041E]        ;Thai
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2thww.cab"


[Strings.041F]        ;Turkish (Turkce)
PrinterClassName="Printers" 
DiskID="HP Color LaserJet 3600 CD"
PRINT_PROCESSOR="HPZPP4wn,hpzpp4wn.dll" 
HP="HP" 
HP_Mombi_Driver_Name="HP Color LaserJet 3600"
HP_Oceania_Driver_Name="HP Color LaserJet 3600"
LocaleCABFile ="hbi2trww.cab"
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: 0.98