home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / canon / bj / 880jv400 / lips4.inf < prev    next >
Windows Setup INFormation  |  1996-01-08  |  4KB  |  163 lines

  1. ; LIPS4.INF
  2. ;
  3. ; List of supported printers
  4. ;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=Printer
  9. Provider=%CANON%
  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\Printers","DOSSpoolMask",1,00,00,00,00
  48. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  49. ;
  50. ; The Manufacturer section lists all of the manufacturers that we will
  51. ; display in the Dialog box
  52. ;
  53. [Manufacturer]
  54. %Canon%              =Mfg.Canon
  55.  
  56. ;
  57. ; Model sections. Each section here corresponds with an entry listed in the
  58. ; [Manufacturer] section, above. The models will be displayed in the order
  59. ; that they appear in the INF file.
  60. ;
  61. ; Each model lists a variation of its own name as a compatible ID. This
  62. ; is done primarily as an optimization during upgrade.
  63. ;
  64. [Mfg.Canon]
  65. "Canon BJC-880J LIPS4" = BJC-880J,Canon_BJC-880J_LIPS4
  66.  
  67. ;
  68. ; Installer Sections
  69. ;
  70. ; These sections control file installation, and reference all files that
  71. ; need to be copied. The section name will be assumed to be the driver
  72. ; file, unless there is an explicit DriverFile section listed.
  73. ;
  74. [BJC-880J]
  75. CopyFiles=LIPS4,LS4FINST,CCMS,@CTBL880J.DLL
  76. DataSection=LIPS4_DATA
  77.  
  78. ;
  79. ; Copy Sections
  80. ;
  81. ; Lists of files that are actually copied. These sections are referenced
  82. ; from the installer sections, above. Only create a section if it contains
  83. ; two or more files (if we only copy a single file, identify it in the
  84. ; installer section, using the @filename notation) or if it's a color
  85. ; profile (since the DestinationDirs can only handle sections, and not
  86. ; individual files).
  87. ;
  88. [LIPS4]
  89. LIPS4.DRV
  90. LIPS4.CNT
  91. LIPS4.HLP
  92. LIPS4UI.DLL
  93. LIPS4CRL.DLL
  94. LIPS3T16.DLL
  95. LIPS3T32.DLL
  96. CANUICTL.DLL
  97.  
  98. [LS4FINST]
  99. LS4FINST.DLL
  100. LS4FINST.HLP
  101.  
  102. [CCMS]
  103. CCMSBJC.DLL
  104. CCMSBJC.HLP
  105.  
  106. ;
  107. ; Data Sections
  108. ;
  109. ; These sections contain data that is shared between devices.
  110. ;
  111. [LIPS4_DATA]
  112. DataFile=LIPS4.DRV
  113. DefaultDataType=RAW
  114. DriverFile=LIPS4.DRV
  115. HelpFile=LIPS4.HLP
  116. NoTestPage=1
  117. RetryTimeout=180
  118.  
  119. ;
  120. ; Cabinet file names and associated disks
  121. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  122. ;
  123. [SourceDisksNames]
  124. 1=%DISK1%,,
  125.  
  126. ;
  127. ;<file> = <cabinet number>,<subdir>,<filename>,<size>
  128. ;Note: File is not in a cabinet if cab# is 0
  129. ;
  130. [SourceDisksFiles]
  131. LIPS4.CNT=1
  132. LIPS4.HLP=1
  133. LIPS4UI.DLL=1
  134. LIPS4CRL.DLL=1
  135. LIPS3T16.DLL=1
  136. LIPS3T32.DLL=1
  137. CANUICTL.DLL
  138. LS4FINST.DLL=1
  139. LS4FINST.HLP=1
  140. CCMSBJC.DLL=1
  141. CCMSBJC.HLP=1
  142. CTBL880J.DLL=1
  143.  
  144. ;
  145. ; All files go to the same destination, so this is easy.
  146. ;
  147. [DestinationDirs]
  148. DefaultDestDir=11
  149.  
  150. ;
  151. ; Localizable Strings
  152. ;
  153. [Strings]
  154. CANON="Canon"
  155. CLASSNAME="プリンタ"
  156. DISK1="Printer Driver for Microsoft Windows 95 インストーラディスク"
  157.  
  158. ;
  159. ; Localizable Manufacturer Names
  160. ;
  161. Canon="Canon"
  162.  
  163.