home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / VPR_DATA / 2TOKU / HPB20T / OS2 / HPG2.ICF < prev    next >
Text File  |  1996-12-19  |  2KB  |  57 lines

  1. **********************************************************************
  2. *  See the Software Installer Reference for information on creating a
  3. *  catalog file.
  4. **********************************************************************
  5.  
  6.  
  7. *---------------------------------------------------------------------
  8. *  Define the contents of this catalog file.
  9. *
  10. *  The following changes are required:
  11. *  - Change "<Product Name>" in the NAME and DESCRIPTION keywords to
  12. *    your product name.
  13. *
  14. *  You may change the value of the DESCRIPTION keyword to be more
  15. *  descriptive.
  16. *---------------------------------------------------------------------
  17. CATALOG
  18.   NAME         = 'ホームページ・ビルダー 2.0 体験版',
  19.   DESCRIPTION  = 'This catalog contains trial version of HomePage Builder Version 2.0.'
  20.  
  21. **********************************************************************
  22.  
  23.  
  24. *---------------------------------------------------------------------
  25. *  Include 1 PACKAGE entry for each product in the catalog.  You will
  26. *  usually only have 1 entry.
  27. *
  28. *  The following changes are required:
  29. *  - Change "<Product Name>" in the NAME keyword to your product name.
  30. *  - Change "0000-000" in the NUMBER keyword to your product number.
  31. *  - Change "0000" in the FEATURE keyword to your product feature.
  32. *  - Change "010100" in the VRM keyword to your product's version
  33. *    number.
  34. *  - Change "PACKAGE.PKG" in the PACKAGEFILE keyword to the name of
  35. *    the product's package file.
  36. *  - Change "DESCR.DSC" in the PKGDESCRFILE keyword to the name of
  37. *    the product's description file.
  38. *
  39. *  If the product does not have components, the following changes are
  40. *  required:
  41. *  - Change "2500000" in the SIZE keyword to number of byte required
  42. *    to install the product.
  43. *
  44. *  If you do not update the CONFIG.SYS during installation of the
  45. *  product, the following changes are required:
  46. *  - Change "YES" in the UPDATECONFIGSYS keyword to "NO".
  47. *---------------------------------------------------------------------
  48. PACKAGE
  49.   NAME            = 'ホームページ・ビルダー 2.0 体験版',
  50.   NUMBER          = '0000-000',
  51.   FEATURE         = '0000',
  52.   VRM             = '020000',
  53.   PACKAGEFILE     = 'DRIVE: HPG2.PKG',
  54.   PKGDESCRFILE    = 'DRIVE: HPG2.DSC',
  55.   SIZE            = '2500000',
  56.   UPDATECONFIGSYS = 'YES'
  57.