home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / ip20561.3d1 / ADSMRESP.DAT < prev    next >
Text File  |  1995-12-02  |  3KB  |  66 lines

  1. *-----------------------------------------------------------------------
  2. *
  3. * This is a sample response file for CID enablement.
  4. *
  5. *-----------------------------------------------------------------------
  6.  
  7.  
  8.    *********************************************************************
  9.    * The following entry is to specify the ADSM directory
  10.    * Modify this field to reflect the location of the directory that
  11.    *   will contain the software
  12.    *********************************************************************
  13.    FILE = e:\ADSM
  14.  
  15.    *********************************************************************
  16.    * The following entry is to specify the API directory
  17.    * Modify this field to reflect the location of the directory that
  18.    *   will contain the software
  19.    *********************************************************************
  20.    AUX1 = e:\ADSM
  21.  
  22.    *********************************************************************
  23.    * The 'COMP =' entries are to define the actual ADSM components that
  24.    * you want installed.  Use a '*' to comment out the components you
  25.    * want to omit.
  26.    *********************************************************************
  27.    COMP = Administrative client command line interface
  28.    COMP = Backup-archive client command line interface
  29.    COMP = Backup-archive client graphical user interface
  30.    COMP = Administrative client graphical user interface
  31.    COMP = Application Programming Interface
  32.  
  33.    *********************************************************************
  34.    * CFGUPDATE
  35.    *   Specifies whether the CONFIG.SYS file is automatically updated.
  36.    *   Valid values for this keyword are:
  37.    *
  38.    *   AUTO      Automatically updates CONFIG.SYS
  39.    *
  40.    *   MANUAL    Does not update CONFIG.SYS
  41.    *********************************************************************
  42.    CFGUPDATE = AUTO
  43.  
  44.    *********************************************************************
  45.    * DELETEBACKUP
  46.    *   Specifies whether to delete only the backup versions of the
  47.    *   product or to delete the entire product.  Valid values for this
  48.    *   keyword are YES and NO.
  49.    *********************************************************************
  50.    DELETEBACKUP = NO
  51.  
  52.    *********************************************************************
  53.    * OVERWRITE
  54.    *   Specifies whether to automatically overwrite files during
  55.    *   installation.  Valid values for this keyword are YES and NO.
  56.    *********************************************************************
  57.    OVERWRITE = YES
  58.  
  59.    *********************************************************************
  60.    * SAVEBACKUP
  61.    *   Specifies whether to save a backup version of the product when
  62.    *   it is updated.  Valid values for this keyword are YES and NO.
  63.    *********************************************************************
  64.    SAVEBACKUP = YES
  65.  
  66.