; ; Copyright (c) 2004-2009. All rights reserved. ; Microsoft PScript5 Plug-in Driver for Windows 2000 and Windows XP. ; [Version] Signature="$Windows NT$" Provider=%DELL% ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer CatalogFile=dlpsbmei.cat DriverVer=05/27/2009,4.2.9.6 ; ; Manufacturer section. ; ; This section lists all of the manufacturers ; that we will display in the Dialog box ; [Manufacturer] %DELL%=DELL, NTamd64, NTamd64.6.0 [OEM URLS] %DELL%="http://www.dell.com/printers/" ; ; 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. ; ; ; Windows XP or later. ; [DELL] "Dell 3130cn Color Laser PS" =DL3130CN.PPD_AMD64,LPTENUM\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_AMD64,USBPRINT\Dell3130cn_Color_Las86D0 ; ; Windows XP SP2, 2003 ; [DELL.NTamd64] "Dell 3130cn Color Laser PS" =DL3130CN.PPD_AMD64,LPTENUM\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_AMD64,USBPRINT\Dell3130cn_Color_Las86D0 ; ; Windows Vista ; [DELL.NTamd64.6.0] "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaAMD64,LPTENUM\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaAMD64,USBPRINT\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaAMD64,WSDPRINT\Dell3130cn_Color_Las86D0 ; ; 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. ; [DL3130CN.PPD_AMD64] CopyFiles=@dl3130cn.ppd,@dl3130cn.ini,DLPSCBME_AMD64,DLCOMMON_AMD64 DataSection=PSCRIPT_DATA LanguageMonitor=%XPJL_MONITOR% Include=NTPRINT.INF Needs=PSCRIPT.OEM,PSCRIPT_DATA DataFile=DL3130CN.PPD [DL3130CN.PPD_VistaAMD64] CopyFiles=@dl3130cn.ppd,@dl3130cn.ini,DLPSCBME_AMD64,DLCOMMON_AMD64 DataFile=DL3130CN.PPD LanguageMonitor=%XPJL_MONITOR% CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA" [PrinterPackageInstallation.amd64] PackageAware=TRUE CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F1} ; ; 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). ; [DLCOMMON_AMD64] dlpscbmd.dll dlpscbmn.dll dlpscbmo.dll [DLPSCBME_AMD64] dlpscbmu.dll dlpscbmr.dll dlpscbme.fpl dlpscbme.chm dlpscbme.cfg dlpscbmx.dll dlpscbml.dll dlpscbms.dll ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ;; ;; Control Flags ;; ;[ControlFlags] ;InteractiveInstall = \ ; ; Source Disks Section ; [SourceDisksNames.amd64] 2=%DISK_ID%,,,"" [SourceDisksFiles.amd64] ; Common DLLs dlpscbmd.dll = 2 dlpscbmn.dll = 2 dlpscbmo.dll = 2 ; Printers dl3130cn.ppd = 2 dl3130cn.ini = 2 dlpscbmu.dll = 2 dlpscbmr.dll = 2 dlpscbme.fpl = 2 dlpscbme.chm = 2 dlpscbme.cfg = 2 dlpscbmx.dll = 2 dlpscbml.dll = 2 dlpscbms.dll = 2 ; ; Localizable Strings ; [Strings] DELL="Dell Inc." DISK_ID="Dell Printer Driver(Windows) CD-ROM" PrinterClassName="Printers" XPJL_MONITOR="Status Monitor Language Monitor for Dell 3130cn Color Laser PS,DLPSCBML.DLL"