home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / npru209.zip / NPRU.ICF < prev    next >
Text File  |  2000-05-15  |  2KB  |  49 lines

  1. **********************************************************************
  2. *  See the Software Installer Reference for information on creating a
  3. *  catalog file.
  4. **********************************************************************
  5.  
  6. *---------------------------------------------------------------------
  7. *  Define the contents of this catalog file.
  8. *---------------------------------------------------------------------
  9. CATALOG
  10.   NAME         = 'IBM Network Printer Resource Utility',
  11.   DESCRIPTION  = 'This catalog contains the
  12.  IBM Network Printer Resource Utility (NPRU) for OS/2.'
  13.  
  14. **********************************************************************
  15.  
  16. *---------------------------------------------------------------------
  17. *  Include 1 PACKAGE entry for each product in the catalog.  You will
  18. *  usually only have 1 entry.
  19. *
  20. *  The following changes are required:
  21. *  - Change the NAME keyword to your product name.
  22. *  - Change "0000-000" in the NUMBER keyword to your product number.
  23. *  - Change "0000" in the FEATURE keyword to your product feature.
  24. *  - Change "010100" in the VRM keyword to your product's version
  25. *    number.
  26. *  - Change "PACKAGE.PKG" in the PACKAGEFILE keyword to the name of
  27. *    the product's package file.
  28. *  - Change "DESCR.DSC" in the PKGDESCRFILE keyword to the name of
  29. *    the product's description file.
  30. *
  31. *  If the product does not have components, the following changes are
  32. *  required:
  33. *  - Change "2500000" in the SIZE keyword to number of byte required
  34. *    to install the product.
  35. *
  36. *  If you do not update the CONFIG.SYS during installation of the
  37. *  product, the following changes are required:
  38. *  - Change "YES" in the UPDATECONFIGSYS keyword to "NO".
  39. *---------------------------------------------------------------------
  40. PACKAGE
  41.   NAME            = 'IBM Network Printer Resource Utility',
  42.   NUMBER          = 'NPRU',
  43.   FEATURE         = 'OS/2 NPRU',
  44.   VRM             = '020900',
  45.   PACKAGEFILE     = 'DRIVE: NPRU.PKG',
  46.   PKGDESCRFILE    = 'DRIVE: NPRU.DSC',
  47.   SIZE            = '1100000',
  48.   UPDATECONFIGSYS = 'NO'
  49.