;================================================================
;
; OEMSETUP.INF
;
; UTAX/TA Printing System Installation Script
; Windows 2000 and XP (Multi Language excluding Japanese)
; Point & Print Version
;
; c Copyright 2000-2007 KYOCERA MITA CORPORATION
; c Copyright 2000-2002 KYOCERA CORPORATION
;
; All Rights Reserved.
;
; UTAX Dolphin 1.0 10/15/2007
;
;================================================================
[Version]
Signature = "$Windows NT$"
Class = Printer
ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider = %OEM%
CatalogFile= KYOMITA.CAT
DriverVer = 09/21/2007,4.2.2121
[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg
[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1
[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
[Environment]
UpdateInis=EnvUpdateInis
AddReg=EnvAddReg
[EnvUpdateInis]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviCENotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",
[EnvAddReg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
;----------------------------------------------------------------
; Manufacturer Section
;----------------------------------------------------------------
[Manufacturer]
"UTAX/TA"=UTAX/TA
;----------------------------------------------------------------
; Model Sections
;----------------------------------------------------------------
[UTAX/TA]
"LP 3128_LP 4128 KX" = LP-3128,USBPRINT\UTAX_TALP_3128_LP_413935,UTAX_LP-3128_LP-4128
"LP 3128_LP 4128 KX" = LP-3128,LPTENUM\UTAX_TALP_3128_LP_413935,UTAX_LP-3128_LP-4128
"LP 3228_LP 4228 KX" = LP-3228,USBPRINT\UTAX_TALP_3228_LP_427DCA,UTAX_LP-3228_LP-4228
"LP 3228_LP 4228 KX" = LP-3228,LPTENUM\UTAX_TALP_3228_LP_427DCA,UTAX_LP-3228_LP-4228
;----------------------------------------------------------------
; Install Sections for NT5.1 (XP)
;----------------------------------------------------------------
[LP-3128]
CopyFiles = @UTLP2510.MDX,WINXP,ALLPDL,KM_AGFA,3D_132,KC_HELP,KMPJLMN_DLL,KMSTMN_DLL,AUTOCONFIG,KACT2
DataFile = UTLP2510.MDX
DataSection = XPCORE
AddReg = ND_ADDREG_KCMV3D
LanguageMonitor = %KMPJLMN%
[LP-3228]
CopyFiles = @UTLP2610.MDX,WINXP,ALLPDL,KM_AGFA,3D_131,KC_HELP,KMPJLMN_DLL,KMSTMN_DLL,AUTOCONFIG,KACT2
DataFile = UTLP2610.MDX
DataSection = XPCORE
AddReg = ND_ADDREG_KCMV3D
LanguageMonitor = %KMPJLMN%
;----------------------------------------------------------------
; Copy Sections
;----------------------------------------------------------------
; This should be used for NT User Mode Driver
[WINXP]
KMEM42ll.DLL
KMUC42ll.DLL
KMUU42ll.DLL
KMFS42ll.DLL
KMRG42ll.DLL
KMRC42ll.DLL
KM3D42ll.DLL
KM3M42ll.DLL
KMPE42ll.DLL
KCMV3D.INI
KMWM42ll.DLL
KMPF42ll.DLL
KMPO42ll.DLL
KMSW42ll.DLL
KMSP42ll.DLL
KMPLSWOP.DLL
KMPLSWO1.DLL
KMPLSW01.DLL
KMPLID01.DLL
KMIEDIT.DLL
KMIEDITRES.DLL
CONFIDENTIAL.MIE
NOCOPY.MIE
[ALLPDL]
KMXL42ll.DLL
KM5E42ll.DLL
KM5C42ll.DLL
KMPS42ll.DLL
KMPD42ll.DLL
[KM_AGFA]
KMAGFA1.FDF
KMPRE2.FDF
[3D_131]
KM313110.DAT
[3D_132]
KM313210.DAT
[KC_HELP]
KMWTEN22.HLP
[KMPJLMN_DLL]
KMPJLMN.DLL
[KMSTMN_DLL]
KMSTMNW.EXE
KMSTMVM.EXE
KMSTMNET.EXE
KMSTMNWS.INI
KMSTMNET.INI
KcMV3Da.DLL
[AUTOCONFIG]
KMAUTOC.INI
KMQUERY.XML
[KACT2]
KACT2.EXE
;----------------------------------------------------------------
; Data Sections
;
; These sections contain data that is shared between devices.
;
;----------------------------------------------------------------
;
[XPCORE]
DriverFile=KMUC42ll.DLL
ConfigFile=KMUU42ll.DLL
HelpFile=KMWTEN22.HLP
;[ENABLE3D]
;HKLM,"SOFTWARE\Kyocera Mita\Shared Files","Install Path",0,"%11%\spool\drivers\w32x86\2"
[ND_ADDREG_KCMV3D]
HKLM,"SOFTWARE\Kyocera Mita\Shared Files","Install Path",0,"%11%\spool\drivers\w32x86\2"
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
;----------------------------------------------------------------
; Destination Information
;----------------------------------------------------------------
[DestinationDirs]
DefaultDestDir=66000
KMPJLMN_DLL=11
;----------------------------------------------------------------
; Source Information
;----------------------------------------------------------------
[SourceDisksNames]
1 = %CDROM%,,,""
[SourceDisksFiles]
; RDF DLLs
KMEM42ll.DLL = 1
KMUC42ll.DLL = 1
KMUU42ll.DLL = 1
KMFS42ll.DLL = 1
KMRG42ll.DLL = 1
KMRC42ll.DLL = 1
KMXL42ll.DLL = 1
KM5E42ll.DLL = 1
KM5C42ll.DLL = 1
KMPS42ll.DLL = 1
KMPD42ll.DLL = 1
KMSW42ll.DLL = 1
KMSP42ll.DLL = 1
KMPE42ll.DLL = 1
KMWM42ll.DLL = 1
KMPF42ll.DLL = 1
KMPO42ll.DLL = 1
KM3D42ll.DLL = 1
KM3M42ll.DLL = 1
; non-RDF DLLs
KMPLSWOP.DLL = 1
KMPLSWO1.DLL = 1
KMPLSW01.DLL = 1
KMPLID01.DLL = 1
KMIEDIT.DLL = 1
KMIEDITRES.DLL = 1
; MDX
UTLP2510.MDX = 1
UTLP2610.MDX = 1
; DAT
KM313110.DAT = 1
KM313210.DAT = 1
; Misc
KMPJLMN.DLL = 1
KMAGFA1.FDF = 1
KMPRE2.FDF = 1
KMWTEN22.HLP = 1
KCMV3D.INI = 1
CONFIDENTIAL.MIE= 1
NOCOPY.MIE = 1
; KACT2 / AUTOCONFIG
KMAUTOC.INI = 1
KMQUERY.XML = 1
KACT2.EXE = 1
; Status Monitor
KMSTMNW.EXE = 1
KMSTMVM.EXE = 1
KMSTMNET.EXE = 1
KcMV3Da.DLL = 1
KMSTMNWS.INI = 1
KMSTMNET.INI = 1
;----------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------
[Strings]
KMPJLMN = "KM Language Monitor,KMPJLMN.DLL"
KMSTMN = "KM Status Monitor"
OEM = "UTAX/TA"
CDROM = "GEN_LIB"
CLASSNAME = "Printers"
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.