; Copyright (c) 2005 KONICA MINOLTA BUSINESS TECHNOLOGIES, INC.
; ml01__DRV.INF
; KONICA MINOLTA magicolor 2530DL
; INF file for Windows XP/2000
;
[Version]
Signature="$Windows NT$"
Provider=%PROVIDER_MLT%
LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=%Version%
catalogfile.nt=ML01__xp.cat
;
; 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_MINOLTAmc2530944B, KONICA_MINOLTAmc2530944B
;
; 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, @ML01_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=ML01_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=ml01__PP,ml01__PP.DLL
LanguageMonitor=ml01_MON,ml01_MON.DLL
[MLU.NTIA64]
DriverVer=%Version%
CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, MLU_UNP, @ml01_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=ml01_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=ml01__PP,ml01__PP.DLL
LanguageMonitor=ml01_MON,ml01_MON.DLL
[MLU.AMD64]
DriverVer=%Version%
CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, MLU_UNP, @ml01_HLP.HLP
DataSection=UNIDRV_DATA
DataFile=ml01_RDR.GPD
Include=NTPRINT.INF
Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
PrintProcessor=ml01__PP,ml01__PP.DLL
LanguageMonitor=ml01_MON,ml01_MON.DLL
[MLU]
;CopyFiles=MLU_MINI, MLU_DRV, MLU_UI, MLU_MON, MLU_PP, MLU_INI, MLU_ICC, @ml01_HLP.HLP
;DataSection=UNIDRV_BIDI_DATA
;DataFile=ml01_RDR.GPD
;Include=NTPRINT.INF
;Needs=UNIDRV_BIDI.OEM, UNIDRV.OEM
HelpFile=ml01_HLP.HLP
PrintProcessor=ml01__PP,ml01__PP.DLL
LanguageMonitor=ml01_MON,ml01_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]
ml01_RDR.GPD
ml01_PAP.GPD
ml01_UNI.INI
[MLU_INI]
ml01__WM.INI
ml01_UNI.INI
ml01_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]
ml01__ui.DLL
[MLU_MON]
ml01_MON.DLL
ml01_CML.DLL
[MLU_DRV]
ml01_DRV.DLL
;SMCML.DLL
ml01_CML.DLL
ml01_000.BMP
ml01_010.BMP
ml01_020.BMP
ml01_030.BMP
ml01_001.BMP
ml01_011.BMP
ml01_021.BMP
ml01_031.BMP
ml01_100.BMP
ml01_110.BMP
ml01_120.BMP
ml01_130.BMP
ml01_101.BMP
ml01_111.BMP
ml01_121.BMP
ml01_131.BMP
ml01_200.BMP
ml01_210.BMP
ml01_220.BMP
ml01_230.BMP
ml01_201.BMP
ml01_211.BMP
ml01_221.BMP
ml01_231.BMP
[MLU_PP]
ml01__PP.DLL
[MLU_ICC]
ml01__00.ICM
ml01__01.ICM
ml01__10.ICM
ml01__11.ICM
ml01__20.ICM
ml01__21.ICM
[MLU_UNP]
ml01_UNP.EXE
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[SourceDisksNames]
1 = %Disk1% ,,,\%LANGFOLDER%
[SourceDisksFiles]
ml01__PP.dll = 1
ml01_MON.dll = 1
ml01__UI.dll = 1
ml01_DRV.dll = 1
ml01_UNI.ini = 1
ml01__WM.INI = 1
ml01_HLP.HLP = 1
ml01_RDR.GPD = 1
ml01_PAP.GPD = 1
ml01_UNP.unf = 1
ml01_UNP.EXE = 1
UNIDRV4.DLL = 1
UNIRES.DLL = 1
UNI4UI.DLL = 1
UNIDRV4.HLP = 1
STDNAMES.GPD = 1
;SMCML.DLL = 1
ml01_CML.DLL = 1
ml01__00.ICM = 1
ml01__01.ICM = 1
ml01__10.ICM = 1
ml01__11.ICM = 1
ml01__20.ICM = 1
ml01__21.ICM = 1
ml01_000.BMP = 1
ml01_010.BMP = 1
ml01_020.BMP = 1
ml01_030.BMP = 1
ml01_001.BMP = 1
ml01_011.BMP = 1
ml01_021.BMP = 1
ml01_031.BMP = 1
ml01_100.BMP = 1
ml01_110.BMP = 1
ml01_120.BMP = 1
ml01_130.BMP = 1
ml01_101.BMP = 1
ml01_111.BMP = 1
ml01_121.BMP = 1
ml01_131.BMP = 1
ml01_200.BMP = 1
ml01_210.BMP = 1
ml01_220.BMP = 1
ml01_230.BMP = 1
ml01_201.BMP = 1
ml01_211.BMP = 1
ml01_221.BMP = 1
ml01_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]
LANGFOLDER="ENGLISH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0004] ; **** CHINESE ****
LANGFOLDER="CHINESE"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0404] ; **** CHINESE TW ****
LANGFOLDER="CHINESE_TW"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0405] ; **** CZECH ****
LANGFOLDER="CZECH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0009] ; **** ENGLISH ****
LANGFOLDER="ENGLISH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.000c] ; **** FRENCH ****
LANGFOLDER="FRENCH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0007] ; **** GERMAN ****
LANGFOLDER="GERMAN"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.040e] ; **** HUNGARIAN ****
LANGFOLDER="HUNGARIAN"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0010] ; **** ITALIAN ****
LANGFOLDER="ITALIAN"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0011] ; **** JAPANESE ****
LANGFOLDER="JAPANESE"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0412] ; **** KOREAN ****
LANGFOLDER="KOREAN"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0415] ; **** POLISH ****
LANGFOLDER="POLISH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0016] ; **** PORTUGUESE ****
LANGFOLDER="PORTUGUESE"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.0419] ; **** RUSSIAN ****
LANGFOLDER="RUSSIAN"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.041b] ; **** SLOVAK ****
LANGFOLDER="SLOVAK"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
[Strings.000a] ; **** SPANISH ****
LANGFOLDER="SPANISH"
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA mc2530DL(unidrv)"
Disk1 = "magicolor 2530 DL(Unidrv)"
Version = "02/28/2006,2.0.1428.1"
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.