; ; Copyright (c) 2004-2013. 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=08/26/2012,4.2.9.7 ; ; Manufacturer section. ; ; This section lists all of the manufacturers ; that we will display in the Dialog box ; [Manufacturer] %DELL%=DELL, NTx86.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 2000, XP, 2003 ; [DELL] "Dell 3130cn Color Laser PS" =DL3130CN.PPD_I386,LPTENUM\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_I386,USBPRINT\Dell3130cn_Color_Las86D0 ; ; Windows Vista ; [DELL.NTx86.6.0] "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaI386,LPTENUM\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaI386,USBPRINT\Dell3130cn_Color_Las86D0 "Dell 3130cn Color Laser PS" =DL3130CN.PPD_VistaI386,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_I386] CopyFiles=@dl3130cn.ppd,@dl3130cn.ini,DLPSCBME_I386,DLCOMMON_I386 DataSection=PSCRIPT_DATA LanguageMonitor=%XPJL_MONITOR% Include=NTPRINT.INF Needs=PSCRIPT.OEM,PSCRIPT_DATA DataFile=DL3130CN.PPD [DL3130CN.PPD_VistaI386] CopyFiles=@dl3130cn.ppd,@dl3130cn.ini,DLPSCBME_I386,DLCOMMON_I386 DataFile=DL3130CN.PPD LanguageMonitor=%XPJL_MONITOR% CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F1},PSCRIPT.OEM,PSCRIPT_DATA" [PrinterPackageInstallation.x86] 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_I386] dlpscbmd.dll dlpscbmn.dll dlpscbmo.dll [DLPSCBME_I386] 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] 2=%DISK_ID%,,,"" [SourceDisksFiles] ; 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 [SourceDisksFiles.x86] ; 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"