OEMSETUP.inf Driver File Contents (ClassicStd_FS-1...0Dcertified.zip)

;================================================================
;
;  OEMSETUP.INF (KPDLDriver)
;
;  Kyocera Mita KPDL Mini-Driver Installation Script
;  Windows Vista KPDL
;  Plug & Play Version
;
;  Copyright (c) 2009 KYOCERA CORPORATION
;  Copyright (c) 2005 Revised KYOCERA MITA CORPORATION
;  All Rights Reserved.
;
;  11/09/2009
;
;================================================================

;----------------------------------------------------------------
; Version Section
;----------------------------------------------------------------
;
[Version]
Signature  = "$Windows NT$"
Class      = Printer
ClassGUID  = {4D36E979-E325-11CE-BFC1-08002BE10318}
Provider   = %KMC%
CatalogFile=KYOMITA.CAT
DriverVer  = 11/09/2009,8.4
DriverIsolation=2

[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]
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,LPTENUM\KyoceraFS-1120DBDAC
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,USBPRINT\KyoceraFS-1120DBDAC
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,LPTENUM\KyoceraFS-1320D05AD
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,USBPRINT\KyoceraFS-1320D05AD
[Kyocera.NTia64]
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,LPTENUM\KyoceraFS-1120DBDAC
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,USBPRINT\KyoceraFS-1120DBDAC
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,LPTENUM\KyoceraFS-1320D05AD
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,USBPRINT\KyoceraFS-1320D05AD
[Kyocera]
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,LPTENUM\KyoceraFS-1120DBDAC
"Kyocera FS-1120D (KPDL)"      = KC1120D.PPD,USBPRINT\KyoceraFS-1120DBDAC
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,LPTENUM\KyoceraFS-1320D05AD
"Kyocera FS-1320D (KPDL)"      = KC1320D.PPD,USBPRINT\KyoceraFS-1320D05AD
;
; 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.
;
[KC1120D.PPD]
CopyFiles=@KC1120D.PPD,@KC1300D.GDL,@KYQURY05.XML,@KYAUTO05.INI
DataFile=KC1120D.PPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"

[KC1320D.PPD]
CopyFiles=@KC1320D.PPD,@KC1300D.GDL,@KYQURY05.XML,@KYAUTO05.INI
DataFile=KC1320D.PPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA"


; 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%,,,""

[PrinterPackageInstallation.x86]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}

[PrinterPackageInstallation.amd64]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}

[PrinterPackageInstallation.ia64]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1}

[SourceDisksFiles]
KC1120D.PPD   = 1
KC1320D.PPD   = 1
KC1300D.GDL   = 1
KYQURY05.XML  = 1
KYAUTO05.INI  = 1
;
; Localizable Strings
;
[Strings]
KMC	= "Kyocera Mita Corporation"
PrinterClassName = "Printers"
Disk1 = "Kyocera Mita CD-ROM"
Download Driver Pack

How To Update Drivers Manually

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.

server: web3, load: 2.50