home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / epson / win_nt / ink_ii / zeno.inf < prev    next >
Windows Setup INFormation  |  1996-06-11  |  4KB  |  147 lines

  1. ; ZENO.INF
  2. ; SuperPrint 4.0 Epson - 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.  
  67. [Epson]
  68. "Epson Stylus 800 -Z-"         = EPSTY,Epson_Stylus_SuperDriver
  69. "Epson Stylus COLOR -Z-"       = EPSTY,Epson_Stylus_SuperDriver
  70. "Epson Stylus COLOR II -Z-"    = EPSTY,Epson_Stylus_SuperDriver
  71. "Epson Stylus COLOR IIs -Z-"    = EPSTY,Epson_Stylus_SuperDriver
  72. "Epson Stylus PRO -Z-"         = EPSTY,Epson_Stylus_SuperDriver
  73. "Epson Stylus PRO XL -Z-"      = EPSTY,Epson_Stylus_SuperDriver
  74. "Epson Stylus 1500 -Z-"      = EPSTY,Epson_Stylus_SuperDriver
  75.  
  76. ;
  77. ; Installer Sections
  78. ;
  79. ; These sections control file installation, and reference all files that
  80. ; need to be copied. The section name will be assumed to be the driver
  81. ; file, unless there is an explicit DriverFile section listed.
  82. ;
  83.  
  84. [EPSTY]
  85. CopyFiles=@QD4.DRV,@SD_EPSTY.DLL,@SD_EPSTY.HLP,@SD_EPSTY.CNT,@SD_EPSTY.SDD,@SU_EPSTY.DLL,SD
  86. DataSection=EPSTY_DATA
  87.  
  88. ; Copy Sections
  89. ;
  90. ; Lists of files that are actually copied. These sections are referenced
  91. ; from the installer sections, above. Only create a section if it contains
  92. ; two or more files (if we only copy a single file, identify it in the
  93. ; installer section, using the @filename notation) or if it's a color
  94. ; profile (since the DestinationDirs can only handle sections, and not
  95. ; individual files).
  96. ;
  97.  
  98. [SD]
  99. SR32.DLL
  100. SD4.DLL
  101. ZFDA.DLL
  102. ZDSP.DLL
  103. QDPRINT.DLL
  104. SDDMUI.DLL
  105. SDDM32.DLL
  106. SDTADC00.BMP
  107. SDTAFG00.BMP
  108. SDTAEE00.BMP
  109. SDTAB8G0.BMP
  110. SDTADG00.BMP
  111. SDTAC760.BMP
  112. SDTAC880.BMP
  113. SDTAC7G0.BMP
  114. SP40HELP.HLP
  115. SP40HELP.CNT
  116. SQ.INF
  117. SQ95PRNT.DLL
  118. ZGDI32.DLL
  119. WINPRINT.DLL
  120. SMF.SQF
  121.  
  122. ;
  123. ; Data Sections
  124. ;
  125. ; These sections contain data that is shared between devices.
  126. ;
  127.  
  128. [EPSTY_DATA]
  129. DriverFile=QD4.DRV
  130. DataFile=SD_EPSTY.SDD
  131. ConfigFile=QD4.DRV
  132. HelpFile=SD_EPSTY.HLP
  133.  
  134. ;
  135. ; List of application cache files that need removal during upgrade. Key
  136. ; off the file extension listed in the [Extensions] section of win.ini.
  137. ;
  138. [Caches to Remove]
  139. qdi=WPR.DAT
  140.  
  141. ;
  142. ; Localizable Strings
  143. ;
  144. [Strings]
  145. ZS="Zenographics"
  146. CLASSNAME="Printer"
  147.