;================================================================ ; ; OEMSETUP.INF (KPDLDriver) ; ; Kyocera Mita KPDL Mini-Driver Installation Script ; Windows NT 4.0 (English) ; ; Copyright (c) 2000-2007 KYOCERA CORPORATION ; Copyright (c) 2004 Revised KYOCERA MITA CORPORATION ; All Rights Reserved. ; ; 12/18/2007 ; ;================================================================ ;---------------------------------------------------------------- ; Version Section ;---------------------------------------------------------------- ; [Version] Signature = "$Windows NT$" Class = Printer ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318} Provider = %UTAX% DriverVer = 12/18/2007,8.4 ; ; Manufacturer section. ; [Manufacturer] "UTAX/TA" ; ; Model sections. ; [UTAX/TA] "Generic PostScript Color" = KMcolor.PPD "Generic PostScript Mono" = Kmonchrm.PPD ; ; Installer 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 ; file, unless there is an explicit DriverFile section listed. ; [KMcolor.PPD] CopyFiles=@KMcolor.PPD,PSCRIPT DataSection=PSCRIPT_DATA [Kmonchrm.PPD] CopyFiles=@Kmonchrm.PPD,PSCRIPT DataSection=PSCRIPT_DATA ; 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). ; [PSCRIPT] PS4UI.DLL PSCRIPT.NTF PSCRIPT4.DLL PSCRIPT4.HLP ; ; Data Sections ; ; These sections contain data that is shared between devices. ; [PSCRIPT_DATA] DriverFile=PSCRIPT4.DLL ConfigFile=PS4UI.DLL HelpFile=PSCRIPT4.HLP ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ; diskid = description, tagfile, unused, subdir [SourceDisksNames] 1 = %Disk1%,,,, [SourceDisksNames.x86] 1 = %Disk1%,,, ; ; These sections are used during text-mode setup and correspond ; to the targetdirectory field in the [SourceDisksFiles] section. ; [WinntDirectories] 1 = "\" 2 = system32 3 = system32\config 4 = system32\drivers 5 = system 6 = system32\os2 7 = system32\ras 8 = system32\os2\dll 9 = system32\spool 10 = system32\spool\drivers 11 = system32\spool\drivers\w32x86\2 12 = system32\spool\prtprocs 13 = system32\spool\prtprocs\w32x86 14 = system32\wins 15 = system32\dhcp 16 = repair 17 = system32\drivers\etc 18 = system32\spool\drivers\w32x86 19 = system32\viewers 20 = inf 21 = Help 22 = Fonts 23 = Config 24 = Profiles 25 = Cursors 26 = Media ; ; filename_on_source = diskid,subdir,size,checksum,spare,spare ; extra fields are nt-specific ; bootmediaord,targetdirectory,upgradedisposition, ; textmodedisposition,targetname ; [SourceDisksFiles] KMcolor.PPD = 1,,,,,,,11,3 Kmonchrm.PPD = 1,,,,,,,11,3 ps4ui.dll = 1,,,,,,,11,3 pscript.ntf = 1,,,,,,,2,1,0 pscript4.dll = 1,,,,,,,11,3 pscript4.hlp = 1,,,,,,,18,1 ; ; Control Flags ; [ControlFlags] ExcludeFromSelect = 2369 ; ; Localizable Strings ; [Strings] UTAX = "OEM UTAX/TA" Disk1 = "OEM CDROM"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.