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

  1. ; bjc700j.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=bjc700j.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 BJC-700J (BJRSTR)" = CNM700J.CPD, LPTENUM\CanonBJC-700J11CC, CanonBJC-700J11CC, Canon_BJC-700J
  29. [CNMDRV_DATA]
  30. DriverFile=CNMDRV.DLL
  31. ConfigFile=CNMUI.DLL
  32. HelpFile=CNMUR.HLP
  33. LanguageMonitor=%CNM_BJ_MONITOR%
  34. [CNM700J.CPD]
  35. CopyFiles=@CNM700J.DLL,CNMBJDRV,@CNMBR034.DLL,@CNMOSTD.DLL,CNMLMON,CANON_COLOR_PROFILE,@CNMP720.DLL,@CN23.HLP,@CN23.CNT
  36. DataSection=CNMDRV_DATA
  37. DataFile=CNM700J.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. CNMOSTD.DLL    = 1
  94. CNMUI.DLL      = 1
  95. CNMUR.DLL      = 1
  96. CNMLMON.DLL    = 1
  97. CNMUR.HLP      = 1
  98. CNMUR.CNT      = 1
  99. CNBJPRN.ICM    = 1
  100. CNM700J.DLL    = 1
  101. CNMBR034.DLL   = 1
  102. CNMP720.DLL    = 1
  103. CNMSR.DLL      = 1
  104. CNM.INI        = 1
  105. CN23.HLP       = 1
  106. CN23.CNT       = 1
  107. CNMSTMN.EXE    = 1
  108. CNMSTSR.SMR    = 1
  109. CNMSTMN.HLP    = 1
  110. CNMSTMN.CNT    = 1
  111. ; Localizable Strings
  112. ;
  113. [Strings]
  114. CANON="Canon"
  115. CNM_BJ_MONITOR="Canon BJ Language Monitor,CNMLMON.DLL"
  116. DISK1="Canon Bubble Jet Printer Driver Disk"