;================================================================ ; ; 3555i KX.inf ; ; Kyocera KX Driver Installation Script ; Windows XP (Multi Language excluding Japanese) ; Novell NDPS Version ; ; (C) 2013 KYOCERA Corporation, KYOCERA Document Solutions Inc. ; ; 11/18/2013 ; ;================================================================ ;---------------------------------------------------------------- ; Version Section ;---------------------------------------------------------------- [Version] Signature = "$Windows NT$" Class = Printer ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318} Provider = %OEM% LayoutFile = Layout.inf DriverVer = 11/18/2013,6.1.1118 ;---------------------------------------------------------------- ; Class Sections ;---------------------------------------------------------------- [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 Section ;---------------------------------------------------------------- [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 ; ; This section lists all of the manufacturers that we will ; display in the Dialog box. ;---------------------------------------------------------------- [Manufacturer] "UTAX/TA" ;---------------------------------------------------------------- ; Model Sections ; ; These sections correspond with an entry listed in the ; [Manufacturer] section above. The models will be displayed in the order ; that they appear here. ; ;---------------------------------------------------------------- [UTAX/TA] "3555i KX" = 3555i_Inst ;---------------------------------------------------------------- ; Install Sections ; ; These sections control file installation, and reference all files that ; need to be copied. The section name will be assumed to be the driver data ; file, unless there is an explicit DataFile section listed. ; ;---------------------------------------------------------------- [3555i_Inst] CopyFiles = @UTCD7410.MDX,3555i_Copy DataFile = UTCD7410.MDX DataSection = 2KCORE AddReg = ENABLE3D ;---------------------------------------------------------------- ; Copy Sections ; ; Lists of files that are actually copied. These sections are referenced ; from the installer sections above. Only create a section if it contains ; two or more files (if we only copy a single file, identify it in the ; installer section, using the @filename notation) or if it's a color ; profile (since the DestinationDirs can only handle sections, and not ; individual files). ; ;---------------------------------------------------------------- [3555i_Copy] KMEM61BI.dll KMUC61BI.dll KMUU61BI.dll KMFS61BI.dll KMRF61BI.dll KMRC61BI.dll KM3D61BI.dll KMPE61BI.dll KMPF61BI.dll KMWM61BI.dll KM3M61BI.dll KM5E61BI.dll KM5C61BI.dll KMPO61BI.dll KMCO61BI.dll KMPS61BI.dll KMXL61BI.dll KMSP61BI.dll KMPD61BI.dll KMPLSW02.DLL KMPLID01.DLL KMPLSWIP.DLL KMIEDIT.DLL KMIEDITRES.DLL KCMV3D.INI CONFIDENTIAL.MIE NOCOPY.MIE KMAGFA1.FDF KMPRE2.FDF KDS325610.DAT KMGOEN41.CHM ;---------------------------------------------------------------- ; Data Sections ; ; These sections contain data that is shared between devices. ; ;---------------------------------------------------------------- [2KCORE] DriverFile=KMUC61BI.dll ConfigFile=KMUU61BI.dll [ENABLE3D] HKLM,"SOFTWARE\Kyocera Mita\Shared Files","Install Path",0,"%11%\spool\drivers\w32x86\2" ;---------------------------------------------------------------- ; Destination Information ;---------------------------------------------------------------- [DestinationDirs] DefaultDestDir=66000 ;---------------------------------------------------------------- ; Source Information ;---------------------------------------------------------------- [SourceDisksNames.x86] 1 = %CDROM%,,0 [SourceDisksFiles] KMEM61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMUC61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMUU61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMFS61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMRF61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMRC61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KM5C61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPS61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMXL61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KM5E61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPO61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMCO61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPE61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPF61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMWM61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KM3D61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KM3M61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMSP61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPD61BI.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPLSW02.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPLID01.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMPLSWIP.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMIEDIT.DLL = 1,..\..\KXDriver\32bit\XP and newer, KMIEDITRES.DLL = 1,..\..\KXDriver\32bit\XP and newer, CONFIDENTIAL.MIE = 1,..\..\KXDriver\32bit\XP and newer, NOCOPY.MIE = 1,..\..\KXDriver\32bit\XP and newer, KCMV3D.INI = 1,..\..\KXDriver\32bit\XP and newer, KMAGFA1.FDF = 1,..\..\KXDriver\32bit\XP and newer, KMPRE2.FDF = 1,..\..\KXDriver\32bit\XP and newer, UTCD7410.MDX = 1,..\..\KXDriver\32bit\XP and newer, KDS325610.DAT = 1,..\..\KXDriver\32bit\XP and newer, KMGOEN41.CHM = 1,..\..\KXDriver\32bit\XP and newer, ;---------------------------------------------------------------- ; Localizable Strings ;---------------------------------------------------------------- [Strings] 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.