;================================================================
;
; KMWIADRV.INF
;
; Kyocera WIA Driver Installation Script
; Windows Vista
;
; c Copyright 2009 KYOCERA MITA CORPORATION
;
; All Rights Reserved.
;
; UTAX/TA Discovery2 Product Library 06/08/2009
;
;================================================================
[Version]
Signature="$WINDOWS NT$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
DriverVer=06/08/2009,1.4.0608
CatalogFile=kmwiadrvu.cat
[SourceDisksFiles.x86]
kmwiadrvu.dll=1,%x86Dir%
kmtwuiexu.dll=1,%x86Dir%
kmtwaingui.dll=1
Ns1815TW.dll=1
KMUSBSCN2.dll=1
kmtwguilang_chs.dll=1
kmtwguilang_cht.dll=1
kmtwguilang_deu.dll=1
kmtwguilang_enu.dll=1
kmtwguilang_esp.dll=1
kmtwguilang_fra.dll=1
kmtwguilang_ita.dll=1
kmtwguilang_jpn.dll=1
callgui.exe=1
KM_TWAIN1.ini=1
KMTwainPageLog.ini=1
RegList.ini=1
WIAHelp_chs.chm=1
WIAHelp_cht.chm=1
WIAHelp_deu.chm=1
WIAHelp_enu.chm=1
WIAHelp_esp.chm=1
WIAHelp_fra.chm=1
WIAHelp_ita.chm=1
WIAHelp_jpn.chm=1
[SourceDisksNames.x86]
1=%Location%,,,
[SourceDisksFiles.amd64]
kmwiadrvu.dll=1,%x64Dir%
kmtwuiexu.dll=1,%x64Dir%
kmtwaingui.dll=1
Ns1815TW.dll=1
KMUSBSCN2.dll=1
kmtwguilang_chs.dll=1
kmtwguilang_cht.dll=1
kmtwguilang_deu.dll=1
kmtwguilang_enu.dll=1
kmtwguilang_esp.dll=1
kmtwguilang_fra.dll=1
kmtwguilang_ita.dll=1
kmtwguilang_jpn.dll=1
callgui.exe=1
KM_TWAIN1.ini=1
KMTwainPageLog.ini=1
RegList.ini=1
WIAHelp_chs.chm=1
WIAHelp_cht.chm=1
WIAHelp_deu.chm=1
WIAHelp_enu.chm=1
WIAHelp_esp.chm=1
WIAHelp_fra.chm=1
WIAHelp_ita.chm=1
WIAHelp_jpn.chm=1
[SourceDisksNames.amd64]
1=%Location%,,,
[DestinationDirs]
DefaultDestDir=16422
KM_USB_MODEL_WIA.CopyFiles=16422,%AppName%
[Manufacturer]
%Mfg%=Models, NTx86, NTamd64
; This is the models section for the x86 driver
[Models.NTx86]
"CD 1028_DC 2028 WIA Driver" = CD_1028_DC_2028.Device, USB\VID_0482&PID_03e2&MI_01
"CD 1128_DC 2128 WIA Driver" = CD_1128_DC_2128.Device, USB\VID_0482&PID_03e3&MI_01
[Models.NTamd64]
"CD 1028_DC 2028 WIA Driver" = CD_1028_DC_2028.Device, USB\VID_0482&PID_03e2&MI_01
"CD 1128_DC 2128 WIA Driver" = CD_1128_DC_2128.Device, USB\VID_0482&PID_03e3&MI_01
;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; UTAX Model
;;;;;;;;;;;;;;;;;;;;;;;;;;;
[CD_1028_DC_2028.Device]
Include=sti.inf
Needs=STI.USBSection
PortSelect=no
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x30
UnsupportedVersions=0x1
AddReg=KM_USB_MODEL_WIA.AddReg
CopyFiles=KM_USB_MODEL_WIA.CopyFiles
ICMProfiles="sRGB Color Space Profile.icm"
DeviceData=CD_1028_DC_2028.DeviceData
[CD_1128_DC_2128.Device]
Include=sti.inf
Needs=STI.USBSection
PortSelect=no
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x30
UnsupportedVersions=0x1
AddReg=KM_USB_MODEL_WIA.AddReg
CopyFiles=KM_USB_MODEL_WIA.CopyFiles
ICMProfiles="sRGB Color Space Profile.icm"
DeviceData=CD_1128_DC_2128.DeviceData
;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; UTAX Model
;;;;;;;;;;;;;;;;;;;;;;;;;;;
[CD_1028_DC_2028.Device.Services]
Include=sti.inf
Needs=STI.USBSection
[CD_1028_DC_2028.DeviceData]
UI Class ID={304C1DAE-2C32-44d5-AE6D-31C928ACF6AD}
Model Name="CD 1028_DC 2028"
Version=%Version%
[CD_1128_DC_2128.Device.Services]
Include=sti.inf
Needs=STI.USBSection
[CD_1128_DC_2128.DeviceData]
UI Class ID={304C1DAE-2C32-44d5-AE6D-31C928ACF6AD}
Model Name="CD 1128_DC 2128"
Version=%Version%
[KMUSB.UsbScan.AddService]
DisplayName = usb_scan
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\usbscan.sys
LoadOrderGroup = Base
[KM_USB_MODEL_WIA.AddReg]
HKR,,CreateFileName,,AUTO
HKR,,HardwareConfig,1,1
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"
HKR,,USDClass,,"{D645D9D8-0A72-44bc-A289-B0ABD6EE3E0D}"
HKCR,CLSID\{D645D9D8-0A72-44bc-A289-B0ABD6EE3E0D},,,"Kyocera WIA Scanner USB Driver"
HKCR,CLSID\{D645D9D8-0A72-44bc-A289-B0ABD6EE3E0D}\InProcServer32,,,%16422%\%AppName%\kmwiadrvu.dll
HKCR,CLSID\{D645D9D8-0A72-44bc-A289-B0ABD6EE3E0D}\InProcServer32,ThreadingModel,,"Both"
HKCR,CLSID\{304C1DAE-2C32-44d5-AE6D-31C928ACF6AD},,,"Kyocera WIA Driver UI Extension"
HKCR,CLSID\{304C1DAE-2C32-44d5-AE6D-31C928ACF6AD}\shellex\PropertySheetHandlers\{2BCA3E51-192D-430d-9D2E-CBF18030EAD7}
HKCR,CLSID\{304C1DAE-2C32-44d5-AE6D-31C928ACF6AD}\shellex\WiaDialogExtensionHandlers\{2BCA3E51-192D-430d-9D2E-CBF18030EAD7}
HKCR,CLSID\{2BCA3E51-192D-430d-9D2E-CBF18030EAD7},,,"Kyocera WIA UI Extension Handler"
HKCR,CLSID\{2BCA3E51-192D-430d-9D2E-CBF18030EAD7}\InProcServer32,,,%16422%\%AppName%\kmtwuiexu.dll
HKCR,CLSID\{2BCA3E51-192D-430d-9D2E-CBF18030EAD7}\InProcServer32,ThreadingModel,,"Apartment"
HKR,,CreateFileName,,"AUTO"
HKR,,PortSelect,,no
[KM_USB_MODEL_WIA.CopyFiles]
kmwiadrvu.dll
kmtwuiexu.dll
KMUSBSCN2.dll
Ns1815TW.dll
callgui.exe
KM_TWAIN1.ini
KMTwainPageLog.ini
RegList.ini
kmtwguilang_chs.dll
kmtwguilang_cht.dll
kmtwguilang_deu.dll
kmtwguilang_enu.dll
kmtwguilang_esp.dll
kmtwguilang_fra.dll
kmtwguilang_ita.dll
kmtwguilang_jpn.dll
WIAHelp_chs.chm
WIAHelp_cht.chm
WIAHelp_deu.chm
WIAHelp_enu.chm
WIAHelp_esp.chm
WIAHelp_fra.chm
WIAHelp_ita.chm
WIAHelp_jpn.chm
[Strings]
Mfg="UTAX/TA"
Location="GEN_LIB"
KM_USB_MODEL_WIA.DeviceDesc="WIA Scanner USB Driver"
AppName = "WIA Scanner\USB2"
x86Dir="x86"
x64Dir="x64"
DeviceClassName="Image"
SvcDesc="KM USB Scan Svc"
Version="1.4.0608"
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.