; Copyright (c) 2004 KONICA MINOLTA BUSINESS TECHNOLOGIES, INC.
; MLUU__DRV.INF
; KONICA MINOLTA magicolor 2430DL
; INF file for Windows XP/2000
; Modified for Mono Only driver by H. Barlow 2/8/2006
[Version]
Signature="$Windows NT$"
Provider=%PROVIDER_MLT%
LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=%Version%
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"KONICA MINOLTA"
;
; 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.
;
[KONICA MINOLTA]
%PrinterName% = MLU,USBPRINT\KONICA_MINOLTAmc24305476, KONICA_MINOLTAmc24305476
;
; 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.
;
[MLU.NTx86]
DriverVer=%Version%
CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, MLU_UNP, @MLUU_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=MLUU_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=MLUU__PP,MLUU__PP.DLL
LanguageMonitor=MLUU_MON,MLUU_MON.DLL
[MLU.NTIA64]
DriverVer=%Version%
CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, MLU_UNP, @MLUU_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=MLUU_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=MLUU__PP,MLUU__PP.DLL
LanguageMonitor=MLUU_MON,MLUU_MON.DLL
[MLU.AMD64]
DriverVer=%Version%
CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, MLU_UNP, @MLUU_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=MLUU_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=MLUU__PP,MLUU__PP.DLL
LanguageMonitor=MLUU_MON,MLUU_MON.DLL
[MLU]
;CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, @MLUU_HLP.HLP
;DataSection=UNIDRV_BIDI_DATA
;DataFile=MLUU_RDR.GPD
;Include=NTPRINT.INF
;Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
HelpFile=MLUU_HLP.HLP
PrintProcessor=MLUU__PP,MLUU__PP.DLL
LanguageMonitor=MLUU_MON,MLUU_MON.DLL
; 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).
;
[MLU_MINI]
MLUU_RDR.GPD
MLUU_PAP.GPD
MLUU_UNI.INI
[MLU_INI]
MLUU__WM.INI
MLUU_UNI.INI
MLUU_UNP.UNF
; May need to modify this [PSCRIPT4] and [UNIDRV4] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.
[MLU_UI]
MLUU__ui.DLL
[MLU_MON]
MLUU_MON.DLL
MLUU_CML.DLL
[MLU_DRV]
MLUU_DRV.DLL
;SMCML.DLL
MLUU_CML.DLL
MLUU_000.BMP
MLUU_010.BMP
MLUU_020.BMP
MLUU_030.BMP
MLUU_001.BMP
MLUU_011.BMP
MLUU_021.BMP
MLUU_031.BMP
MLUU_100.BMP
MLUU_110.BMP
MLUU_120.BMP
MLUU_130.BMP
MLUU_101.BMP
MLUU_111.BMP
MLUU_121.BMP
MLUU_131.BMP
MLUU_200.BMP
MLUU_210.BMP
MLUU_220.BMP
MLUU_230.BMP
MLUU_201.BMP
MLUU_211.BMP
MLUU_221.BMP
MLUU_231.BMP
[MLU_PP]
MLUU__PP.DLL
[MLU_ICC]
MLUU__00.ICM
MLUU__01.ICM
MLUU__10.ICM
MLUU__11.ICM
MLUU__20.ICM
MLUU__21.ICM
[MLU_UNP]
MLUU_UNP.EXE
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[SourceDisksNames]
1 = %Disk1% ,,,
[SourceDisksFiles]
MLUU__PP.dll = 1
MLUU_MON.dll = 1
MLUU__UI.dll = 1
MLUU_DRV.dll = 1
MLUU_UNI.ini = 1
MLUU__WM.INI = 1
MLUU_HLP.HLP = 1
MLUU_RDR.GPD = 1
MLUU_PAP.GPD = 1
MLUU_UNP.unf = 1
MLUU_UNP.EXE = 1
UNIDRV4.DLL = 1
UNIRES.DLL = 1
UNI4UI.DLL = 1
UNIDRV4.HLP = 1
STDNAMES.GPD = 1
;SMCML.DLL = 1
MLUU_CML.DLL = 1
MLUU__00.ICM = 1
MLUU__01.ICM = 1
MLUU__10.ICM = 1
MLUU__11.ICM = 1
MLUU__20.ICM = 1
MLUU__21.ICM = 1
MLUU_000.BMP = 1
MLUU_010.BMP = 1
MLUU_020.BMP = 1
MLUU_030.BMP = 1
MLUU_001.BMP = 1
MLUU_011.BMP = 1
MLUU_021.BMP = 1
MLUU_031.BMP = 1
MLUU_100.BMP = 1
MLUU_110.BMP = 1
MLUU_120.BMP = 1
MLUU_130.BMP = 1
MLUU_101.BMP = 1
MLUU_111.BMP = 1
MLUU_121.BMP = 1
MLUU_131.BMP = 1
MLUU_200.BMP = 1
MLUU_210.BMP = 1
MLUU_220.BMP = 1
MLUU_230.BMP = 1
MLUU_201.BMP = 1
MLUU_211.BMP = 1
MLUU_221.BMP = 1
MLUU_231.BMP = 1
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
MLU_PP=66001
MLU_INI=10
MLU_MON=11
MLU_UNP=11
MLU_ICC=66003
;
; Control Flags
;
;[ControlFlags]
;ExcludeFromSelect = 2369
;
; Localizable Strings
;
[Strings]
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2430DL(unidrv/Mono)"
Disk1 = "magicolor 2430 DL(Unidrv)"
Version = "09/25/2004 mono,1.6.925.0"
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.