;
;
; (This inf should work for both OS's, but not all sections apply to both.)
;
;
[Version]
Signature="$Windows NT$"
Provider=%M1%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
[ClassInstall32.NT]
AddReg=printer_class_addreg
[printer_class_addreg]
HKR,,,,%PrinterClassName%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
%M1%=PrinterList
;
; Model Sections
;
; These sections correspond with an entry listed in the
; [Manufacturer] section above. The models will be displayed in the order
; that they appear here.
;
[PrinterList]
%Printer1%=DPHE6.DAT,LPTENUM\_Doc_Pilot_MFX-1500E54E0
%Printer2%=DPHE5E.DAT,LPTENUM\_Doc_Pilot_MFX-1500E54E0
;
; 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 data
; file, unless there is an explicit DataFile section listed.
;
; Also note the ".NT" or ".WIN" notation. This is done to allow for a single INF to
; work on Win9x and WinNT. When this format is used, the DataFile must be declared explicitly.
; Win95 does not support this notation, so the old format is used.
; See the latest WinNT DDK for more info.
;
[DPHE6.DAT.NT]
CopyFiles=PCLXL_NT
DataFile=DPHEXL.DAT
DataSection=PCLXL_DATA_NT
[DPHE5E.DAT.NT]
CopyFiles=@DPHE5E.DAT,PCL5E_NT
DataFile=DPHE5E.DAT
DataSection=PCL5E_DATA_NT
; 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).
;
[PCLXL_NT]
DPHEXL.DLL
DPHEXlUI.DLL
DPHENTXL.HLP
DPHEXL.DAT
DPHEOEM.INF,OEMSETUP.INF
DPHEXL.INI
DPHEMON.DLL
[PCL5E_NT]
DPHE5E.DLL
DPHE5EUI.DLL
DPHENT5E.HLP
DPHE5E.DAT
DPHEOEM.INF,OEMSETUP.INF
DPHE5E.INI
DPHEMON.DLL
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[PCLXL_DATA_NT]
DriverFile=DPHEXL.DLL
ConfigFile=DPHEXlUI.DLL
HelpFile=DPHENTXL.HLP
LanguageMonitor="Doc Pilot PJL Language Monitor,DPHEMON.DLL"
[PCL5E_DATA_NT]
DriverFile=DPHE5E.DLL
ConfigFile=DPHE5EUI.DLL
HelpFile=DPHENT5E.HLP
LanguageMonitor="Doc Pilot PJL Language Monitor,DPHEMON.DLL"
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
4 = %DiskName%,,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
DPHEXL.DLL = 4,,,,,,,11,3
DPHEXLUI.DLL = 4,,,,,,,11,3
DPHENTXL.HLP = 4,,,,,,,11,3
OEMSETUP.INF = 4,,,,,,,11,3
DPHExl.ini = 4,,,,,,,11,3
DPHEXL.DAT = 4,,,,,,,11,3
DPHE5E.DLL = 4,,,,,,,11,3
DPHE5EUI.DLL = 4,,,,,,,11,3
DPHENT5E.HLP = 4,,,,,,,11,3
DPHE5E.DAT = 4,,,,,,,11,3
DPHE5E.ini = 4,,,,,,,11,3
DPHE5E.ini = 4,,,,,,,11,3
DPHEMON.DLL = 4,,,,,,,11,3
;
; Localizable Strings
;
[Strings]
; Manufactory Name
M1="Muratec"
; PCL 6 Driver name
Printer1="Doc Pilot MFX-1500E PCL6"
;PCL5e Driver name
Printer2="Doc Pilot MFX-1500E PCL5e"
; Disk name
DiskName="Doc Pilot MFX-1500E disk name"
; Setup display name
DispalyName="Doc Pilot MFX-1500E"
; ICON Group name
ICONGroupName="Doc Pilot"
; Winpanel, ControlPanelName
WPCP="Remote Shuttle MFX-1500E"
; Plug and Play Info
PnP_String="_Doc_Pilot_MFX-1500E54E0"
; About Information
ABOUTW="Remote Shuttle MFX-1500E Print Monitor"
ABOUT="Doc Pilot MFX-1500E Printer Driver"
LTD="Copyright Murata Machinery, LTD. 1999-2000"
;----------------------------------------------------------
; END OF OEMSETUP.INF
;---------------------------------------------------------
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.