; Copyright (c) 2005-2008 Lexmark International Inc. ; ; Windows In-Box PCL XL Driver Package ; ; List of supported printers, manufacturers ; [Version] Signature="$Windows NT$" Provider=%OEM% ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer CatalogFile=prnlx009.cat DriverIsolation=2 DriverVer=06/21/2006,6.1.7600.16385 ; ; Manufacturer Section ; [Manufacturer] "Lexmark"=Lexmark,NTamd64 ; ; Model Specifications Section ; ; 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. ; [Lexmark.NTamd64] "Lexmark X422 (MS)" = LXX422.GPD,Lexmark_Internationa31E5,Lexmark_X422_(MS) ; Hardware ID "Lexmark X642e (MS)" = LXX642e.gpd,Lexmark_Internationa19D1,Lexmark_X642e_(MS) ; Hardware ID ; 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. ; [LXX422.GPD] CopyFiles=@LXX422.GPD DataFile=LXX422.GPD CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},TTFSUB.OEM,UNIDRV.OEM,UNIDRV_DATA","{D20EA372-DD35-4950-9ED8-A6335AFE79F2},PCLXL.OEM","{EDEC8487-9E0D-43c7-8200-3B30D568CCA4},LM_PRINT_PROCESSOR","{E55C657F-4847-4ec9-BE0E-A47F86B4A5E9},LM_PLUGIN_XL" [LXX642e.GPD] CopyFiles=@LXX642e.GPD DataFile=LXX642e.GPD CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},TTFSUB.OEM,UNIDRV.OEM,UNIDRV_DATA","{D20EA372-DD35-4950-9ED8-A6335AFE79F2},PCLXL.OEM","{EDEC8487-9E0D-43c7-8200-3B30D568CCA4},LM_PRINT_PROCESSOR","{E55C657F-4847-4ec9-BE0E-A47F86B4A5E9},LM_PLUGIN_XL" ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ; ; Source Disk Section ; This was added to enable Web Point&Print. ; All files added to this must also be added to Layout.INF ; [SourceDisksFiles] LXX422.GPD = 1 LXX642e.GPD = 1 [PrinterPackageInstallation.amd64] PackageAware=TRUE CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F0},{D20EA372-DD35-4950-9ED8-A6335AFE79F2},{EDEC8487-9E0D-43c7-8200-3B30D568CCA4},{E55C657F-4847-4ec9-BE0E-A47F86B4A5E9} InboxVersionRequired=UseDriverVer ; ; Localizable Strings ; ; the default is English [Strings] ;Non-Localizable OEM="Lexmark International, Inc." ;Localizable Disk1="Windows Installation Disc" [SourceDisksNames.x86] 1 = %Disk1%,,,"I386" [SourceDisksNames.amd64] 1 = %Disk1%,,,"Amd64" [SourceDisksNames.ia64] 1 = %Disk1%,,,"Ia64"