home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / ip20665.lna / DSMLN.ICF < prev    next >
Text File  |  1996-02-13  |  2KB  |  40 lines

  1. *********************************************************************
  2. *                      SOFTWARE INSTALLER                           *
  3. * 5621-434 (C) COPYRIGHT IBM CORP. 1991, 1993. ALL RIGHTS RESERVED. *
  4. *             LICENSED MATERIALS - PROPERTY OF IBM                  *
  5. *                                                                   *
  6. *     ADSM for Notes                        *
  7. *                                                                   *
  8. *     ADSM for Notes catalog file                                         *
  9. *********************************************************************
  10.  
  11. CATALOG
  12.    * Define a user-friendly name for the catalog.
  13.    NAME         = 'ASDM Lotus Notes Backup Agent (OS/2)',
  14.    * Define a description of the catalog
  15.    DESCRIPTION  = 'This is the catalog of the ADSM Lotus Notes Backup Agent (OS/2).'
  16.  
  17.  
  18. PACKAGE
  19.    * Define a name for the package.  This is the
  20.    * name that appears in the catalog list.
  21.    NAME         = 'ADSM Lotus Notes Backup Agent (OS/2)',
  22.    * Define the product number of the files in the package.
  23.    NUMBER       = '5648-020',
  24.    * Define the version(02), release(01), and modification
  25.    * number(03) of the files in the package.
  26.    VRM          = '020103',
  27.    * Define the feature number of the files in the package.
  28.    FEATURE      = '0000',
  29.    * Define the source location of the files.
  30.    HOSTLOC      = 'OS2: ;',
  31.    * Define the name of the package file.
  32.    PACKAGEFILE  = 'OS2: DSMLN.PKG',
  33.    * Define the name of the description file.
  34.    PKGDESCRFILE = 'OS2: DSMLN.DSC',
  35.    * Define the amount of disk space required to install
  36.    * this package on the user's workstation.
  37.    SIZE         = '800000'
  38.  
  39.  
  40.