;FXPSDAL.INF ; ; ; Copyright (C) 2007-2016 Fuji Xerox Co., Ltd. All rights reserved. ; Plug-in Driver for Windows ; [Version] Signature="$Windows NT$" Provider=%FX% ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer CatalogFile=FXPSDAL.cat DriverVer=01/20/2017,6.7.1.3 ; ; Manufacturer section. ; ; This section lists all of the manufacturers ; that we will display in the Dialog box ; [Manufacturer] %FX%=FXIDPF,NTx86,NTx86.6.0 [OEM URLS] %FX%="http://www.fujixeroxprinters.com/" ; ; 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. ; [FXIDPF.NTx86] "FX DocuPrint CP315/318 dw PS" = FX_DocuPrint_CP315_318_dw_PS,USBPRINT\FUJI_XEROXDocuPrint_D22A "FX DocuPrint CP315/318 dw PS" = FX_DocuPrint_CP315_318_dw_PS,WSDPRINT\FUJI_XEROXDocuPrint_D22A [FXIDPF.NTx86.6.0] "FX DocuPrint CP315/318 dw PS" = FX_DocuPrint_CP315_318_dw_PS,USBPRINT\FUJI_XEROXDocuPrint_D22A "FX DocuPrint CP315/318 dw PS" = FX_DocuPrint_CP315_318_dw_PS,WSDPRINT\FUJI_XEROXDocuPrint_D22A ; ; 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. ; [FX_DocuPrint_CP315_318_dw_PS] CopyFiles=FX_DocuPrint_CP315_318_dw_PS_COPYFILES,FX_COPYFILES,PScript_Redist,@FXPSDAL-1.INI,@FXPSDAL-1.DXDT,@FXPSDAL-1.PPD DataFile=FXPSDAL-1.PPD DataSection=Data_PScript_Redist ;[INSTALL_FXIDPF_PPD_REDIST_PS] ;CopyFiles=@FXPNKZL-C1000.PPD ;CopyFiles=PScript_Redist ;DataFile=FXPNKZL-C1000.PPD ;DataSection=Data_PScript_Redist ; 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). ; [FX_DocuPrint_CP315_318_dw_PS_COPYFILES] FXPSDAL-1.CFG,FXPSDAL.CFG FXPSDAL-1.DXDS,FXPSDAL.DXDS FXPSDAL-1.DXDC,FXPSDAL.DXDC FXPSDAL-1.DXDM,FXPSDAL.DXDM FXPSDALM-1.DXDB,FXPSDALM.DXDB FXPSDALD-1.DXDB,FXPSDALD.DXDB FXPSDALU-1.DLL,FXPSDALU.DLL FXPSDALK-1.DLL,FXPSDALK.DLL FXPSDALS-1.XRS,FXPSDALS.XRS FXPSDALT-1.XRS,FXPSDALT.XRS FXPSDALL-1.XRS,FXPSDALL.XRS FXPSDALF-1.XRS,FXPSDALF.XRS FXPSDAL-1.CHM,FXPSDAL.CHM FXPSDAXA5-1.DLL,FXPSDAXA5.DLL FXPSDAADC3-1.DLL,FXPSDAADC3.DLL FXPSDAARL32-1.DLL,FXPSDAARL32.DLL FXPSDADHB32-1.DLL,FXPSDADHB32.DLL FXPSDALADC-1.DLL,FXPSDALADC.DLL FXYPISDLADC-1.XML,FXYPISDLADC.XML [FX_COPYFILES] fxzddmif.dll [PScript_Redist] ps5ui.dll ps_schm.gdl pscript5.dll pscript.hlp pscript.ntf pscrptfe.ntf ; ; Data Sections ; [Data_PScript_Redist] DriverFile=PSCRIPT5.DLL ConfigFile=PS5UI.DLL HelpFile=PSCRIPT.HLP ; ; Package-Aware declaration ; [PrinterPackageInstallation.x86] PackageAware=TRUE ; These sections contain data that is shared between devices. ; ; ; Location of source files not in Layout.inf. ; [SourceDisksNames] 100 = %FXIDPF% [SourceDisksFiles.x86] FXPSDALU.dll = 100 FXPSDALK.dll = 100 FXPSDALS.xrs = 100 FXPSDALT.xrs = 100 FXPSDALL.xrs = 100 FXPSDALF.xrs = 100 FXPSDAARL32.DLL = 100 FXPSDAADC3.DLL = 100 FXPSDAXA5.DLL = 100 FXPSDADHB32.DLL = 100 FXPSDALADC.DLL = 100 FXYPISDLADC.XML = 100 fxzddmif.dll = 100 ps5ui.dll = 100 pscript.hlp = 100 pscript.ntf = 100 pscrptfe.ntf = 100 pscript5.dll = 100 PS_SCHM.GDL = 100 FXPSDAL.CHM = 100 FXPSDAL-1.PPD = 100 FXPSDAL-1.INI = 100 FXPSDAL-1.DXDT = 100 FXPSDAL.DXDC = 100 FXPSDAL.DXDM = 100 FXPSDAL.DXDS = 100 FXPSDALM.DXDB = 100 FXPSDALD.DXDB = 100 FXPSDAL.CFG = 100 ; ; 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] FX="Fuji Xerox" FXIDPF="FX IDPF"