OEMSETUP.INF Driver File Contents (KX_xx18_311510.exe)

;================================================================
;
;  OEMSETUP.INF (KXDriver)
;
;  Kyocera Mita Printing System Installation Script
;  Windows NT 4.0 and 2000 (Multi Language excluding Japanese)
;  Menu Version
;  
;  ?Copyright 2000-2005 KYOCERA MITA CORPORATION
;  ?Copyright 2000-2002 KYOCERA CORPORATION
; 
;  All Rights Reserved.
;
;  GEN_LIB   03/10/2005
;
;================================================================

[Version]
Signature  = "$Windows NT$"
Class      = Printer
ClassGUID  = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider   = %OEM%
DriverVer  = 03/10/2005,3.1.1510

[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 1018_DC 2018 KX"	    = UTLP1018,UTAX_TA _1018_DC_2018
"CD 1018_DC 2018 KX"	    = UTLP1018,UTAX_TA _1018_DC_2018

;----------------------------------------------------------------
; Install Sections for NTx86
;----------------------------------------------------------------
[UTLP1018]
CopyFiles		= @UTLP1110.MDX,WINNT,ALLPDL,KXLITE,AGFA,3D_218,KC_LOW_HELP,KMPJLMN,KMPMKNT,EXTRA
DataFile	= UTLP1110.MDX
DataSection		= NTCORE
AddReg		= ND_ADDREG_KCMV3D
PortMonitor		= %KMPMKNT%
LanguageMonitor	= %KMPJLMN%


;----------------------------------------------------------------
; Copy Sections
;----------------------------------------------------------------

; This should be used for NT Kernel Mode Driver
[WINNT]
KMNK31FA.DLL
KMNC31FA.DLL
KMNU31FA.DLL
KMFS31FA.DLL
KMRG31FA.DLL
KMRC31FA.DLL
KM3D31FA.DLL
KMPE31FA.DLL
KMEM31FA.DLL
KCMV3D.INI
KMWM31FA.DLL
KMPF31FA.DLL
KMWTEN20.HLP

[KXLITE]
KMLT31FA.DLL

[PCLXL]
KMXL31FA.DLL

[PCL5E]
KM5E31FA.DLL

[PCL5C]
KM5C31FA.DLL

[KPDL]
KMPS31FA.DLL

[ALLPDL]
KMXL31FA.DLL
KM5E31FA.DLL
KM5C31FA.DLL
KMPS31FA.DLL

[AGFA]
KMAGFA1.FDF
KMPRE2.FDF

[3D_218]
KM322110.dat

[KC_LOW_HELP]
KCOEMEN.CHM

[KXLITE_LOW_HELP]
KMLHEN20.CHM

[KMPJLMN]
KMPJLMN.DLL

[KMPMKNT]
KM-PMKN.DLL

[EXTRA]
KM-PMKN.DLL

;----------------------------------------------------------------
; Data Sections
;
; These sections contain data that is shared between devices.
;
;----------------------------------------------------------------
;
[NTCORE]
DriverFile=KMNK31FA.DLL
ConfigFile=KMNU31FA.DLL

[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


;----------------------------------------------------------------
; Source Information
;----------------------------------------------------------------
;
[SourceDisksNames]
1 = %CDROM%,,,""

[SourceDisksFiles]
KMNK31FA.DLL  = 1
KMNC31FA.DLL  = 1
KMNU31FA.DLL  = 1
KMFS31FA.DLL  = 1
KMRG31FA.DLL  = 1
KMRC31FA.DLL  = 1
KMLT31FA.DLL	= 1
KMXL31FA.DLL  = 1
KM5E31FA.DLL  = 1
KM5C31FA.DLL  = 1
KMPS31FA.DLL  = 1
KMEM31FA.DLL  = 1
KMAGFA1.FDF  	= 1
KMPRE2.FDF		= 1
KMPE31FA.DLL	= 1
KMWM31FA.DLL	= 1
KMPF31FA.DLL	= 1
KM3D31FA.DLL	= 1
KMF04710.MDX	= 1
KM322110.dat	= 1
KCOEMEN.chm		= 1
KMLHEN20.chm	= 1
KMWTEN20.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

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: web2, load: 2.13