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

  1. *-----------------------------------------------------------------------
  2. *
  3. * This is a sample response file for CID enablement.
  4. *
  5. *-----------------------------------------------------------------------
  6.  
  7.    *********************************************************************
  8.    * The following entry is to specify the ADSM server directory
  9.    *********************************************************************
  10.    FILE = C:\ADSMSERV
  11.  
  12.    *********************************************************************
  13.    * The following entry is to specify the TCPIP DLL directory
  14.    *********************************************************************
  15.    WORK = C:\ADSMSERV\DLL
  16.  
  17.    *********************************************************************
  18.    * The following entry is to specify the ADSM documentation directory
  19.    *********************************************************************
  20.    AUX1 = C:\ADSMSERV\DOC
  21.  
  22.    *********************************************************************
  23.    * The following entry is to specify the ADSM Options file directory
  24.    *********************************************************************
  25.    AUX2 = C:\ADSMSERV
  26.  
  27.    *********************************************************************
  28.    * The following entry is to specify the ADSM Database and log
  29.    * directories
  30.    *********************************************************************
  31.    AUX3 = C:\ADSMSERV
  32.  
  33.    *********************************************************************
  34.    * The 'COMP =' entries are to define the actual ADSM components that
  35.    * you want installed.  Use a '*' to comment out the components you
  36.    * want to omit.
  37.    *********************************************************************
  38.    COMP = ADSM Server
  39.    COMP = ADSM Server Documentation
  40.    COMP = ADSM Tape Device Driver
  41.    COMP = Autochanger Device Driver
  42.    COMP = TCPIP Version 1.x DLL (See description)
  43.    COMP = OS/2 Desktop Objects for ADSM
  44.    COMP = ADSM Database and Recovery Log Files
  45.  
  46.    *********************************************************************
  47.    * CFGUPDATE
  48.    *   Specifies whether the CONFIG.SYS file is automatically updated.
  49.    *   Valid values for this keyword are:
  50.    *
  51.    *   AUTO      Automatically updates CONFIG.SYS
  52.    *
  53.    *   MANUAL    Does not update CONFIG.SYS
  54.    *********************************************************************
  55.    CFGUPDATE = AUTO
  56.  
  57.    *********************************************************************
  58.    * DELETEBACKUP
  59.    *   Specifies whether to delete only the backup versions of the
  60.    *   product or to delete the entire product.  Valid values for this
  61.    *   keyword are YES and NO.
  62.    *********************************************************************
  63.    DELETEBACKUP = NO
  64.  
  65.    *********************************************************************
  66.    * OVERWRITE
  67.    *   Specifies whether to automatically overwrite files during
  68.    *   installation.  Valid values for this keyword are YES and NO.
  69.    *********************************************************************
  70.    OVERWRITE = YES
  71.  
  72.    *********************************************************************
  73.    * SAVEBACKUP
  74.    *   Specifies whether to save a backup version of the product when
  75.    *   it is updated.  Valid values for this keyword are YES and NO.
  76.    *********************************************************************
  77.    SAVEBACKUP = YES
  78.  
  79.