home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / epson / win_nt / nt40beta / zeno.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-12-18  |  4.9 KB  |  213 lines

  1. ; ZENO.INF
  2. ; SuperPrint 4.02 Epson NT (3.51 & 4.0) Only - Product 610
  3. ;
  4.  
  5. [Version]
  6. Signature="$CHICAGO$"
  7. Class=Printer
  8. Provider=%ZS%
  9. LayoutFile=zenolayt.lyt
  10.  
  11. [ClassInstall]
  12. AddReg=ClassAddReg
  13. DelReg=ClassDelReg
  14.  
  15. [ClassDelReg]
  16. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  17.  
  18. [ClassAddReg]
  19. HKR,,,,%CLASSNAME%
  20. HKR,,Installer,,MSPRINT.DLL
  21. HKR,,Icon,,-4
  22. HKR,,NoDisplayClass,,1
  23.  
  24. [Environment]
  25. UpdateInis=Environment_Ini
  26. AddReg=Environment_Reg
  27.  
  28. [Environment_Ini]
  29. win.ini,Ports,"LPT1.DOS=",
  30. win.ini,Ports,"LPT2.DOS=",
  31. win.ini,Ports,"LPT3.DOS=",
  32. win.ini,Ports,"LPT1.OS2=",
  33. win.ini,Ports,"LPT2.OS2=",
  34. win.ini,Ports,"LPT3.OS2=",
  35. win.ini,windows,"Spooler=",
  36. win.ini,windows,"DosPrint=",
  37. win.ini,windows,"DeviceNotSelectedTimeout=",
  38. win.ini,windows,"TransmissionRetryTimeout=",
  39.  
  40. [Environment_Reg]
  41. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  42. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  43. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  44. HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
  45. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  46. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  47. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  48.  
  49. ;
  50. ; The Manufacturer section lists all of the manufacturers that we will
  51. ; display in the Dialog box
  52. ;
  53.  
  54. [Manufacturer]
  55. "Epson"
  56.  
  57. ;
  58. ; Model sections. Each section here corresponds with an entry listed in the
  59. ; [Manufacturer] section, above. The models will be displayed in the order
  60. ; that they appear in the INF file.
  61. ;
  62. ; Each model lists a variation of its own name as a compatible ID. This
  63. ; is done primarily as an optimization during upgrade.
  64. ;
  65.  
  66. [Epson]
  67. "Epson Stylus 1500 -Z-"                 = EPSTY,Epson_Stylus_SuperDriver
  68. "Epson Stylus COLOR 200 -Z-"            = EPSTY,Epson_Stylus_SuperDriver
  69. "Epson Stylus COLOR 500 -Z-"            = EPSTY,Epson_Stylus_SuperDriver
  70. "Epson Stylus 800 -Z-"                  = EPSTY,Epson_Stylus_SuperDriver
  71. "Epson Stylus COLOR -Z-"                = EPSTY,Epson_Stylus_SuperDriver
  72. "Epson Stylus COLOR II -Z-"             = EPSTY,Epson_Stylus_SuperDriver
  73. "Epson Stylus COLOR IIs -Z-"            = EPSTY,Epson_Stylus_SuperDriver
  74. "Epson Stylus PRO -Z-"                  = EPSTY,Epson_Stylus_SuperDriver
  75. "Epson Stylus PRO XL -Z-"               = EPSTY,Epson_Stylus_SuperDriver
  76.  
  77. ;
  78. ; Installer Sections
  79. ;
  80. ; These sections control file installation, and reference all files that
  81. ; need to be copied. The section name will be assumed to be the driver
  82. ; file, unless there is an explicit DriverFile section listed.
  83. ;
  84.  
  85. [EPSTY]
  86. CopyFiles=@SD_EPSTY.DLL,@SD_EPSTY.HLP,@SD_EPSTY.CNT,@SD_EPSTY.SDD,@SU_EPSTY.DLL,SD1,SD2,SDEPSTY
  87. DataSection=EPSTY_DATA
  88.  
  89. [EPSTY.NT]
  90. CopyFiles=@SD_EPSTY.DLL,@SD_EPSTY.HLP,@SD_EPSTY.CNT,@SD_EPSTY.SDD,@SU_EPSTY.DLL,SD1,SD2,SDEPSTY
  91. DataSection=EPSTY_DATA
  92.  
  93. ; Copy Sections
  94. ;
  95. ; Lists of files that are actually copied. These sections are referenced
  96. ; from the installer sections, above. Only create a section if it contains
  97. ; two or more files (if we only copy a single file, identify it in the
  98. ; installer section, using the @filename notation) or if it's a color
  99. ; profile (since the DestinationDirs can only handle sections, and not
  100. ; individual files).
  101. ;
  102.  
  103. [SD]
  104. SD32.DLL
  105. SR32.DLL
  106. SD4.DLL
  107. ZFDA.DLL
  108. ZDSP.DLL
  109. QDPRINT.DLL
  110. SDDMUI.DLL
  111. SDDM32.DLL
  112. SP40HELP.HLP
  113. SP40HELP.CNT
  114. SMFPrint.DLL
  115. ZGDI32.DLL
  116. ZSPOOL32.EXE
  117. ZPRINT32.EXE
  118. ZSPOOL.DLL
  119. SDTARES.DLL
  120. MFC30.DLL
  121. MSVCRT20.DLL
  122.  
  123. [SD1]
  124. QDPRINT.DLL
  125. SD32.DLL
  126. SDDM32.DLL
  127. SDDMUI.DLL
  128. SDSTATUS.EXE
  129. SDTARES.DLL
  130. SP40HELP.HLP
  131. SP40HELP.CNT
  132. SR32.DLL
  133. ZSPOOL.DLL
  134. ZPMONW.DLL
  135. SDNT4.DLL
  136. SDNTUI.DLL
  137. SDNTUM4.DLL
  138.  
  139. [SD2]
  140. QDPRINT.DLL
  141. SD32.DLL
  142. SDDM32.DLL
  143. SDDMUI.DLL
  144. SDSTATUS.EXE
  145. SDTARES.DLL
  146. SP40HELP.HLP
  147. SP40HELP.CNT
  148. SR32.DLL
  149. ZSPOOL.DLL
  150. ZPMONW.DLL
  151. SDNT4.DLL
  152. SDNTUI.DLL
  153. SDNTUM4.DLL
  154.  
  155. [SDEPSTY]
  156. SD_EPSTY.DLL
  157. SD_EPSTY.SDD
  158. SD_EPSTY.CNT
  159. SD_EPSTY.HLP
  160. SU_EPSTY.DLL
  161.  
  162. ;
  163. ; Data Sections
  164. ;
  165. ; These sections contain data that is shared between devices.
  166. ;
  167.  
  168. [EPSTY_DATA]
  169. DriverFile=SDNT4.DLL
  170. DataFile=SD_EPSTY.SDD
  171. ConfigFile=SDNTUI.DLL
  172. HelpFile=SD_EPSTY.HLP
  173. DefaultDataType=RAW
  174. PrintProcessor=WINPRINT,WINPRINT.DLL
  175. PortMonitor=SuperDriver Port,ZPMONW.DLL
  176.  
  177. ;
  178. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  179. ; (depending on which environment drivers are getting installed)
  180. ;
  181.  
  182. [DestinationDirs]
  183. DefaultDestDir=11
  184. SD1=11
  185. SD2=52
  186. SDEPSTY=52
  187.  
  188. ;
  189. ; List of application cache files that need removal during upgrade. Key
  190. ; off the file extension listed in the [Extensions] section of win.ini.
  191. ;
  192.  
  193. [Caches to Remove]
  194. qdi=WPR.DAT
  195.  
  196. ;
  197. ; Localizable Strings
  198. ;
  199. [Strings]
  200. ZS="Zenographics"
  201. CLASSNAME="Printer"
  202.  
  203. [Ports]
  204.  
  205. [Win32s]
  206.  
  207. [SP_OEM]
  208. serial=610-401-12345
  209.  
  210. [ZCheck]
  211. OEMSpecial=1,1,2,1,3,3,4,3
  212. Time=5000
  213.