;================================================================
;
; OEMSETUP.INF (KXDriver)
;
; Kyocera Mita Printing System Installation Script
; Windows NT 4.0 and 2000 (Multi Language excluding Japanese)
; Menu Version
;
; © Copyright 2000-2006 KYOCERA MITA CORPORATION
; © Copyright 2000-2002 KYOCERA CORPORATION
;
; All Rights Reserved.
;
; GEN_LIB 06/28/2006
;
;================================================================
[Version]
Signature = "$Windows NT$"
Class = Printer
ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider = %OEM%
DriverVer = 06/28/2006,4.1.1814a
[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"
;----------------------------------------------------------------
; Model Sections
;----------------------------------------------------------------
[UTAX/TA]
"CD 1230_DC 2230 KX" = UTCD1230,UTAX_TA _1230_DC_2230
"CD 1230_DC 2230 KX" = UTCD1230,UTAX_TA _1230_DC_2230
"CD 1240_DC 2240 KX" = UTCD1240,UTAX_TA _1240_DC_2240
"CD 1240_DC 2240 KX" = UTCD1240,UTAX_TA _1240_DC_2240
"CD 1250_DC 2250 KX" = UTCD1250,UTAX_TA _1250_DC_2250
"CD 1250_DC 2250 KX" = UTCD1250,UTAX_TA _1250_DC_2250
;----------------------------------------------------------------
; Install Sections for NTx86
;----------------------------------------------------------------
[UTCD1230]
CopyFiles = @UTCD2510.MDX,WINNT,ALLPDL,AGFA,3D_222,KC_HELP,KMPJLMN,KMPMKNT,EXTRA
DataFile = UTCD2510.MDX
DataSection = NTCORE
AddReg = ND_ADDREG_KCMV3D
PortMonitor = %KMPMKNT%
LanguageMonitor = %KMPJLMN%
[UTCD1240]
CopyFiles = @UTCD2610.MDX,WINNT,ALLPDL,AGFA,3D_222,KC_HELP,KMPJLMN,KMPMKNT,EXTRA
DataFile = UTCD2610.MDX
DataSection = NTCORE
AddReg = ND_ADDREG_KCMV3D
PortMonitor = %KMPMKNT%
LanguageMonitor = %KMPJLMN%
[UTCD1250]
CopyFiles = @UTCD2710.MDX,WINNT,ALLPDL,AGFA,3D_222,KC_HELP,KMPJLMN,KMPMKNT,EXTRA
DataFile = UTCD2710.MDX
DataSection = NTCORE
AddReg = ND_ADDREG_KCMV3D
PortMonitor = %KMPMKNT%
LanguageMonitor = %KMPJLMN%
;----------------------------------------------------------------
; Copy Sections
;----------------------------------------------------------------
; This should be used for NT Kernel Mode Driver
[WINNT]
KMNK41IS.DLL
KMNC41IS.DLL
KMNU41IS.DLL
KMFS41IS.DLL
KMRG41IS.DLL
KMRC41IS.DLL
KM3D41IS.DLL
KMPE41IS.DLL
KCMV3D.INI
KMWM41IS.DLL
KMPF41IS.DLL
KMPO41IS.DLL
KMSW41IS.DLL
KMPLSWOP.DLL
KMPLSWO1.DLL
KMEM41IS.DLL
[PCLXL]
KMXL41IS.DLL
[PCL5E]
KM5E41IS.DLL
[PCL5C]
KM5C41IS.DLL
[KPDL]
KMPS41IS.DLL
[ALLPDL]
KMXL41IS.DLL
KM5E41IS.DLL
KM5C41IS.DLL
KMPS41IS.DLL
[AGFA]
KMAGFA1.FDF
KMPRE2.FDF
[3D_222]
KM322210.DAT
[KC_HELP]
KMWTEN22.HLP
[KMPJLMN]
KMPJLMN.DLL
[KMPMKNT]
KM-PMKN.DLL
[EXTRA]
KM-PMKN.DLL
;----------------------------------------------------------------
; Data Sections
;
; These sections contain data that is shared between devices.
;
;----------------------------------------------------------------
;
[NTCORE]
DriverFile=KMNK41IS.DLL
ConfigFile=KMNU41IS.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
POSTINSTALL=11
KMPMKNT=11
;KMPJLMN=11
;----------------------------------------------------------------
; Source Information
;----------------------------------------------------------------
;
[SourceDisksNames]
1 = %CDROM%,,,""
[SourceDisksFiles]
KMNK41IS.DLL = 1
KMNC41IS.DLL = 1
KMNU41IS.DLL = 1
KMFS41IS.DLL = 1
KMRG41IS.DLL = 1
KMRC41IS.DLL = 1
KMLT41IS.DLL = 1
KMXL41IS.DLL = 1
KM5E41IS.DLL = 1
KM5C41IS.DLL = 1
KMPS41IS.DLL = 1
KMEM41IS.DLL = 1
KMAGFA1.FDF = 1
KMPRE2.FDF = 1
KMPE41IS.DLL = 1
KMWM41IS.DLL = 1
KMPF41IS.DLL = 1
KMPO41IS.DLL = 1
KMSW41IS.DLL = 1
KMPLSWOP.DLL = 1
KMPLSWO1.DLL = 1
KM3D41IS.DLL = 1
UTCD2510.MDX = 1
UTCD2610.MDX = 1
UTCD2710.MDX = 1
KM322210.DAT = 1
KMWTEN22.HLP = 1
KCMV3D.INI = 1
KMPJLMN.DLL = 1
KM-PMKN.DLL = 1
;----------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------
[Strings]
KMPJLMN = "KM Language Monitor,KMPJLMN.DLL"
KMPMKNT = "KM USB Port,KM-PMKN.DLL"
OEM = "UTAX/TA"
CDROM = "GEN_LIB"
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.