;Copyright (c) 2007 KONICA MINOLTA BUSINESS TECHNOLOGIES, INC.
; MXP___09.INF
; KONICA MINOLTA magicolor 2490MF
; INF file for Windows XP 64-bit Edition and Windows Server 2003 64-bit Edition
;
[Version]
Signature="$Windows NT$"
Provider=%PROVIDER_MLT%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=%Version%
catalogfile.nt=MWXP__09.cat
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
; The NTamd64 and NTia64 decorations allow for MultiOS installs from a
; single INF. Note that the DDInstall section "MLU.NTx86" below
; exists, but the NTx86 decoration is not listed in the Manufacturer
; or Model sections -- because the MULTIOS.INF from the DDK sample also
; has a decorated DDInstall section but no decoration on the Manufacturer.
;
[Manufacturer]
%MANUFACTURER_NAME%=Konica Minolta, NT.5.1, NT.5.2, NTamd64, NTia64
;
; 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.
;
; Windows 9x and 2000
[Konica Minolta]
%PrinterName% = DRIVER_INSTALL,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
; Windows 2000
[Konica Minolta.NT.5.1]
%PrinterName% = DRIVER_INSTALL,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
; Windows XP
[Konica Minolta.NT.5.2]
%PrinterName% = DRIVER_INSTALL_XP,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
; Windows Server 2003
[Konica Minolta.NTamd64]
%PrinterName% = DRIVER_INSTALL_XP,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
; Windows Vista
[Konica Minolta.NTamd64.6.0]
%PrinterName% = DRIVER_INSTALL_VISTA,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
[Konica Minolta.NTia64]
%PrinterName% = DRIVER_INSTALL_XP,USBPRINT\KONICA_MINOLTAmc24901A72, KONICA_MINOLTAmc24901A72
; Control Flags Section
[Control Flags]
ExcludeFromSelect = * ; do not show PnP devices in Add New Hardware (automatically detected)
;
; 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.
;
; The .NTamd64, .NTx86 and .NTia64 are just copies of the main DRIVER_INSTALL section.
; The main DRIVER_INSTALL section includes "DriverVer" because Windows 9x does not
; recognize the DriverVer entry in the Version section.
; DDInstall for Windows 9x
[DRIVER_INSTALL]
DriverVer=%Version%
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
; DDInstall for Windows 2000
[DRIVER_INSTALL.NTx86]
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
; DDInstall for Windows XP and Server 2003 x86
[DRIVER_INSTALL_XP.NTx86]
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
; DDInstall for Windows Server 2003 AMD64
[DRIVER_INSTALL_XP.NTamd64]
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
; DDInstall for Windows Vista AMD64
[DRIVER_INSTALL_VISTA.NTamd64]
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
; DDInstall for Windows Server 2003 Itanium
[DRIVER_INSTALL_XP.NTia64]
CopyFiles=DRIVER,PRTPROCS,SYSTEM,INIFILES,ICM,UNINST
;;;BJC DataSection=MLT_DATA_NT
DriverFile=MIMFN509.DLL
DataFile=MSDMLT09.SDD
ConfigFile=MNT5UI09.DLL
HelpFile=MSDMLT09.CHM
DefaultDataType=RAW
PrintProcessor=MIMFPR09,MIMFPR09.DLL
LanguageMonitor=MLMON_09,MLMON_09.DLL
[PrinterPackageInstallation.NTamd64]
PackageAware=TRUE
;;;BJC [MLT_DATA_NT]
;;;BJC DriverFile=MIMFN509.DLL
;;;BJC DataFile=MSDMLT09.SDD
;;;BJC ConfigFile=MNT5UI09.DLL
;;;BJC HelpFile=MSDMLT09.CHM
;;;BJC DefaultDataType=RAW
;;;BJC PrintProcessor=MIMFPR09,MIMFPR09.DLL
;;;BJC LanguageMonitor=MLMON_09,MLMON_09.DLL
[DRIVER]
MIMFN509.DLL
MNT5UI09.DLL
MSPOOL09.DLL
MIMFPR09.DLL
MIMF3209.DLL
MSDIMF09.DLL
MQDPRT09.DLL
MSD32_09.DLL
MSR32_09.DLL
MDDM3209.DLL
MCMM__09.DLL
MICM__09.DLL
MGDI3209.DLL
MDDMUI09.DLL
MTAG3209.DLL
MLTSRV09.DLL
MSUMLT09.DLL
MSUMLT09.INI
MSDMLT09.DLL
MSDMLT09.SDD
MSDMLT09.CHM
MSHRES09.DLL
MICM0009.ICM
MICM0109.ICM
MICM0209.ICM
MICM1009.ICM
MICM1109.ICM
MICM1209.ICM
MICM2009.ICM
MICM2109.ICM
MICM2209.ICM
MSEP0109.SEP
MUINST09.EXE
MUNZ__09.UNM
MSMCML09.DLL
[PRTPROCS]
MIMFPR09.DLL
[SYSTEM]
MSPOOL09.DLL
MIMF3209.DLL
MCMM__09.DLL
MICM__09.DLL
MGDI3209.DLL
MTAG3209.DLL
MLMON_09.DLL
MSHRES09.DLL
MSMCML09.DLL
MSEP0109.SEP
[INIFILES]
MSUMLT09.INI
[ICM]
MICM0009.ICM
MICM0109.ICM
MICM0209.ICM
MICM1009.ICM
MICM1109.ICM
MICM1209.ICM
MICM2009.ICM
MICM2109.ICM
MICM2209.ICM
[UNINST]
MUINST09.EXE
MUNZ__09.UNM
[DestinationDirs]
DefaultDestDir=66000
PRTPROCS=66001
SYSTEM=66002
INIFILES=10
ICM=66003
UNINST=66002
[SourceDisksNames]
1 = %Disk1% ,,,
[SourceDisksFiles]
MNT5UI09.DLL = 1
MIMFN509.DLL = 1
MSPOOL09.DLL = 1
MIMFPR09.DLL = 1
MIMF3209.DLL = 1
MSDIMF09.dll = 1
MQDPRT09.DLL = 1
MSD32_09.DLL = 1
MSR32_09.DLL = 1
MDDM3209.DLL = 1
MCMM__09.DLL = 1
MICM__09.DLL = 1
MGDI3209.DLL = 1
MDDMUI09.DLL = 1
MTAG3209.DLL = 1
MLTSRV09.DLL = 1
MLMON_09.DLL = 1
MSUMLT09.DLL = 1
MSUMLT09.INI = 1
MSDMLT09.DLL = 1
MSDMLT09.SDD = 1
MSDMLT09.CHM = 1
MICM0009.ICM = 1
MICM0109.ICM = 1
MICM0209.ICM = 1
MICM1009.ICM = 1
MICM1109.ICM = 1
MICM1209.ICM = 1
MICM2009.ICM = 1
MICM2109.ICM = 1
MICM2209.ICM = 1
MUINST09.EXE = 1
MUNZ__09.UNM = 1
MSEP0109.SEP = 1
MSMCML09.DLL = 1
MSHRES09.DLL = 1
MSVCRT40.DLL = 1
;
; Localizable Strings
;
[Strings] ; **** DEFAULT ****
PROVIDER_MLT="KONICA MINOLTA"
PrinterName="KONICA MINOLTA magicolor 2490MF"
Disk1 = "magicolor 2490"
Disk2 = "magicolor 2490MF - ITANIUM"
MANUFACTURER_NAME="KONICA MINOLTA"
Version = "04/10/2007,2.0.2810.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.