;================================================================ ; ; PRNKY005.INF ; ; Kyocera Mini-Driver Installation Script ; Plug & Play Version ; ; Copyright (c) 2000-2008 KYOCERA CORPORATION ; Copyright (c) 2005 Revised KYOCERA MITA CORPORATION ; All Rights Reserved. ; ; Kyocera KPDL inbox drivers 10/06/2008 ; ;================================================================ ;---------------------------------------------------------------- ; Version Section ;---------------------------------------------------------------- ; [Version] Signature="$Windows NT$" ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer Provider="Kyocera" CatalogFile=PRNKY005.CAT DriverIsolation=2 DriverVer=06/21/2006,6.1.7600.16385 ; ; Manufacturer section. ; [Manufacturer] "Kyocera"=Kyocera,NTamd64 ; ; 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 CS-C4008 (KPDL)" = KYC4008.PPD,KyoceraCS-C400864F4,Kyocera_CS-C4008_(KPDL) ; Hardware ID "Kyocera FS-C5020N (KPDL)" = KYC5020N.PPD,KyoceraFS-C5020N2341,Kyocera_FS-C5020N_(KPDL) ; Hardware ID "Kyocera KM-C4008 (KPDL)" = KYK4008.PPD,KyoceraKM-C40080372,Kyocera_KM-C4008_(KPDL) ; Hardware ID [KYC4008.PPD] CopyFiles=@KYC4008.PPD,@KYPS4008.GDL,@KYW7QUR3.XML,@KYW7AUT3.INI DataFile=KYC4008.PPD CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA" [KYK4008.PPD] CopyFiles=@KYK4008.PPD,@KYPS4008.GDL,@KYW7QUR3.XML,@KYW7AUT3.INI DataFile=KYK4008.PPD CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA" [KYC5020N.PPD] CopyFiles=@KYC5020N.PPD,@KYPS5020.GDL,@KYW7QUR3.XML,@KYW7AUT3.INI DataFile=KYC5020N.PPD CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,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). ; ; ; Location of source files not in Layout.inf. ; [PrinterPackageInstallation.amd64] PackageAware=TRUE CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1} InboxVersionRequired=UseDriverVer [SourceDisksFiles] KYC5020N.PPD = 1 KYC4008.PPD = 1 KYK4008.PPD = 1 KYPS4008.GDL = 1 KYPS5020.GDL = 1 KYW7QUR3.XML = 1 KYW7AUT3.INI = 1 ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ; ; Localizable Strings ; [Strings] ;Non-Localizable ;Localizable Disk1="Windows Installation Disc" [SourceDisksNames.x86] 1 = %Disk1%,,,"I386" [SourceDisksNames.amd64] 1 = %Disk1%,,,"Amd64" [SourceDisksNames.ia64] 1 = %Disk1%,,,"Ia64"