; KMG8S_X_.INF -- WIA MicroDriver & TWAIN scanner setup file
; Copyright (c) 2003 Oasis Semiconductor
; Portions Copyright (c) 2001 Microsoft Corporation
; Manufacturer: Oasis Semiconductor
[Version]
Signature="$Windows NT$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
DriverVer=11/18/2005,1.55.0.0
CatalogFile=KMG8S.cat
[Manufacturer]
%Mfg%=Models,NTx86.5.1
[Models.NTx86.5.1]
%ScanDev.DeviceDesc1% = ScanDevOnXP.Scanner, USB\Vid_132B&Pid_200B&Rev_0001&MI_00
[Models]
%ScanDev.DeviceDesc1% = ScanDevOn2K.Scanner, USB\Vid_132B&Pid_200B&Rev_0001&MI_00
[SourceDisksFiles]
KMG8W_X_.dll=1
LFBMP14N.dll=1
LFTIF14N.dll=1
LTEFX14N.dll=1
LTFIL14N.dll=1
LTIMG14N.dll=1
LTKRN14N.dll=1
LFFAX14N.dll=1
KMG8T___.ds=1
KMG8T___.ini=1
KMG8_D__.dll=1
KMG8_d__.lua=1
KMG8SC__.xml=1
KMG8ENUS.xml=1
KMG8DEDE.xml=1
KMG8JAJP.xml=1
KMG8FRFR.xml=1
KMG8ITIT.xml=1
KMG8ESES.xml=1
KMG8PTPT.xml=1
KMG8CSCZ.xml=1
KMG8PLPL.xml=1
KMG8SKSK.xml=1
KMG8HUHU.xml=1
KMG8RURU.xml=1
KMG8KOKR.xml=1
KMG8ZHTW.xml=1
KMG8ZHCN.xml=1
KMG8S___.cfg=1
[SourceDisksNames]
1=%Location%,,,
[DestinationDirs]
; By default, files will be copied to \windows\system32.
; From MSDN documentation -
; 10 = Windows directory
; This is equivalent to %windir%.
; 11 = System directory
; This is equivalent to %windir%\system32 for NT-based systems, and to %windir%\system for Windows 9x/Me.
; 25 = Shared directory
DefaultDestDir=10
ScanDevOnXP.CopyFiles=11
TWAINScanDev.CopyFiles=10,\twain_32\KMG8
[ScanDevOnXP.Scanner]
Include=sti.inf
Needs=STI.USBSection, STI.MICRODRIVERSection
; Since video devices also use the class installer you must identify still image devices.
SubClass=StillImage
; DeviceType should be set to 1 = scanner or 2 = camera.
DeviceType=1
; Put here any number you want to identify subtypes. These are vendor specified.
DeviceSubType=0x1
; Capabilities refers to the events generated by the device. Set bit 1
; if it generates events and set bit 2 if the USD requires polling.
Capabilities=0x31
; Forward reference to ancillary device data.
DeviceData=ScanDevOnXP.DeviceData
; Forward reference to registry information.
AddReg=ScanDevOnXP.AddReg
; Forward reference to those files to copy.
CopyFiles=TWAINScanDev.CopyFiles,ScanDevOnXP.CopyFiles
; Forward reference to those files to delete during install.
ICMProfiles="sRGB Color Space Profile.icm"
; To Enable property pages for this device in the CPL
; add the DLL name and entry point here. < no prop page for this >
; PropertyPages="Sampcpl.cpl ,EnumStiPropPages"
[ScanDevOn2K.Scanner]
Include=sti.inf
Needs=STI.USBSection
; Since video devices also use the class installer you must identify still image devices.
SubClass=StillImage
; DeviceType should be set to 1 = scanner or 2 = camera.
DeviceType=1
; Put here any number you want to identify subtypes. These are vendor specified.
DeviceSubType=0x1
; Capabilities refers to the events generated by the device. Set bit 1
; if it generates events and set bit 2 if the USD requires polling.
Capabilities=0x10
; Forward reference to ancillary device data.
DeviceData=ScanDevOn2K.DeviceData
; Forward reference to registry information.
AddReg=ScanDevOn2K.AddReg
; Forward reference to those files to copy.
CopyFiles=TWAINScanDev.CopyFiles
; Forward reference to those files to delete during install.
ICMProfiles="sRGB Color Space Profile.icm"
; To Enable property pages for this device in the CPL
; add the DLL name and entry point here. < no prop page for this >
; PropertyPages="Sampcpl.cpl ,EnumStiPropPages"
[ScanDevOn2K.Scanner.Services]
Include=sti.inf
Needs=STI.USBSection.Services
[ScanDevOnXP.Scanner.Services]
Include=sti.inf
Needs=STI.USBSection.Services
[ScanDevOnXP.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
MicroDriver="KMG8W_X_.DLL"
Sample Entry=1,1
SpecialInfo=%SpecialInfo%
TwainDS=%ScanDev.DeviceKey%
[ScanDevOn2K.DeviceData]
; Ancillary data to be associated with this device. TwainDS is the
; name of the data source that a TWAIN-compliant app will open
; in response to an event.
Server=local
TwainDS=%ScanDev.DeviceKey%
DeviceKey=%ScanDev.DeviceKey%
SpecialInfo=%SpecialInfo%
[ScanDevOnXP.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSCAN.SYS
; The GUID below is defined for WIA micro-drivers - WIAFBDRV.DLL registers to use this GUID
HKR,,USDClass,,"{BB6CF8E2-1511-40bd-91BA-80D43C53064E}"
HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E} ,,,"KONICA-MINOLTA TWAIN SCANNER USD"
HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,,,%11%\KMG8W_X_.dll
HKCR,CLSID\{BB6CF8E2-1511-40bd-91BA-80D43C53064E}\InProcServer32,ThreadingModel,,"Both"
[ScanDevOn2K.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,USBSCAN.SYS
; This GUID corresponds to the CLSID_OasisUSDObj in oasisusd.h
HKR,,USDClass,,"{9E152FB4-82B7-430a-B22C-4362B621D89E}"
[ScanDevOnXP.CopyFiles]
;only copy to the system dir if it replaces an older file
KMG8W_X_.dll
[TWAINScanDev.CopyFiles]
LFBMP14N.dll
LFTIF14N.dll
LTEFX14N.dll
LTFIL14N.dll
LTIMG14N.dll
LTKRN14N.dll
LFFAX14N.dll
KMG8T___.ds
KMG8T___.ini
KMG8_D__.dll
KMG8_d__.lua
KMG8SC__.xml
KMG8ENUS.xml
KMG8DEDE.xml
KMG8JAJP.xml
KMG8FRFR.xml
KMG8ITIT.xml
KMG8ESES.xml
KMG8PTPT.xml
KMG8CSCZ.xml
KMG8PLPL.xml
KMG8SKSK.xml
KMG8HUHU.xml
KMG8RURU.xml
KMG8KOKR.xml
KMG8ZHTW.xml
KMG8ZHCN.xml
KMG8S___.cfg
[Strings]
Msft="Microsoft"
Mfg="KONICA MINOLTA"
Location="KONICA MINOLTA magicolor 2480MF Installation CD"
ScanDev.DeviceDesc1="KONICA MINOLTA magicolor 2480MF"
ScanDev.DeviceDesc2="KONICA MINOLTA magicolor 2480MF Scanner Device"
ScanDev.SvcDesc="KONICA MINOLTA magicolor 2480MF Scanning Service"
ScanDevOnXP.SvcDesc="KONICA MINOLTA magicolor 2480MF WIA MicroDriver Scanner Device"
ScanDev.DeviceKey="KONICA MINOLTA magicolor 2480MF TWAIN Scanner"
SpecialInfo="KONICA-MINOLTA TWAIN SCANNER"
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.