home *** CD-ROM | disk | FTP | other *** search
- ; Xerox.INF
-
- [Version]
- Signature="$CHICAGO$"
- Class=Printer
- Provider=%Xerox%
- LayoutFile=layout.inf
-
- [ClassInstall]
- AddReg=ClassAddReg
- DelReg=ClassDelReg
-
- [ClassDelReg]
- HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
-
- [ClassAddReg]
- HKR,,,,%CLASSNAME%
- HKR,,Installer,,MSPRINT.DLL
- HKR,,Icon,,-4
- HKR,,NoDisplayClass,,1
-
- [Environment]
- UpdateInis=Environment_Ini
- AddReg=Environment_Reg
-
- [Environment_Ini]
- win.ini,Ports,"LPT1.DOS=",
- win.ini,Ports,"LPT2.DOS=",
- win.ini,Ports,"LPT3.DOS=",
- win.ini,Ports,"LPT1.OS2=",
- win.ini,Ports,"LPT2.OS2=",
- win.ini,Ports,"LPT3.OS2=",
- win.ini,windows,"Spooler=",
- win.ini,windows,"DosPrint=",
- win.ini,windows,"DeviceNotSelectedTimeout=",
- win.ini,windows,"TransmissionRetryTimeout=",
-
- [Environment_Reg]
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
- HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
- HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
- HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
- HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
- HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
-
- ;
- [Manufacturer]
- "Xerox"
- ;
- ; Each model lists a variation of its own name as a compatible ID. This
- ; is done primarily as an optimization during upgrade.
- ;
- [Xerox]
- "Xerox 4505"=XRX4500.DRV,LPTENUM\Xerox4505AFC6
- "Xerox 4505 PS"=X4505PS.SPD,Xerox_4505_PS
-
- "Xerox 4510"=XRX4500.DRV,LPTENUM\Xerox45103CAD
- "Xerox 4510 PS"=X4510PS.SPD,Xerox_4510_PS
- "Xerox DocuPrint 4517"=XRX4500.DRV,LPTENUM\Xerox4517FEEC,HP_LaserJet_4_Plus
- "Xerox DocuPrint 4517 PS"=X4517PS.SPD,Xerox_DocuPrint_4517_PS
- "Xerox 4520"=XRX4500.DRV,LPTENUM\Xerox4520CCAD
- "Xerox 4520 PS"=X4520PS.SPD,Xerox_4520_PS
-
-
- ;
- ; Installer Sections
- ;
-
- [X4505PS.SPD]
- CopyFiles=@X4505PS.SPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [X4510PS.SPD]
- CopyFiles=@X4510PS.SPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [X4517PS.SPD]
- CopyFiles=@X4517PS.SPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [X4520PS.SPD]
- CopyFiles=@X4520PS.SPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [XRX4500.DRV]
- CopyFiles=UNI,FINSTALL,@xrx4500.DRV
- DataSection=UNI_DATA
- DriverFile=xrx4500.DRV
- DataFile=xrx4500.DRV
-
- ; 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).
- ;
-
- [FINSTALL]
- FINSTALL.DLL
- FINSTALL.HLP
-
- [UNI]
- UNIDRV.DLL
- UNIDRV.HLP
- ICONLIB.DLL
- ;PJLMON.DLL
-
- [PSCRIPT]
- PSCRIPT.DRV
- PSCRIPT.HLP
- PSCRIPT.INI
- TESTPS.TXT
- FONTS.MFM
- ICONLIB.DLL
- ;PSMON.DLL
-
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
- [UNI_DATA]
- HelpFile=UNIDRV.HLP
- DefaultDataType=RAW
- ;LanguageMonitor=%PJL_MONITOR%
-
- [PSCRIPT_DATA]
- DriverFile=PSCRIPT.DRV
- HelpFile=PSCRIPT.HLP
- ;LanguageMonitor=%PS_MONITOR%
-
- [DestinationDirs]
- DefaultDestDir=11
- ;
- ; Hints for installing language monitors from a print server. These
- ; strings are not localized (since the localizable portion comes
- ; directly from the server).
- ;
- ;[LanguageMonitorHints]
- ;"PJL Language Monitor"="PJL Language Monitor,PJLMON.DLL"
- ;"PostScript Language Monitor"="PostScript Language Monitor,PSMON.DLL"
-
- ;
- ; List of application cache files that need removal during upgrade. Key
- ; off the file extension listed in the [Extensions] section of win.ini.
- ;
- [Caches to Remove]
- qdi=WPR.DAT
-
-
- [SourceDisksFiles]
- xrx4500.drv=100
- X4505PS.SPD=100
- X4510PS.SPD=100
- X4517PS.SPD=100
- X4520PS.SPD=100
-
- [SourceDisksNames]
- 100= %ID1%,DriverDisk,0000-0000
-
- ;
- ; Localizable Strings
- ;
- [Strings]
- CLASSNAME="Printer"
- ID1="Xerox 4500 Series Driver Installation Disk"
- ;PS_MONITOR="PostScript Language Monitor,PSMON.DLL"
- ;PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
-