home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / amiiprog.zip / FILELIST.MCI < prev    next >
Text File  |  1992-12-23  |  7KB  |  111 lines

  1. /***********************************************************************/
  2. /* This file contains install information.  Comments are delimited     */
  3. /* as these comments are.  Blank lines are ignored.  Non-blank lines   */
  4. /* will be parsed and extraneous characters will cause errors.  First  */
  5. /* non-comment line must be the total number of files to be installed. */
  6. /*                                                                     */
  7. /*   for release 1 - driver 1.0.0                                      */
  8. /*                                                                     */
  9. /* Total number of entries is 16                                       */
  10. /***********************************************************************/
  11.  
  12.     16
  13.  
  14. /***********************************************************************/
  15. /* all files on the install disk(s) are listed below. Other            */
  16. /* information is also given, as follows:                              */
  17. /*                                                                     */
  18. /* Disk#    - The number of the disk on which the file resides.        */
  19. /*            (Ignored if installing from CD-ROM). These are sorted    */
  20. /*            from 0 to the number of disks, ascending.                */
  21. /*                                                                     */
  22. /* Group#   - The logical group to which the file belongs. Group       */
  23. /*            starts at 0.                                             */
  24. /*                                                                     */
  25. /* Dest#    - The destination subdirectory into which the file will be */
  26. /*            copied.  Dest# starts at 0.                              */
  27. /*                                                                     */
  28. /* Path     - The installation disk(s) subdirectory where the file     */
  29. /*            resides.                                                 */
  30. /*                                                                     */
  31. /* FileName - The base filename.                                       */
  32. /*                                                                     */
  33. /* sourcedir="\\LIB\\"                = 1                              */
  34. /* sourcedir="\\H\\"                  = 2                              */
  35. /* sourcedir="\\"                     = 4                              */
  36. /* sourcedir="\\FSSHT\\"              = 5                              */
  37. /* sourcedir="\\CLOCK\\"              = 7                              */
  38. /* sourcedir="\\DUET2\\"              = 10                             */
  39. /* sourcedir="\\MCISTRNG\\"           = 11                             */
  40. /* sourcedir="\\INC\\"                = 13                             */
  41. /* sourcedir="\\BOOK\\"               = 16                             */
  42. /* sourcedir="\\CDMCT\\"              = 17                             */
  43. /* sourcedir="\\AVCINST\\"            = 18                             */
  44. /* sourcedir="\\CASECONV\\"           = 19                             */
  45. /* sourcedir="\\ADMCT\\"              = 20                             */
  46. /* sourcedir="\\AUDIODD\\"            = 21                             */
  47. /*                                                                     */
  48. /* sourcedir="\\DUET1\\"              = 31                             */
  49. /* sourcedir="\\DUET1\\"              = 32                             */
  50. /* sourcedir="\\DUET1\\"              = 33                             */
  51. /* sourcedir="\\DUET1\\"              = 34                             */
  52. /*
  53. /* sourcedir="\\MPPMAM2\\"            = 40                             */
  54. /*
  55. /* destindir="\\MMOS2\\"                                = 0            */
  56. /* destindir="\\MMOS2\\MMTOOLKT\\LIB\\"                 = 1            */
  57. /* destindir="\\MMOS2\\DLL\\"                           = 2            */
  58. /* destindir="\\MMOS2\\INSTALL\\"                       = 4            */
  59. /* destindir="\\MMOS2\\HELP\\"                          = 7            */
  60. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\DUET2\\"      = 10           */
  61. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\MCISTRNG\\"   = 11           */
  62. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\CF\\"         = 12           */
  63. /* destindir="\\MMOS2\\MMTOOLKT\\INC\\"                 = 13           */
  64. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\BOOK\\"       = 16           */
  65. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\CDMCT\\"      = 17           */
  66. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\AVCINST\\"    = 18           */
  67. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\CASECONV\\"   = 19           */
  68. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\ADMCT\\"      = 20           */
  69. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\AUDIODD\\"    = 21           */
  70. /* destindir="\\MMOS2\\MMTOOLKT\\H\\"                   = 22           */
  71. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\FSSHT\\"      = 25           */
  72. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\CLOCK\\"      = 27           */
  73. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\DUET1\\"      = 28           */
  74. /*                                                                     */
  75. /*        groups                                                       */
  76. /*            - 4  = Case Converter I/O Procedure                      */
  77. /*            - 5  = Toolkit Stream Handler DLL Example                */
  78. /*            - 6  = AVC I/O Procedure Installation Utility            */
  79. /*            - 7  = Clock Utility                                     */
  80. /*            - 8  = MIDI convertor routine                            */
  81. /*            - 9  = Duet Player I                                     */
  82. /*            - 10 = Duet Player II                                    */
  83. /*            - 11 = MCI String Test                                   */
  84. /*            - 12 = Header Files, Include Files and Libraries         */
  85. /*            - 13 = Program Reference                                 */
  86. /*            - 14 = Audio Device Driver Template                      */
  87. /*                                                                     */
  88. /* Disk# Group# Dest#  Path   FileName                                 */
  89. /***********************************************************************/
  90.  
  91.    /* MCI 11 960K+ */
  92.    0  1  12 4   "MCIINSTA.SCR"
  93.    0  1  2  4   "AMIIMCD.DLL"
  94.    0  1  2  4   "AMIIAVK.DLL"
  95.    0  1  0  4   "AMIIAVK.EXE"
  96.    0  1  2  4   "DDOBJ.DLL"
  97.    0  1  2  4   "DIGCMD.DLL"
  98.    0  1  2  4   "INSTDVI.DLL"
  99.    0  1  2  40  "MPPMAM2.DLL"
  100.    0  1  0  40  "MPPMAM2.EXE"
  101.    0  1  2  40  "MPPMAM2B.DLL"
  102.    0  1  7  40  "MPPMAM2H.HLP"
  103.    0  1  4  40  "AM2FILE.ICO"
  104.    0  1  4  40  "AM2PLAY.ICO"
  105.  
  106.    /* AMII Programmer's Reference 112K+ */
  107.    0  2  16 4   "AMIIPROG.INF"
  108.    0  2  12 4   "AMIIPROG.SCR"
  109.    0  2  12 4   "AMIIPROG.CH"
  110.  
  111.