home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 December / VPR9612B.ISO / driver / canon / bj / winbr342 / bjoem95.inf < prev    next >
Windows Setup INFormation  |  1996-07-02  |  4KB  |  176 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. ver=00.00.00
  4. Class=Printer
  5. Provider=%CANON%
  6.  
  7. [ClassInstall]
  8. AddReg=ClassAddReg
  9. DelReg=ClassDelReg
  10.  
  11. [ClassDelReg]
  12. HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
  13.  
  14. [ClassAddReg]
  15. HKR,,,,%CLASSNAME%
  16. HKR,,Installer,,MSPRINT.DLL
  17. HKR,,Icon,,-4
  18. HKR,,NoDisplayClass,,1
  19.  
  20. [Environment]
  21. UpdateInis=Environment_Ini
  22. AddReg=Environment_Reg
  23.  
  24. [Environment_Ini]
  25. win.ini,Ports,"LPT1.DOS=",
  26. win.ini,Ports,"LPT2.DOS=",
  27. win.ini,Ports,"LPT3.DOS=",
  28. win.ini,Ports,"LPT1.OS2=",
  29. win.ini,Ports,"LPT2.OS2=",
  30. win.ini,Ports,"LPT3.OS2=",
  31. win.ini,windows,"Spooler=",
  32. win.ini,windows,"DosPrint=",
  33. win.ini,windows,"DeviceNotSelectedTimeout=",                                        
  34. win.ini,windows,"TransmissionRetryTimeout=",
  35.  
  36. [Environment_Reg]
  37. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
  38. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
  39. HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
  40. HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
  41. HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
  42. HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
  43. HKLM,"System\CurrentControlSet\control\Print\Printers","DOSSpoolMask",1,00,00,00,00
  44. HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
  45. ;
  46. ; The Manufacturer section lists all of the manufacturers that we will
  47. ; display in the Dialog box
  48. ;
  49. [Manufacturer]
  50. %CANON%    = Mfg.Canon
  51.  
  52. ;
  53. ; Model sections. Each section here corresponds with an entry listed in the
  54. ; [Manufacturer] section, above. The models will be displayed in the order
  55. ; that they appear in the INF file.
  56. ;
  57. ; Each model lists a variation of its own name as a compatible ID. This
  58. ; is done primarily as an optimization during upgrade.
  59. ;
  60.  
  61. [Mfg.Canon]
  62. "Canon BJC-820J"    = BJRSTR,Canon_BJC-820J
  63. "Canon BJC-600J"    = BJRSTR,Canon_BJC-600J
  64. "Canon BJ-220J"        = BJRSTR,Canon_BJ-220J
  65. "Canon BJ-220J2"    = BJRSTR,Canon_BJ-220J2
  66. "Canon BJC-400J"    = BJRSTR,Canon_BJC-400J
  67. "Canon BJ-30v"        = BJRSTR,Canon_BJ-30v
  68. "Canon BJC-35v"        = BJRSTR,Canon_BJC-35v
  69. "Canon BJC-210J"    = BJRSTR,Canon_BJC-210J
  70. "Canon BJC-410J"    = BJRSTR,Canon_BJC-410J
  71. "Canon BJC-455J"    = BJRSTR,Canon_BJC-455J
  72.  
  73. ;
  74. ; Installer Sections
  75. ;
  76. ; These sections control file installation, and reference all files that
  77. ; need to be copied. The section name will be assumed to be the driver
  78. ; file, unless there is an explicit DriverFile section listed.
  79. ;
  80.  
  81. [BJRSTR]
  82. CopyFiles=BJRSTR_DRV
  83. DataSection=BJRSTR_DATA
  84.  
  85. ; Copy Sections
  86. ;
  87. ; Lists of files that are actually copied. These sections are referenced
  88. ; from the installer sections, above. Only create a section if it contains
  89. ; two or more files (if we only copy a single file, identify it in the
  90. ; installer section, using the @filename notation) or if it's a color
  91. ; profile (since the DestinationDirs can only handle sections, and not
  92. ; individual files).
  93. ;
  94. [BJRSTR_DRV]
  95. BJRSTR.DRV,WIN95\BJRSTR.DRV
  96. BJRSTRM.DLL
  97. BJRSTRP.DLL
  98. BJRSTRF.DLL
  99. BJRSTRC.DLL
  100. BJUITBL.DLL
  101. BJUITBL.HLP
  102. BJCMCM.DLL
  103. BJCUCTL.DLL
  104. BJHTMGR.DLL
  105. BJSMOOTH.DLL
  106. BJMSPL.DLL
  107. BJBGMON.EXE
  108. BJBGMON.HLP
  109. BJBGDER.EXE
  110.  
  111. ;
  112. ; Data Sections
  113. ;
  114. ; These sections contain data that is shared between devices.
  115. ;
  116.  
  117. [BJRSTR_DATA]
  118. DataFile=BJRSTR.DRV
  119. DefaultDataType=RAW
  120. DriverFile=BJRSTR.DRV
  121. HelpFile=BJUITBL.HLP
  122. RetryTimeout=180
  123.  
  124. ;
  125. ; Cabinet file names and associated disks
  126. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  127. ;
  128. [SourceDisksNames]
  129. 1=%DISK1%,,
  130.  
  131. ;
  132. ;<file> = <cabinet number>,<subdir>,<filename>,<size>
  133. ;Note: File is not in a cabinet if cab# is 0
  134. ;
  135. [SourceDisksFiles]
  136. BJRSTR.DRV=1
  137. BJRSTRM.DLL=1
  138. BJRSTRP.DLL=1
  139. BJRSTRF.DLL=1
  140. BJRSTRC.DLL=1
  141. BJUITBL.DLL=1
  142. BJUITBL.HLP=1
  143. BJCMCM.DLL=1
  144. BJCUCTL.DLL=1
  145. BJHTMGR.DLL=1
  146. BJSMOOTH.DLL=1
  147. BJMSPL.DLL=1
  148. BJBGMON.EXE=1
  149. BJBGMON.HLP=1
  150. BJBGDER.EXE=1
  151.  
  152. ;
  153. ; All files go to the same destination, so this is easy.
  154. ;
  155. [DestinationDirs]
  156. DefaultDestDir=11
  157.  
  158. ;
  159. ; Hints for installing language monitors from a print server. These
  160. ; strings are not localized (since the localizable portion comes
  161. ; directly from the server).
  162. ;
  163. ;
  164. ; Localizable Strings
  165. ;
  166. [Strings]
  167. CANON="Canon"
  168. CLASSNAME="プリンタ"
  169. DISK1="Canon Bubble Jet Raster Printer Driver for Microsoft Windows 95 Install Disk"
  170.  
  171. ;
  172. ; Localizable Manufacturer Names
  173. ;
  174. Canon="Canon"
  175.  
  176.