; 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=prnlx008.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 X850e (MS)" = LXX850e.gpd,LexmarkLexmark_X850e94FA,Lexmark_X850e_(MS) "Lexmark X852e (MS)" = LXX852e.gpd,Lexmark_Internationa3182,Lexmark_X852e_(MS) ; Hardware ID "Lexmark X854e (MS)" = LXX854e.gpd,Lexmark_Internationa9181,Lexmark_X854e_(MS) ; Hardware ID "Lexmark X830e (MS)" = LXX830e.GPD,Lexmark_Internationa5063,Lexmark_X830e_(MS) ; Hardware ID "Lexmark X832e (MS)" = LXX832e.GPD,Lexmark_Internationa3062,Lexmark_X832e_(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. ; [LXX850e.gpd] CopyFiles=@LXX850e.gpd DataFile=LXX850e.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" [LXX852e.gpd] CopyFiles=@LXX852e.gpd DataFile=LXX852e.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" [LXX854e.gpd] CopyFiles=@LXX854e.gpd DataFile=LXX854e.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" [LXX830e.GPD] CopyFiles=@LXX830e.GPD DataFile=LXX830e.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" [LXX832e.GPD] CopyFiles=@LXX832e.GPD DataFile=LXX832e.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] LXX850e.gpd = 1 LXX852e.gpd = 1 LXX854e.gpd = 1 LXX830e.GPD = 1 LXX832e.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"