home *** CD-ROM | disk | FTP | other *** search
/ The Illuminated Books & Manuscripts / Illuminated.bin / filelist.mtp < prev    next >
Text File  |  1992-10-23  |  3KB  |  56 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 228                                      */
  10. /***********************************************************************/
  11.  
  12.     3
  13.  
  14.  
  15. /***********************************************************************/
  16. /* all files on the install disk(s) are listed below. Other            */
  17. /* information is also given, as follows:                              */
  18. /*                                                                     */
  19. /* Disk#    - The number of the disk on which the file resides.        */
  20. /*            (Ignored if installing from CD-ROM). These are sorted    */
  21. /*            from 0 to the number of disks, ascending.                */
  22. /*                                                                     */
  23. /* Group#   - The logical group to which the file belongs. Group       */
  24. /*            starts at 0.                                             */
  25. /*                                                                     */
  26. /* Dest#    - The destination subdirectory into which the file will be */
  27. /*            copied.  Dest# starts at 0.                              */
  28. /*                                                                     */
  29. /* Path     - The installation disk(s) subdirectory where the file     */
  30. /*            resides.  (i.e sourcedir)                                */
  31. /*                                                                     */
  32. /* FileName - The base filename.                                       */
  33. /*                                                                     */
  34. /* sourcedir="\\"                                       = 0            */
  35. /*                                                                     */
  36. /* destindir="\\MMOS2\\INSTALL\\"                       = 0            */
  37. /*                                                                     */
  38. /*        groups                                                       */
  39. /*            - 0  = Installation files group                          */
  40. /*            - 1  = Illuminated Books App.                            */
  41. /*                                                                     */
  42. /* Disk# Group# Dest#  Path   FileName                                 */
  43. /***********************************************************************/
  44.  
  45.  
  46.    /* Master installation file (Group 0) */
  47.      0    0    0    0   "CONTROL.SCR"
  48.                                                                 
  49.    /* Illuminated Books and Manuscripts Sample Installation (Group 1) */
  50.      0    1    0    0   "MTP.SCR" 
  51.      0    1    0    0   "FLD.ICO"
  52.  
  53.  
  54.  
  55.  
  56.