home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v6.zip / MMPM2TK / TK / SHORTCF / FILELIST.TK2 < prev    next >
Text File  |  1993-02-27  |  4KB  |  76 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.9                                      */
  8. /*                                                                     */
  9. /***********************************************************************/
  10. /* all files on the install disk(s) are listed below. Other            */
  11. /* information is also given, as follows:                              */
  12. /*                                                                     */
  13. /* Disk#    - The number of the disk on which the file resides.        */
  14. /*            (Ignored if installing from CD-ROM). These are sorted    */
  15. /*            from 0 to the number of disks, ascending.                */
  16. /*                                                                     */
  17. /* Group#   - The logical group to which the file belongs. Group       */
  18. /*            starts at 0.                                             */
  19. /*                                                                     */
  20. /* Dest#    - The destination subdirectory into which the file will be */
  21. /*            copied.  Dest# starts at 0.                              */
  22. /*                                                                     */
  23. /* Source #- The installation disk(s) subdirectory where the file      */
  24. /*            resides.                                                 */
  25. /*                                                                     */
  26. /* FileName - The base filename.                                       */
  27. /*                                                                     */
  28. /*sourcedir="\\"                     = 4                               */
  29. /*sourcedir="\\MCISTRNG\\"           = 11                              */
  30. /*                                                                     */
  31. /* destindir="\\MMOS2\\"                                = 0            */
  32. /* destindir="\\MMOS2\\INSTALL\\"                       = 4            */
  33. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\MCISTRNG\\"   = 11           */
  34. /*                                                                     */
  35. /*        groups                                                       */
  36. /*                0 = Base                                             */
  37. /*            - 11 = MCI String Test                                   */
  38. /*                                                                     */
  39. /***********************************************************************/
  40. /* Total number of entries is 20. This must be the first paramater other*/
  41. /*than comments*/
  42. /***********************************************************************/
  43.  
  44.     20
  45.  
  46. /*It is a good practice to make groups and list the amount of files in
  47. /*them (9 files)*/
  48. /*A comment can not be the last line in a filelist.*/
  49.  
  50. /*            mmtoolkt\samples\cf  9   41K           */
  51.  
  52.     0    0   11     4    "CONTROL.SCR"
  53.     0    0   11     4    "FILELIST.TK2"
  54.     0    0   11      4   "TLKSTRN.SCR"
  55.     0    0   11     4    "TLKBASE.SCR"
  56.     0    0    4     4    "TLKSTRN.SCR"
  57.     0    0    4     4    "TLKBASE.SCR"
  58.     0    0    4     4    "MCISTRNG.ICO"
  59.     0    0    4    4     "MMTOOLKT.ICO"
  60.     0    0   11    4    "TOOLKIT.CH"
  61.  
  62. /* 11 files */
  63. /*           mmtoolkt\samples\mcistrng  11   197K   */
  64.     0   11   11   11   "mcistrng.c"
  65.     0   11   11   11   "mcistrng.h"
  66.     0   11   11   11   "mcistrng.rc"
  67.     0   11   11   11   "mcistrng.dlg"
  68.     0   11   11   11   "mcistrng.def"
  69.     0   11   11   11   "makefile"
  70.     0   11   11   11   "UMB.DAT"
  71.     0   11   11   11   "mcistrng.exe"
  72.     0   11   11   11   "mcistrng.hlp"
  73.     0   11   11   11   "mcistrng.ipf"
  74.     0   11   11   11   "mcistrng.ico"
  75.  
  76.