home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / adaptec / 102x11d / disk3 / txtsetup.oem < prev    next >
Text File  |  1996-09-19  |  2KB  |  67 lines

  1. #
  2. # format for txtsetup.oem.
  3. #
  4. # General format:
  5. #
  6. # [section]
  7. # key = value1,value2,...
  8. #
  9. #
  10. # The hash ('#') introduces a comment.
  11. # Strings with embedded spaces, commas, or hashes should be double-quoted
  12. #
  13.  
  14.  
  15. [Disks]
  16.  
  17. # This section lists all disks in the disk set.
  18. #
  19. # <description> is a descriptive name for a disk, used when
  20. #   prompting for the disk
  21. # <tagfile> is a file whose presence allows setup to recognize
  22. #   that the disk is inserted.
  23. # <directory> is where the files are located on the disk.
  24. #
  25.  
  26. d1 = "Adaptec SCSI Driver 32 for Easy-CD Products セットアップディスク", \disk1, \winnt\sparrow
  27. d2 = "Adaptec SCSI Driver 32 for Easy-CD Products セットアップディスク", \disk1, \winnt\aic78xx
  28.  
  29.  
  30. [Defaults]
  31.  
  32. # This section lists the default selection for each 'required'
  33. # hardware component.  If a line is not present for a component,
  34. # the default defaults to the first item in the [<component_name>]
  35. # section (see below).
  36. #
  37. # <component_name> is one of computer, display, keyboard, mouse, scsi
  38. # <id> is a unique <within the component> string to be associated
  39. #   with an option.
  40.  
  41. scsi = sparrow
  42. scsi = aic78xx
  43.  
  44.  
  45. [scsi]
  46.  
  47. # This section lists the options available for a particular component.
  48. #
  49. # <id> is the unique string for the option
  50. # <description> is a text string, presented to the user in a menu
  51.  
  52. sparrow   = "Adaptec 151x/152x/AIC 6260/6360"
  53. aic78xx   = "Adaptec AHA-2940/AIC-78xx (PCI) NT v3.5x"
  54.  
  55.  
  56. [Files.scsi.sparrow]
  57. driver = d1, sparrow.sys, sparrow
  58.  
  59. [Config.sparrow]
  60.  
  61. [Files.scsi.aic78xx]
  62. driver = d2, aic78xx.sys, aic78xx
  63. inf    = d2, oemsetup.inf
  64.  
  65. [Config.aic78xx]
  66. value = "", tag, REG_DWORD, 1
  67.