;================================================================
;
; OEMSETUP.INF (KXDriver)
;
; Kyocera Mita Printing System Installation Script
; Windows 98 and ME (Multi Language excluding Japanese)
; Point & Print Version
;
; © Copyright 2000-2005 KYOCERA MITA CORPORATION
; © Copyright 2000-2002 KYOCERA CORPORATION
;
; All Rights Reserved.
;
; HBPS 1.0 03/14/2006
;
;================================================================
[Version]
Signature = "$Windows 95$"
Class = Printer
ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider = %OEM%
DriverVer = 03/14/2006,4.1.0314
[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 1216_DC 2216 GX" = UTLP1600,LPTENUM\UTAX_TACD_1216_DC_221ADE,UTAX_TACD_1216_DC_221ADE
"CD 1216_DC 2216 GX" = UTLP1600,USBPRINT\UTAX_TACD_1216_DC_221ADE,UTAX_TACD_1216_DC_221ADE
;----------------------------------------------------------------
; Install Sections for NT5.1 (XP)
;----------------------------------------------------------------
[UTLP1600]
CopyFiles = @UTG00110.MDX,WIN9X,OAKT,3D_223,KC_HELP,USBMON
DataFile = UTG00110.MDX
DataSection = 9XCORE
AddReg = ND_ADDREG_KCMV3D
PortMonitor = "ATL USBMON",usbmon.dll
;LanguageMonitor = %KMPJLME%
[KM-2035]
CopyFiles = @UTG00210.MDX,WIN9X,OAKT,3D_223,KC_HELP,USBMON
DataFile = UTG00210.MDX
DataSection = 9XCORE
AddReg = ND_ADDREG_KCMV3D
PortMonitor = "ATL USBMON",usbmon.dll
;LanguageMonitor = %KMPJLME%
[KM-1635.nt]
CopyFiles = @UTG00110.MDX,WINXP,OAKT,3D_223,KC_HELP,KMPJLMNT
DataFile = UTG00110.MDX
DataSection = XPCORE
AddReg = ND_ADDREG_KCMV3D
LanguageMonitor = %KMPJLMN%
[KM-2035.nt]
CopyFiles = @UTG00210.MDX,WINXP,OAKT,3D_223,KC_HELP,KMPJLMNT
DataFile = UTG00210.MDX
DataSection = XPCORE
AddReg = ND_ADDREG_KCMV3D
LanguageMonitor = %KMPJLMN%
;----------------------------------------------------------------
; Copy Sections
;----------------------------------------------------------------
; This should be used for 9X Driver
[WIN9X]
GX32413E.EXE
GX16413E.DRV
GXFS413E.DLL
GXRG413E.DLL
GXRC413E.DLL
GXEM413E.DLL
GX3D413E.DLL
KCMV3D.INI
GXWM413E.DLL
GXPF413E.DLL
[WINXP]
GXUC413E.DLL
GXUU413E.DLL
GXFS413E.DLL
GXRG413E.DLL
GXRC413E.DLL
GXEM413E.DLL
GX3D413E.DLL
KCMV3D.INI
GXWM413E.DLL
GXPF413E.DLL
[OAKT]
GXOT413E.DLL
GXG00110.SDF
GXG00210.SDF
GXRZ413E.DLL
[3D_223]
GX322310.DAT
[KC_HELP]
KMWTEN22.HLP
[KMPJLMET]
KMPJLMET.DLL
[KMPJLMNT]
KMPJLMNT.DLL
[KCPRNMON]
KCPRNMON.DLL
[KMPMKME]
KM-PMKE.DLL
[POSTINSTALL]
KCINST32.DLL
SETUP.INI
[USBMON]
USBMON.DLL
;----------------------------------------------------------------
; Data Sections
;
; These sections contain data that is shared between devices.
;
;----------------------------------------------------------------
;
[9XCORE]
DriverFile=GX16413E.DRV
ConfigFile=GX16413E.DRV
[XPCORE]
DriverFile=GXUC413E.DLL
ConfigFile=GXUU413E.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
KMPMKME=11
KMPJLMET=11
;----------------------------------------------------------------
; Source Information
;----------------------------------------------------------------
;
[SourceDisksNames]
1 = %CDROM%,,,""
2 = %CDROM%,,,"..\Win2K_XP"
[SourceDisksFiles]
GX32413E.EXE = 1
GX16413E.DRV = 1
GXFS413E.DLL = 1
GXRG413E.DLL = 1
GXRC413E.DLL = 1
GXEM413E.DLL = 1
GXWM413E.DLL = 1
GXPF413E.DLL = 1
GX3D413E.DLL = 1
GXOT413E.DLL = 1
GXRZ413E.DLL = 1
GXG00110.SDF = 1
GXG00210.SDF = 1
UTG00110.MDX = 1
UTG00210.MDX = 1
GX322310.DAT = 1
KMWTEN22.HLP = 1
KCMV3D.INI = 1
KMPJLMET.DLL = 1
KCPRNMON.DLL = 1
KM-PMKE.DLL = 1
KCINST32.DLL = 1
SETUP.INI = 1
USBMON.DLL = 1
KMUC413E.DLL = 2
KMUU413E.DLL = 2
KMPJLMNT.DLL = 2
KM-PMKN.DLL = 2
;----------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------
[Strings]
KMPJLME = "KM Language Monitor T,KMPJLMET.DLL"
KMPJLMN = "KM Language Monitor T,KMPJLMNT.DLL"
KCPRNMON = "Kyocera PJL Language Monitor,KCPRNMON.DLL"
KMPMKME = "KM USB Port,KM-PMKE.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.