;================================================================ ; ; OEMSETUP.INF (KPDLDriver) ; ; Kyocera Mita KPDL Mini-Driver Installation Script ; Windows 2000 ; Plug & Play Version ; ; Copyright (c) 2010 KYOCERA CORPORATION ; Copyright (c) 2005 Revised KYOCERA MITA CORPORATION ; All Rights Reserved. ; ; 06/23/2010 ; ;================================================================ ;---------------------------------------------------------------- ; Version Section ;---------------------------------------------------------------- ; [Version] Signature = "$Windows NT$" Class = Printer ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318} Provider = %KMC% DriverVer = 06/23/2010,8.4 [ClassInstall32.NT] AddReg=printer_class_addreg [printer_class_addreg] HKR,,,,%PrinterClassName% HKR,,Icon,,"-4" HKR,,Installer32,,"ntprint.dll,ClassInstall32" HKR,,NoDisplayClass,,1 HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider" ; ; Manufacturer section. ; [Manufacturer] Kyocera=Kyocera,NTamd64,NTia64 ; ; Model sections. ; ; Each section here corresponds with an entry listed in the ; [Manufacturer] section, above. The models will be displayed in the order ; that they appear in the INF file. ; [Kyocera.NTamd64] "Generic PostScript Color" = KMcolor.PPD,KMcolor.PPD "Generic PostScript Mono" = Kmonchrm.PPD,Kmonchrm.PPD [Kyocera.NTia64] "Generic PostScript Color" = KMcolor.PPD,KMcolor.PPD "Generic PostScript Mono" = Kmonchrm.PPD,Kmonchrm.PPD [Kyocera] "Generic PostScript Color" = KMcolor.PPD,KMcolor.PPD "Generic PostScript Mono" = Kmonchrm.PPD,Kmonchrm.PPD ; ; OEM URLS ; ; This sections gives the URL for manufacturers found in the Manufacturers section ; ;[OEM URLS] ;%KMC% = "http://www.kyoceramita.com/" ; 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 DataSection=PSCRIPT_DATA Include=NTPRINT.INF Needs=PSCRIPT.OEM [Kmonchrm.PPD] CopyFiles=@Kmonchrm.PPD DataSection=PSCRIPT_DATA Include=NTPRINT.INF Needs=PSCRIPT.OEM ; Data Sections ; ;[OEM_BIDI_DATA] ;DriverFile=UNIDRV.DLL ;ConfigFile=UNIDRVUI.DLL ;HelpFile=UNIDRV.HLP ;LanguageMonitor=%OEM_MONITOR% ; 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). ;[OEM_BIDIMON] ;OEMMON.DLL,,,0x00000020 ; Copy only if new binary ;[OEM_COLOR] ;OEMCOLOR.ICM,,,0x00000020 ; Copy only if new binary ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 [SourceDisksNames.x86] 1 = %Disk1%,,,"" [SourceDisksNames.amd64] 1 = %Disk1%,,,"" [SourceDisksNames.ia64] 1 = %Disk1%,,,"" [SourceDisksFiles] KMcolor.PPD =1 Kmonchrm.PPD =1 ; ; Localizable Strings ; [Strings] KMC = "Kyocera Mita Corporation" PrinterClassName = "Printers" Disk1 = "Kyocera Mita CD-ROM"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.