;
; List of supported printers, manufacturers
;
;
[Version]
Signature="$Windows NT$"
Provider="Hitachi"
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"Hitachi"
;
; 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.
;
[Hitachi]
"Hitachi DDS32"=DDS32B.PHD
"Hitachi DDS40"=DDS40B.PHD
;
; 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.
;
;
[DDS32B.PHD]
CopyFiles=DDS32_FILES
DataSection=DDS32_DATA
DataFile=DDS32B.PHD
[DDS40B.PHD]
CopyFiles=DDS40_FILES
DataSection=DDS40_DATA
DataFile=DDS40B.PHD
; 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).
;
;
[DDS32_FILES]
DDS32B.PHD
mrcuig.dll
mrckerg.dll
mrcresb.dll
mrcumpdb.dll
mrcdb.dll
mrcdbk.dll
detect.exe
mrcshexd.dll
mfipclb.dll
inst.hlp
mfaxb.dll
mfax.hlp
readme3240.doc
merc32.hlp
p32snmpc.dll
ctl3d32.dll
ipxt32.dll
wsnmpb.dll
wsnmph32.exe
scan2net.exe
pmonb.exe
pmonb.hlp
reboot.exe
[DDS40_FILES]
DDS40B.PHD
mrcuig.dll
mrckerg.dll
mrcresb.dll
mrcumpdb.dll
mrcdb.dll
mrcdbk.dll
detect.exe
mrcshexd.dll
mfipclb.dll
inst.hlp
mfaxb.dll
mfax.hlp
readme3240.doc
merc32.hlp
p32snmpc.dll
ctl3d32.dll
ipxt32.dll
wsnmpb.dll
wsnmph32.exe
scan2net.exe
pmonb.exe
pmonb.hlp
reboot.exe
; Data Sections
;
; These sections contain data that is shared between devices.
;
;
[DDS32_DATA]
DataFile=DDS32B.phd
ConfigFile=mrcuig.dll
DriverFile=mrckerg.dll
ModelResourcesFile=mrcresb.dll
UMPDFile=mrcumpdb.dll
DbaseFile=mrcdb.dll
KernelDbaseFile=mrcdbk.dll
InstallFile=detect.exe
ShellExtensionFile=mrcshexd.dll
ReadmeFile=readme3240.doc
HelpFile=merc32.hlp
PCLFontInstaller=mfipclb.dll
PCLFontInstallerHelp=inst.hlp
FAXFile=mfaxb.dll
FAXHelpFile=mfax.hlp
SNMPDLL=p32snmpc.dll
CTL3D32DLL=ctl3d32.dll
IPXTools=ipxt32.dll
WinSNMPDLL=wsnmpb.dll
WinSNMPEXE=wsnmph32.exe
ScanToNet=scan2net.exe
PrintMonitor=pmonb.exe
PrintMonitorHelp=pmonb.hlp
[DDS40_DATA]
DataFile=DDS40B.phd
ConfigFile=mrcuig.dll
DriverFile=mrckerg.dll
ModelResourcesFile=mrcresb.dll
UMPDFile=mrcumpdb.dll
DbaseFile=mrcdb.dll
KernelDbaseFile=mrcdbk.dll
InstallFile=detect.exe
ShellExtensionFile=mrcshexd.dll
ReadmeFile=readme3240.doc
HelpFile=merc32.hlp
PCLFontInstaller=mfipclb.dll
PCLFontInstallerHelp=inst.hlp
FAXFile=mfaxb.dll
FAXHelpFile=mfax.hlp
SNMPDLL=p32snmpc.dll
CTL3D32DLL=ctl3d32.dll
IPXTools=ipxt32.dll
WinSNMPDLL=wsnmpb.dll
WinSNMPEXE=wsnmph32.exe
ScanToNet=scan2net.exe
PrintMonitor=pmonb.exe
PrintMonitorHelp=pmonb.hlp
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
Download Driver Pack
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.