home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dsstlkt5.zip / dssos2tk / DSSTLKT.ICF < prev    next >
Text File  |  1998-05-08  |  2KB  |  45 lines

  1. *---------------------------------------------------------------------
  2. *  The following changes are required:
  3. *  - Change "<Product Name>" in the NAME and DESCRIPTION keywords to
  4. *    your product name.
  5. *
  6. *  You may change the value of the DESCRIPTION keyword to be more
  7. *  descriptive.
  8. *---------------------------------------------------------------------
  9. CATALOG
  10.   NAME         = 'OS/2 DSS Toolkit v4.0',
  11.   DESCRIPTION  = 'This catalog contains OS/2 DSS Toolkit v4.0'
  12.  
  13. **********************************************************************
  14.  
  15. *---------------------------------------------------------------------
  16. *  The following changes are required:
  17. *  - Change "<Product Name>" in the NAME keyword to your product name.
  18. *  - Change "0000-000" in the NUMBER keyword to your product number.
  19. *  - Change "0000" in the FEATURE keyword to your product feature.
  20. *  - Change "010100" in the VRM keyword to your product's version
  21. *    number.
  22. *  - Change "PACKAGE.PKG" in the PACKAGEFILE keyword to the name of
  23. *    the product's package file.
  24. *  - Change "DESCR.DSC" in the PKGDESCRFILE keyword to the name of
  25. *    the product's description file.
  26. *
  27. *  If the product does not have components, the following changes are
  28. *  required:
  29. *  - Change "2500000" in the SIZE keyword to number of byte required
  30. *    to install the product.
  31. *
  32. *  If you do not update the CONFIG.SYS during installation of the
  33. *  product, the following changes are required:
  34. *  - Change "YES" in the UPDATECONFIGSYS keyword to "PROMPT".
  35. *---------------------------------------------------------------------
  36. PACKAGE
  37.   NAME            = 'OS/2 DSS Toolkit v4.0',
  38.   NUMBER          = '0000-000',
  39.   FEATURE         = '0000',
  40.   VRM             = '960321',
  41.   PACKAGEFILE     = 'DRIVE: DSSTLKT.PKG',
  42.   PKGDESCRFILE    = 'DRIVE: DSSTLKT.DSC',
  43.   SIZE            = '1',
  44.   UPDATECONFIGSYS = 'PROMPT'
  45.