home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / canon / shot / w4l4432 / disk1 / lips4.inf < prev    next >
Windows Setup INFormation  |  1996-03-17  |  4KB  |  177 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. ;
  12. ; The Manufacturer section lists all of the manufacturers that we will
  13. ; display in the Dialog box
  14. ;
  15. [Manufacturer]
  16. %Canon%              =Mfg.Canon
  17.  
  18. ;
  19. ; Model sections. Each section here corresponds with an entry listed in the
  20. ; [Manufacturer] section, above. The models will be displayed in the order
  21. ; that they appear in the INF file.
  22. ;
  23. ; Each model lists a variation of its own name as a compatible ID. This
  24. ; is done primarily as an optimization during upgrade.
  25. ;
  26. [Mfg.Canon]
  27. "Canon LBP-730 LIPS4"  = LBP-730,LPTENUM\CANONLASERSHOT_LBP-7325F,LPTENUM\CANONLASER_SHOT_LBP-F392,Canon_LBP-730_LIPS4
  28. "Canon LBP-720 LIPS4"  = LBP-730,LPTENUM\CANONLASER_SHOT_LBP-6393,Canon_LBP-720_LIPS4
  29. "Canon LBP-450 LIPS4"  = LBP-730,LPTENUM\CANONLASER_SHOT_LBP-5361,Canon_LBP-450_LIPS4
  30. "Canon LBP-830 LIPS4"  = LBP-730,LPTENUM\CANONLASER_SHOT_LBP-F0A2,Canon_LBP-830_LIPS4
  31. "Canon LBP-2030 LIPS4" = LBP-2030,LPTENUM\CANONCOLOR_LASER_SHO0BAE,Canon_LBP-2030_LIPS4
  32.  
  33. ;
  34. ; Installer Sections
  35. ;
  36. ; These sections control file installation, and reference all files that
  37. ; need to be copied. The section name will be assumed to be the driver
  38. ; file, unless there is an explicit DriverFile section listed.
  39. ;
  40. [LBP-730]
  41. CopyFiles=LIPS4,LS4FINST,COLORGEAR,PROFILE_730,PROFILE_MONITOR,@CJLMON.DLL,PBUDDY
  42. DataSection=LIPS4_DATA
  43. LanguageMonitor=%CJL_MONITOR%
  44.  
  45. [LBP-2030]
  46. CopyFiles=LIPS4,LS4FINST,COLORGEAR,PROFILE_2030,PROFILE_MONITOR,@CJLMON.DLL,PBUDDY
  47. DataSection=LIPS4_DATA
  48. LanguageMonitor=%CJL_MONITOR%
  49.  
  50. ;
  51. ; Copy Sections
  52. ;
  53. ; Lists of files that are actually copied. These sections are referenced
  54. ; from the installer sections, above. Only create a section if it contains
  55. ; two or more files (if we only copy a single file, identify it in the
  56. ; installer section, using the @filename notation) or if it's a color
  57. ; profile (since the DestinationDirs can only handle sections, and not
  58. ; individual files).
  59. ;
  60. [LIPS4]
  61. LIPS4.DRV
  62. LIPS4.CNT
  63. LIPS4.HLP
  64. LIPS4UI.DLL
  65. LIPS4CRL.DLL
  66. LIPS3T16.DLL
  67. LIPS3T32.DLL
  68. CANUICTL.DLL
  69.  
  70. [LS4FINST]
  71. LS4FINST.DLL
  72. LS4FINST.HLP
  73.  
  74. [COLORGEAR]
  75. CCMSX.DLL
  76. CCMSX.HLP
  77. UCS16.DLL
  78. ICMAPI16.DLL
  79.  
  80. [PROFILE_730]
  81. CANLK.PRF
  82.  
  83. [PROFILE_2030]
  84. CANLK.PRF
  85. CANL32A.PRF
  86. CANL32B.PRF
  87.  
  88. [PROFILE_MONITOR]
  89. CANS15.PRF
  90. CANS18.PRF
  91. CANS21.PRF
  92.  
  93. [PBUDDY]
  94. PBSETUP.DLL
  95.  
  96. ;
  97. ; Data Sections
  98. ;
  99. ; These sections contain data that is shared between devices.
  100. ;
  101. [LIPS4_DATA]
  102. DataFile=LIPS4.DRV
  103. DefaultDataType=RAW
  104. DriverFile=LIPS4.DRV
  105. HelpFile=LIPS4.HLP
  106. NoTestPage=1
  107. RetryTimeout=180
  108. VendorSetup=PBSETUP.DLL,PBInstall
  109.  
  110. ;
  111. ; Cabinet file names and associated disks
  112. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  113. ;
  114. [SourceDisksNames]
  115. 1=%DISK1%,,
  116. 2=%DISK2%,,
  117.  
  118. ;
  119. ;<file> = <cabinet number>,<subdir>,<filename>,<size>
  120. ;Note: File is not in a cabinet if cab# is 0
  121. ;
  122. [SourceDisksFiles]
  123. LIPS4.DRV=1
  124. LIPS4.CNT=1
  125. LIPS4.HLP=1
  126. LIPS4UI.DLL=1
  127. LIPS4CRL.DLL=1
  128. LIPS3T16.DLL=1
  129. LIPS3T32.DLL=1
  130. CANUICTL.DLL=1
  131. LS4FINST.DLL=1
  132. LS4FINST.HLP=1
  133. CJLMON.DLL=1
  134. CCMSX.DLL=1
  135. UCS16.DLL=1
  136. ICMAPI16.DLL=1
  137. CANLK.PRF=1
  138. CANL32A.PRF=1
  139. CANL32B.PRF=1
  140. CANS15.PRF=1
  141. CANS18.PRF=1
  142. CANS21.PRF=1
  143. PBSETUP.DLL=2
  144.  
  145. ;
  146. ; All files go to the same destination, so this is easy.
  147. ;
  148. [DestinationDirs]
  149. DefaultDestDir=11
  150. PROFILE_730=23
  151. PROFILE_2030=23
  152. PROFILE_MONITOR=23
  153.  
  154. ;
  155. ; Hints for installing language monitors from a print server. These
  156. ; strings are not localized (since the localizable portion comes
  157. ; directly from the server).
  158. ;
  159. [LanguageMonitorHints]
  160. "CJL Language Monitor"="CJL Language Monitor,CJLMON.DLL"
  161.  
  162. ;
  163. ; Localizable Strings
  164. ;
  165. [Strings]
  166. CANON="Canon"
  167. CLASSNAME="プリンタ"
  168. CJL_MONITOR="CJL Language Monitor,CJLMON.DLL"
  169. DISK1="Print Buddy & Printer Driver for Microsoft Windows 95 Disk1"
  170. DISK2="Print Buddy & Printer Driver for Microsoft Windows 95 Disk2"
  171.  
  172. ;
  173. ; Localizable Manufacturer Names
  174. ;
  175. Canon="Canon"
  176.  
  177.