home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / printr / xer45xx / xerox.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-02-12  |  4.1 KB  |  174 lines

  1. ; Xerox.INF
  2.  
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Class=Printer
  6. Provider=%Xerox%
  7. LayoutFile=layout.inf
  8.  
  9. [ClassInstall]
  10. AddReg=ClassAddReg
  11. DelReg=ClassDelReg
  12.  
  13. [ClassDelReg]
  14. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  15.  
  16. [ClassAddReg]
  17. HKR,,,,%CLASSNAME%
  18. HKR,,Installer,,MSPRINT.DLL
  19. HKR,,Icon,,-4
  20. HKR,,NoDisplayClass,,1
  21.  
  22. [Environment]
  23. UpdateInis=Environment_Ini
  24. AddReg=Environment_Reg
  25.  
  26. [Environment_Ini]
  27. win.ini,Ports,"LPT1.DOS=",
  28. win.ini,Ports,"LPT2.DOS=",
  29. win.ini,Ports,"LPT3.DOS=",
  30. win.ini,Ports,"LPT1.OS2=",
  31. win.ini,Ports,"LPT2.OS2=",
  32. win.ini,Ports,"LPT3.OS2=",
  33. win.ini,windows,"Spooler=",
  34. win.ini,windows,"DosPrint=",
  35. win.ini,windows,"DeviceNotSelectedTimeout=",
  36. win.ini,windows,"TransmissionRetryTimeout=",
  37.  
  38. [Environment_Reg]
  39. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  40. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  41. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  42. HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
  43. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  44. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  45. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  46.  
  47. ;
  48. [Manufacturer]
  49. "Xerox"
  50. ;
  51. ; Each model lists a variation of its own name as a compatible ID. This
  52. ; is done primarily as an optimization during upgrade.
  53. ;
  54. [Xerox]
  55. "Xerox 4505"=XRX4500.DRV,LPTENUM\Xerox4505AFC6
  56. "Xerox 4505 PS"=X4505PS.SPD,Xerox_4505_PS
  57.  
  58. "Xerox 4510"=XRX4500.DRV,LPTENUM\Xerox45103CAD
  59. "Xerox 4510 PS"=X4510PS.SPD,Xerox_4510_PS
  60. "Xerox DocuPrint 4517"=XRX4500.DRV,LPTENUM\Xerox4517FEEC,HP_LaserJet_4_Plus
  61. "Xerox DocuPrint 4517 PS"=X4517PS.SPD,Xerox_DocuPrint_4517_PS
  62. "Xerox 4520"=XRX4500.DRV,LPTENUM\Xerox4520CCAD    
  63. "Xerox 4520 PS"=X4520PS.SPD,Xerox_4520_PS
  64.  
  65.  
  66. ;
  67. ; Installer Sections
  68. ;
  69.  
  70. [X4505PS.SPD]
  71. CopyFiles=@X4505PS.SPD,PSCRIPT
  72. DataSection=PSCRIPT_DATA
  73.  
  74. [X4510PS.SPD]
  75. CopyFiles=@X4510PS.SPD,PSCRIPT
  76. DataSection=PSCRIPT_DATA
  77.  
  78. [X4517PS.SPD]
  79. CopyFiles=@X4517PS.SPD,PSCRIPT
  80. DataSection=PSCRIPT_DATA
  81.  
  82. [X4520PS.SPD]
  83. CopyFiles=@X4520PS.SPD,PSCRIPT
  84. DataSection=PSCRIPT_DATA
  85.  
  86. [XRX4500.DRV]
  87. CopyFiles=UNI,FINSTALL,@xrx4500.DRV
  88. DataSection=UNI_DATA
  89. DriverFile=xrx4500.DRV
  90. DataFile=xrx4500.DRV
  91.  
  92. ; Copy Sections
  93. ;
  94. ; Lists of files that are actually copied. These sections are referenced
  95. ; from the installer sections, above. Only create a section if it contains
  96. ; two or more files (if we only copy a single file, identify it in the
  97. ; installer section, using the @filename notation) or if it's a color
  98. ; profile (since the DestinationDirs can only handle sections, and not
  99. ; individual files).
  100. ;
  101.  
  102. [FINSTALL]
  103. FINSTALL.DLL
  104. FINSTALL.HLP
  105.  
  106. [UNI]
  107. UNIDRV.DLL
  108. UNIDRV.HLP
  109. ICONLIB.DLL
  110. ;PJLMON.DLL
  111.  
  112. [PSCRIPT]
  113. PSCRIPT.DRV
  114. PSCRIPT.HLP
  115. PSCRIPT.INI
  116. TESTPS.TXT
  117. FONTS.MFM
  118. ICONLIB.DLL
  119. ;PSMON.DLL
  120.  
  121. ; Data Sections
  122. ;
  123. ; These sections contain data that is shared between devices.
  124. ;
  125.  
  126. [UNI_DATA]
  127. HelpFile=UNIDRV.HLP
  128. DefaultDataType=RAW
  129. ;LanguageMonitor=%PJL_MONITOR%
  130.  
  131. [PSCRIPT_DATA]
  132. DriverFile=PSCRIPT.DRV
  133. HelpFile=PSCRIPT.HLP
  134. ;LanguageMonitor=%PS_MONITOR%
  135.  
  136. [DestinationDirs]
  137. DefaultDestDir=11
  138. ;
  139. ; Hints for installing language monitors from a print server. These
  140. ; strings are not localized (since the localizable portion comes
  141. ; directly from the server).
  142. ;
  143. ;[LanguageMonitorHints]
  144. ;"PJL Language Monitor"="PJL Language Monitor,PJLMON.DLL"
  145. ;"PostScript Language Monitor"="PostScript Language Monitor,PSMON.DLL"
  146.  
  147. ;
  148. ; List of application cache files that need removal during upgrade. Key
  149. ; off the file extension listed in the [Extensions] section of win.ini.
  150. ;
  151. [Caches to Remove]
  152. qdi=WPR.DAT
  153.  
  154.  
  155. [SourceDisksFiles]
  156. xrx4500.drv=100
  157. X4505PS.SPD=100
  158. X4510PS.SPD=100
  159. X4517PS.SPD=100
  160. X4520PS.SPD=100
  161.  
  162. [SourceDisksNames]
  163. 100= %ID1%,DriverDisk,0000-0000
  164.  
  165. ;
  166. ; Localizable Strings
  167. ;
  168. [Strings]
  169. CLASSNAME="Printer"
  170. ID1="Xerox 4500 Series Driver Installation Disk"
  171. ;PS_MONITOR="PostScript Language Monitor,PSMON.DLL"
  172. ;PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
  173.  
  174.