;================================================================
;
; OEMSETUP.INF
;
; Printing System Installation Script
; Windows 2000 and XP (Multi Language excluding Japanese)
; Point & Print Version
;
; c Copyright 2000-2009 KYOCERA MITA CORPORATION
; c Copyright 2000-2002 KYOCERA CORPORATION
;
; All Rights Reserved.
;
; KMSL 7.8x 06/16/2010
;
;================================================================
[Version]
Signature = "$Windows NT$"
Class = Printer
ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider = %KMC%
CatalogFile= UTAX.CAT
DriverVer = 06/16/2010,5.1.1816
DriverIsolation=2
[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]
"Printing System mono KX" = MONO-GEN,LPTENUM\KyoceraFSMONO-C000034F5,Kyocera_FS-Mono
"Printing System color KX" = COLOR-GEN,LPTENUM\KyoceraFSCOLOR-C000164F5,Kyocera_FS-Color
;----------------------------------------------------------------
; Install Sections for NT5.1 (XP)
;----------------------------------------------------------------
[MONO-GEN]
CopyFiles = @OMMNGN10.mdx,PCXML,WINXP,ALLPDL,KM_AGFA,KC_HELP,KMPOP
DataFile = OMMNGN10.mdx
DataSection = XPCORE_NOPOST
AddReg = ND_ADDREG_KCMV3D
[COLOR-GEN]
CopyFiles = @OMCRGN10.mdx,PCXML,WINXP,ALLPDL,KM_AGFA,KC_HELP,KMPOP
DataFile = OMCRGN10.mdx
DataSection = XPCORE_NOPOST
AddReg = ND_ADDREG_KCMV3D
;----------------------------------------------------------------
; Copy Sections
;----------------------------------------------------------------
; This should be used for NT User Mode Driver
[WINXP]
KMUC51IG.DLL
KMUU51IG.DLL
KMFS51IG.DLL
KMRG51IG.DLL
KMRC51IG.DLL
KMEM51IG.DLL
KM3D51IG.DLL
KM3M51IG.DLL
KMPE51IG.DLL
KMWM51IG.DLL
KMPF51IG.DLL
KMPO51IG.DLL
KCMV3D.INI
[ALLPDL]
KMXL51IG.DLL
KM5E51IG.DLL
KM5C51IG.DLL
KMPS51IG.DLL
[KM_AGFA]
KMAGFA1.FDF
KMPRE2.FDF
[KC_HELP]
KMOHEN27.CHM
KMOLEN27.CHM
[PCXML]
KMBASE.XML
[KMPOP]
KMPOPUPMGR.EXE
;----------------------------------------------------------------
; Data Sections
;
; These sections contain data that is shared between devices.
;
;----------------------------------------------------------------
;
[XPCORE]
DriverFile=KMUC51IG.DLL
ConfigFile=KMUU51IG.DLL
HelpFile=KMOHEN27.CHM
[XPCORE_NOPOST]
DriverFile=KMUC51IG.DLL
ConfigFile=KMUU51IG.DLL
HelpFile=KMOHEN27.CHM
;[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)
;
[PrinterPackageInstallation.x86]
PackageAware=TRUE
;----------------------------------------------------------------
; Destination Information
;----------------------------------------------------------------
[DestinationDirs]
DefaultDestDir=66000
POSTINSTALL=11
KMPMKNT_DLL=11
KMPJLMN_DLL=11
;----------------------------------------------------------------
; Source Information
;----------------------------------------------------------------
;
[SourceDisksNames]
1 = %CDROM%,,,""
[SourceDisksFiles]
KMUC51IG.DLL = 1
KMUU51IG.DLL = 1
KMFS51IG.DLL = 1
KMRG51IG.DLL = 1
KMRC51IG.DLL = 1
KMEM51IG.DLL = 1
KMXL51IG.DLL = 1
KM5E51IG.DLL = 1
KM5C51IG.DLL = 1
KMPS51IG.DLL = 1
KMPE51IG.DLL = 1
KMWM51IG.DLL = 1
KMPF51IG.DLL = 1
KMPO51IG.DLL = 1
KM3D51IG.DLL = 1
KM3M51IG.DLL = 1
KMAGFA1.FDF = 1
KMPRE2.FDF = 1
OMMNGN10.MDX = 1
OMCRGN10.MDX = 1
KMBASE.XML = 1
KMOHEN27.CHM = 1
KMOLEN27.CHM = 1
KCMV3D.INI = 1
KMPOPUPMGR.EXE = 1
;----------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------
[Strings]
CDROM = "GEN_LIB"
CLASSNAME = "Printers"
OEM = "UTAX/TA"
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.