home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / canon / shot / w95l3420 / lips3.inf < prev    next >
Windows Setup INFormation  |  1996-06-03  |  5KB  |  186 lines

  1. ; LIPS3.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. ;
  51. ; The Manufacturer section lists all of the manufacturers that we will
  52. ; display in the Dialog box
  53. ;
  54. [Manufacturer]
  55. %Canon%              =Mfg.Canon
  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. [Mfg.Canon]
  66. "Canon LBP-B406S LIPS3"   = LBP-B406S,Canon_LBP-B406S_LIPS3
  67. "Canon LBP-B406D LIPS3"   = LBP-B406S,Canon_LBP-B406D_LIPS3
  68. "Canon LBP-A404 LIPS3"    = LBP-B406S,Canon_LBP-A404_LIPS3
  69. "Canon LBP-B406E LIPS3"   = LBP-B406S,Canon_LBP-B406E_LIPS3
  70. "Canon LBP-A404E LIPS3"   = LBP-B406S,Canon_LBP-A404E_LIPS3
  71. "Canon LBP-A304E LIPS3"   = LBP-B406S,Canon_LBP-A304E_LIPS3
  72. "Canon LBP-B406G LIPS3"   = LBP-B406S,Canon_LBP-B406G_LIPS3
  73. "Canon LBP-B406E2 LIPS3"  = LBP-B406S,Canon_LBP-B406E2_LIPS3
  74. "Canon LBP-A304E2 LIPS3"  = LBP-B406S,Canon_LBP-A304E2_LIPS3
  75. "Canon LBP-B406G2 LIPS3"  = LBP-B406S,Canon_LBP-B406G2_LIPS3
  76. "Canon LBP-A304G2 LIPS3"  = LBP-B406S,Canon_LBP-A304G2_LIPS3
  77. "Canon LBP-A404G2 LIPS3"  = LBP-B406S,Canon_LBP-A404G2_LIPS3
  78. "Canon LBP-A309G2 LIPS3"  = LBP-B406S,Canon_LBP-A309G2_LIPS3
  79. "Canon LBP-A405Jr. LIPS3" = LBP-B406S,Canon_LBP-A405Jr._LIPS3
  80. "Canon LBP-A404F LIPS3"   = LBP-B406S,Canon_LBP-A404F_LIPS3
  81.  
  82. ;
  83. ; Installer Sections
  84. ;
  85. ; These sections control file installation, and reference all files that
  86. ; need to be copied. The section name will be assumed to be the driver
  87. ; file, unless there is an explicit DriverFile section listed.
  88. ;
  89. [LBP-B406S]
  90. CopyFiles=LIPS3,LINSTALL,LIPS3VDM,LIPS3IMG
  91. DataSection=LIPS3_DATA
  92.  
  93. ;
  94. ; Copy Sections
  95. ;
  96. ; Lists of files that are actually copied. These sections are referenced
  97. ; from the installer sections, above. Only create a section if it contains
  98. ; two or more files (if we only copy a single file, identify it in the
  99. ; installer section, using the @filename notation) or if it's a color
  100. ; profile (since the DestinationDirs can only handle sections, and not
  101. ; individual files).
  102. ;
  103. [LIPS3]
  104. LIPS3.DRV
  105. LIPS3.CNT
  106. LIPS3.HLP
  107. LIPS3UI.DLL
  108. LIPS3RES.DLL
  109. LIPS3T16.DLL
  110. LIPS3T32.DLL
  111. CANUICTL.DLL
  112.  
  113. [LINSTALL]
  114. LINSTALL.DLL
  115.  
  116. [LIPS3VDM]
  117. LIPS3VDM.DLL
  118. LIPS3CRL.DLL
  119.  
  120. [LIPS3IMG]
  121. LIPS3IMG.DLL
  122. LIPS3GPH.DLL
  123. LIPS3TXT.DLL
  124. LIPS3RST.DLL
  125.  
  126. ;
  127. ; Data Sections
  128. ;
  129. ; These sections contain data that is shared between devices.
  130. ;
  131. [LIPS3_DATA]
  132. NoTestPage=1
  133. RetryTimeout=180
  134. DefaultDataType=RAW
  135. DriverFile=LIPS3.DRV
  136. DataFile=LIPS3.DRV
  137. HelpFile=LIPS3.HLP
  138.  
  139. ;
  140. ; Cabinet file names and associated disks
  141. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  142. ;
  143. [SourceDisksNames]
  144. 1=%DISK1%,,
  145.  
  146. ;
  147. ;<file> = <cabinet number>,<subdir>,<filename>,<size>
  148. ;Note: File is not in a cabinet if cab# is 0
  149. ;
  150. [SourceDisksFiles]
  151. LIPS3.DRV=1
  152. LIPS3.CNT=1
  153. LIPS3.HLP=1
  154. LIPS3UI.DLL=1
  155. LIPS3RES.DLL=1
  156. LIPS3T16.DLL=1
  157. LIPS3T32.DLL=1
  158. CANUICTL.DLL=1
  159. LINSTALL.DLL=1
  160. LIPS3VDM.DLL=1
  161. LIPS3CRL.DLL=1
  162. LIPS3IMG.DLL=1
  163. LIPS3GPH.DLL=1
  164. LIPS3TXT.DLL=1
  165. LIPS3RST.DLL=1
  166.  
  167. ;
  168. ; All files go to the same destination, so this is easy.
  169. ;
  170. [DestinationDirs]
  171. DefaultDestDir=11
  172.  
  173. ;
  174. ; Localizable Strings
  175. ;
  176. [Strings]
  177. CANON="Canon"
  178. CLASSNAME="プリンタ"
  179. DISK1="LIPSⅢ プリンタドライバ for Microsoft Windows 95"
  180.  
  181. ;
  182. ; Localizable Manufacturer Names
  183. ;
  184. Canon="Canon"
  185.  
  186.