m25ususd.inf Driver File Contents (MFX2570.90LocalGDI.zip)

; m25USusd.inf : INF file for the Muratec MFX-2550/2570/2590 scanner device
; Copyright (c) 2007 MURATA MACHINERY, LTD.
; 

[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Pvd%
DriverVer=08/19/2009, 1.0.0.0

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
DefaultDestDir = 11
MFPscn.TwainFiles = 10,twain_32\%Fldr%
MFPscn.SysWow64 = 10,SysWOW64

[Manufacturer]
%Mfg%=Models, NTx86,NTamd64

[Models]
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_0118&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_0119&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011A&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011B&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011C&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011D&MI_01

[Models.NTx86]
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_0118&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_0119&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011A&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011B&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011C&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_I386,USB\VID_1144&PID_011D&MI_01

[Models.NTamd64]
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_0118&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_0119&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_011A&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_011B&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_011C&MI_01
%MFPscn.DeviceDesc%=MFPscn.Install_AMD64,USB\VID_1144&PID_011D&MI_01

;----------------------------- x64
[MFPscn.Install_AMD64.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x01
DeviceData=MFPscn.DeviceData
AddReg=MFPscn.AddRegUSD,MFPscn.AddRegDRV
CopyFiles=MFPscn.ScannerFiles,MFPscn.TwainFiles,MFPscn.SysWow64
UninstallSection=MFPscn.Uninstall
ICMProfiles="sRGB Color Space Profile.icm"

[MFPscn.Install_AMD64.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

;----------------------------- Windows 2000/XP
[MFPscn.Install_I386.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x01
DeviceData=MFPscn.DeviceData
AddReg=MFPscn.AddRegUSD,MFPscn.AddRegDRV
CopyFiles=MFPscn.ScannerFiles,MFPscn.TwainFiles,MFPscn.System32
UninstallSection=MFPscn.Uninstall
ICMProfiles="sRGB Color Space Profile.icm"

[MFPscn.Install_I386.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

;----------------------------- Windows 9X
[MFPscn.Install_I386]
SubClass=StillImage
DeviceType=1
DeviceSubType=0x01
Capabilities=0x01
DeviceData=MFPscn.DeviceData
AddReg=MFPscn.AddRegUSD,MFPscn.AddRegDRV
CopyFiles=MFPscn.ScannerFiles,MFPscn.TwainFiles,MFPscn.System32
UninstallSection=MFPscn.Uninstall
ICMProfiles="sRGB Color Space Profile.icm"

;----------------------------- 
[MFPscn.DeviceData]
TwainDS=%MFPscn.TwainDS%

[MFPscn.AddRegUSD]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"
;It is necessary to change the following GUID for a different model. 
HKR,,USDClass,,"{58A9F296-BEEA-4aff-96B4-49BA361C3CA4}"
HKCR,CLSID\{58A9F296-BEEA-4aff-96B4-49BA361C3CA4},,,%MFPscn.USDName%
HKCR,CLSID\{58A9F296-BEEA-4aff-96B4-49BA361C3CA4}\InProcServer32,,,%11%\%MFPscn.USDFile%
HKCR,CLSID\{58A9F296-BEEA-4aff-96B4-49BA361C3CA4}\InProcServer32,ThreadingModel,,"Both"

[MFPscn.AddRegDRV]

[MFPscn.Uninstall]
DelReg=MFPscn.AddRegUSD,MFPscn.AddRegDRV
DelFiles=MFPscn.ScannerFiles,MFPscn.TwainFiles

;----------------------------- 
[MFPscn.ScannerFiles]
m25USusd.dll

[MFPscn.TwainFiles]
mmletwu.ds
mmletwu.lrc
mmletwu.msf

[MFPscn.System32]
mmlxpars.dll
mmlcodec.dll

[MFPscn.SysWow64]
mmlxpars.dll
mmlcodec.dll

;----------------------------- 
[SourceDisksNames.x86]
1 = %DISK%,,
2 = %DISK%,,,\i386

[SourceDisksNames.amd64]
1 = %DISK%,,
2 = %DISK%,,,\amd64

[SourceDisksFiles]
m25USusd.dll =2
mmletwu.ds   =1
mmletwu.lrc  =1
mmletwu.msf  =1
mmlxpars.dll =1
mmlcodec.dll =1

;----------------------------- 
[Strings]
Pvd  = "Muratec"
Mfg  = "Muratec"
Fldr = "MFX25USL"
DISK = "Muratec MFX-2550/2570/2590 Printer/Scanner Driver Disk"
MFPscn.DeviceDesc = "Muratec MFX-25xx Scan"
MFPscn.TwainDS    = "Muratec MFX-25xx Scan"
MFPscn.USDName    = "Muratec USD"
MFPscn.USDFile    = "m25USusd.dll"
Download Driver Pack

How To Update Drivers Manually

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.

server: web4, load: 0.94