home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 May / VPR0005B.BIN / DRIVER / CANON / BJW2K110 / Driver / bjF610 / bjf610.inf < prev    next >
Windows Setup INFormation  |  1999-11-12  |  6KB  |  141 lines

  1. ; bjf610.INF (for Windows 2000 Monolithic driver)
  2. ;
  3. ; List of supported printers, manufacturers
  4. ;
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider=%CANON%
  8. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  9. Class=Printer
  10. CatalogFile=bjf610.cat
  11. DriverVer=01/20/2000, 1.10.2.2
  12. ;
  13. ; Manufacturer section.
  14. ;
  15. ; This section lists all of the manufacturers
  16. ; that we will display in the Dialog box
  17. ;
  18. [Manufacturer]
  19. "Canon" = Canon
  20. ;
  21. ; Model sections.
  22. ;
  23. ; Each section here corresponds with an entry listed in the
  24. ; [Manufacturer] section, above. The models will be displayed in the order
  25. ; that they appear in the INF file.
  26. ;
  27. [Canon]
  28. "Canon BJ F610 (BJRSTR)" = CNMF610.CPD, LPTENUM\CanonBJ_F610B0FE, CanonBJ_F610B0FE, Canon_BJ_F610
  29. [CNMDRV_DATA]
  30. DriverFile=CNMDRV.DLL
  31. ConfigFile=CNMUI.DLL
  32. HelpFile=CNMUR.HLP
  33. LanguageMonitor=%CNM_BJ_MONITOR%
  34. [CNMF610.CPD]
  35. CopyFiles=@CNMF610.DLL,CNMBJDRV,@CNMWC059.DLL,@CNMBR077.DLL,@CNMO59.DLL,CNMLMON,CANON_COLOR_PROFILE,@CNMP301.DLL,@CN4e.HLP,@CN4e.CNT
  36. DataSection=CNMDRV_DATA
  37. DataFile=CNMF610.DLL
  38. ; Copy Sections
  39. ;
  40. ; Lists of files that are actually copied. These sections are referenced
  41. ; from the installer sections, above. Only create a section if it contains
  42. ; two or more files (if we only copy a single file, identify it in the
  43. ; installer section, using the @filename notation) or if it's a color
  44. ; profile (since the DestinationDirs can only handle sections, and not
  45. ; individual files).
  46. ;
  47. [CANON_COLOR_PROFILE]
  48. CNBJPRN.ICM,,,0x00000020
  49. [CNMBJDRV]
  50. CNMDRV.DLL
  51. CNMDUMP.DLL
  52. CNMUI.DLL
  53. CNMUR.DLL
  54. CNMDRC.DLL
  55. CNMHTRC.DLL
  56. CNMSR.DLL
  57. CNM.INI
  58. CNMUR.HLP
  59. CNMUR.CNT
  60. CNMSTMN.EXE
  61. CNMSTSR.SMR
  62. CNMSTMN.HLP
  63. CNMSTMN.CNT
  64. [CNMLMON]
  65. CNMLMON.DLL,,,0x00000020    ; Copy only if new binary
  66. ;
  67. ; OEM URLS
  68. ;
  69. ; This sections gives the URL for manufacturers found in the Manufacturers section
  70. ;
  71. [OEM URLS]
  72. "Canon" = "http://www.canon-sales.co.jp"
  73. ;
  74. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  75. ; (depending on which environment drivers are getting installed)
  76. ;
  77. [DestinationDirs]
  78. DefaultDestDir=66000
  79. CNMLMON=66002
  80. CANON_COLOR_PROFILE=66003
  81. ;
  82. ;  Source Disk Section
  83. ;  This was added to enable Web Point&Print.
  84. ;  All files added to this must also be added to Layout.INF
  85. ;
  86. [SourceDisksNames.x86]
  87. 1   = %DISK1%,,
  88. [SourceDisksFiles]
  89. CNMDRV.DLL     = 1
  90. CNMDUMP.DLL    = 1
  91. CNMDRC.DLL     = 1
  92. CNMHTRC.DLL    = 1
  93. CNMWC059.DLL   = 1
  94. CNMO59.DLL     = 1
  95. CNMUI.DLL      = 1
  96. CNMUR.DLL      = 1
  97. CNMLMON.DLL    = 1
  98. CNMUR.HLP      = 1
  99. CNMUR.CNT      = 1
  100. CNBJPRN.ICM    = 1
  101. CNMF610.DLL    = 1
  102. CNMBR077.DLL   = 1
  103. CNMP301.DLL    = 1
  104. CNMSR.DLL      = 1
  105. CNM.INI        = 1
  106. CN4e.HLP       = 1
  107. CN4e.CNT       = 1
  108. CNMSTMN.EXE    = 1
  109. CNMSTSR.SMR    = 1
  110. CNMSTMN.HLP    = 1
  111. CNMSTMN.CNT    = 1
  112. ; Localizable Strings
  113. ;
  114. [Strings]
  115. CANON="Canon"
  116. CNM_BJ_MONITOR="Canon BJ Language Monitor,CNMLMON.DLL"
  117. DISK1="Canon Bubble Jet Printer Driver Disk"