hpzius12.inf Driver File Contents (bi3000cz.exe)

;/*++
;
;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. 
;
;
;	Dot4Usb INF for all OSes
;
;	Hewlett-Packard Converged DOT4 version 12
;
;	MagicKeyword for DOT4 12 infs used by the scrubber {492B8DFA-5753-4462-A985-C8069DFA1336}
;

; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
;--*/

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows NT$"
Provider=%INF_Provider%
DriverVer=01/29/2002, 4.5.0.0
CatalogFile.NT=HPZius12.cat
Class="Dot4Usb HPZ12"
ClassGUID={f159cb2a-6f87-11d2-b1e5-0080c72e74a2}

;====================================================

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir = 10,System32\drivers
Dot4Drivers_CpyFiles = 10,System32\drivers
CoInstaller_2kCpyFiles = 11
ClassInstaller_9xCpyFiles = 11

[SourceDisksNames.x86]
1 = %CD%,,,
2 = %CD%,,,"drivers\dot4\Win2000"

[SourceDisksNames]
1 = %CD%,,,

[SourceDisksFiles.x86]
; Driver
HPZius12.sys = 2
; Co-Installer for w2k/XP, thunk for 9X
HPZc3212.dll = 1
HPZuci12.dll = 1

[SourceDisksFiles]
; Driver
HPZius12.sys = 1,Drivers\dot4\win98
; Co-Installer for w2k/XP, thunk for 9X
HPZc3212.dll = 1
HPZuci12.dll = 1
;====================================================

[ClassInstall]
;
; Add the Dot4Usb class GUID to SYSTEM\CCS\Control\Class
;

AddReg = Dot4UsbClassAddReg_9X
CopyFiles = ClassInstaller_9xCpyFiles

[Dot4UsbClassAddReg_9X]
HKR,,,,"Dot4Usb HPZ12"
HKR,,Installer,,"HPZuci12.dll,ClassInstall"
HKR,,Icon,,"-20"

[ClassInstall32]
;
; Add the Dot4Usb class GUID to SYSTEM\CCS\Control\Class
;
AddReg = Dot4UsbClassAddReg_2k

[Dot4UsbClassAddReg_2k]
;
; Give the class a descriptive name and an icon
;
HKR,,,,"Dot4Usb HPZ12"
HKR,,Icon,,"-20"

;====================================================

[Manufacturer]
%HP%=HP_Models

[HP_Models]
;
; This INF supports models with these PnP IDs
; (Enumerated by any enumerator (*))
;

"psc 2100 (DOT4USB)"      	= Dot4Usb_Inst,usb\vid_03f0&pid_2811&mi_02
"psc 2200 (DOT4USB)"      	= Dot4Usb_Inst,usb\vid_03f0&pid_2911&mi_02
"psc 2150 (DOT4USB)"      	= Dot4Usb_Inst,usb\vid_03f0&pid_2a11&mi_02
"officejet 6100 (DOT4USB)"	= Dot4Usb_Inst,usb\vid_03f0&pid_2d11&mi_02

"hp deskjet 450 printer"    	= DJ450Usb_Inst,usb\vid_03f0&pid_0512
"hp business inkjet 3000 (DOT4USB)" = Maxwell_Inst,USB\Vid_03f0&Pid_0612

;====================================================

;
; Copy files for the Win98 installation
;

[Dot4Usb_Inst]
AddReg=Dot4Usb_AddReg98,Dot4Usb_AddReg
CopyFiles=Dot4Drivers_CpyFiles
DriverVer=01/29/2002, 4.5.0.0

;
; Copy files for the W2K installation
;
[Dot4Usb_Inst.NT]
AddReg=Dot4Usb_AddReg
CopyFiles=Dot4Drivers_CpyFiles
DriverVer=01/29/2002, 4.5.0.0

[DJ450Usb_Inst]
AddReg=Dot4Usb_AddReg98,Dot4Usb_AddReg
CopyFiles=Dot4Drivers_CpyFiles
DriverVer=01/29/2002, 4.5.0.0

[DJ450Usb_Inst.NT]
AddReg=Dot4Usb_AddReg
;CopyFiles=Dot4Drivers_CpyFiles,CoInstaller_2kCpyFiles
DriverVer=01/29/2002, 4.5.0.0

[Maxwell_Inst]
AddReg=Dot4Usb_AddReg98,Dot4Usb_AddReg
DriverVer=01/29/2002, 4.5.0.0

[Maxwell_Inst.NT]
AddReg=Dot4Usb_AddReg
DriverVer=01/29/2002, 4.5.0.0

;====================================================

;
;Device specific Coinstaller for W2K/XP
;
[Dot4Usb_Inst.NT.CoInstallers]
AddReg=Dot4Usb.2k.CoInstallers_AddReg
CopyFiles=CoInstaller_2kCpyFiles

;
;Register the Coinstaller
;
[Dot4Usb.2k.CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"HPZc3212.dll, ClassInstall32"

;====================================================

;
; Copy Files
;
[Dot4Drivers_CpyFiles]
HPZius12.sys

[CoInstaller_2kCpyFiles]
HPZc3212.dll

[ClassInstaller_9xCpyFiles]
HPZuci12.dll
HPZc3212.dll

;====================================================

;
; Registry Entry to start driver on Win98
;
[Dot4Usb_AddReg98]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,HPZius12.sys
;HKLM,System\CurrentControlSet\Control\InstalledFiles,HPZc3212.dll,3,0B,00
;HKLM,System\CurrentControlSet\Control\InstalledFiles,HPZuci12.dll,3,0B,00

;====================================================

;
; Special configuration info for W2K
;
[Dot4Usb_Inst.NT.HW]
AddReg=Dot4Usb_AddReg

;
; Special configuration info for Win98
;
[Dot4Usb_Inst.HW]
AddReg=Dot4Usb_AddReg

[DJ450Usb_Inst.NT.HW]
AddReg=Dot4Usb_AddReg

[DJ450Usb_Inst.HW]
AddReg=Dot4Usb_AddReg

[Maxwell_Inst.HW]
AddReg=Dot4Usb_AddReg

[Maxwell_Inst.NT.HW]
AddReg=Dot4Usb_AddReg

;====================================================

;
; Add keys under Enum\enumeratorID\device-instance-id
;
[Dot4Usb_AddReg]

;====================================================

;
; Add the Dot4Usb driver as a service in W2K
;
[Dot4Usb_Inst.NT.Services]
AddService=%Dot4Usb_Setup_Ins_SvcDesc%,0x00000002,Dot4Usb_Inst.AddService

[DJ450Usb_Inst.NT.Services]
AddService=%Dot4Usb_Setup_Ins_SvcDesc%,0x00000002,Dot4Usb_Inst.AddService

[Maxwell_Inst.NT.Services]
AddService=%Dot4Usb_Setup_Ins_SvcDesc%,0x00000002,Dot4Usb_Inst.AddService

[Dot4Usb_Inst.AddService]
;
; Service configuration info
;
DisplayName     = %Dot4Usb_Name%
ServiceType     = 1             ; Kernel driver
StartType       = 3             ; Manual start
ErrorControl    = 1             ; Error ignore
ServiceBinary   = %12%\HPZius12.sys

;====================================================

[Strings]
Dot4Usb_Name   = "USB to IEEE-1284.4 Translation Driver HPZius12"
HP             = "Hewlett-Packard"
INF_Provider   = "Hewlett-Packard"
CD           = "Disk"
Dot4Usb_Setup_Ins_SvcDesc = "HPZius12"
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: ftp, load: 1.78