home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / mm / shrcfile / shrclst.scr < prev    next >
Text File  |  1999-05-11  |  3KB  |  46 lines

  1. /***********************************************************************/
  2. /* Copyright (c) IBM Corporation  1992, 1993                           */
  3. /*                                                                     */
  4. /* This file contains install information.  Comments are delimited     */
  5. /* as these comments are.  Blank lines are ignored.  Non-blank lines   */
  6. /* will be parsed and extraneous characters will cause errors.  First  */
  7. /* non-comment line must be the total number of files to be installed. */
  8. /*                                                                     */
  9. /*   for release 1 - driver 1.0.0                                      */
  10. /*                                                                     */
  11. /* Total number of entries is 2                                        */
  12. /***********************************************************************/
  13.  
  14.     2
  15.  
  16. /***********************************************************************/
  17. /* all files on the install disk(s) are listed below. Other            */
  18. /* information is also given, as follows:                              */
  19. /*                                                                     */
  20. /* Disk#    - The number of the disk on which the file resides.        */
  21. /*            (Ignored if installing from CD-ROM). These are sorted    */
  22. /*            from 0 to the number of disks, ascending.                */
  23. /*                                                                     */
  24. /* Group#   - The logical group to which the file belongs. Group       */
  25. /*            starts at 0.                                             */
  26. /*                                                                     */
  27. /* Dest#    - The destination subdirectory into which the file will be */
  28. /*            copied.  Dest# starts at 0.                              */
  29. /*                                                                     */
  30. /* Path     - The installation disk(s) subdirectory where the file     */
  31. /*            resides.                                                 */
  32. /*                                                                     */
  33. /* FileName - The base filename.                                       */
  34. /*                                                                     */
  35. /* sourcedir="\\"                                       = 0            */
  36. /*                                                                     */
  37. /* destindir="\\MMOS2\\MMTOOLKT\\SAMPLES\\SHRC\\"       = 0            */
  38. /*                                                                     */
  39. /*        groups                                                       */
  40. /*            - 0  = Sample Resource file                              */
  41. /*                                                                     */
  42. /* Disk# Group# Dest#  Path   FileName                                 */
  43. /***********************************************************************/
  44.     0    0   0     0   "SHRC.DLL"
  45.     0    0   0     0   "SHRCINI.SCR"
  46.