home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / datagui1.zip / DG2BASE.RSP < prev    next >
Text File  |  1994-05-08  |  3KB  |  65 lines

  1. *********************************************************************
  2. * DataGuide/2 Version 1.00                                          *
  3. *                                                                   *
  4. *    Licensed Materials - Property of IBM                           *
  5. *    5622-487                                                       *
  6. *    (C) Copyright 1994 IBM Corp. All Rights Reserved.              *
  7. *********************************************************************
  8. * Filename: DG2BASE.RSP                                             *
  9. * Function: Sample response file for automating installation.       *
  10. *           See README for instructions on installing DataGuide/2   *
  11. *           non-interactively by supplying related information in   *
  12. *           the response file.                                      *
  13. *********************************************************************
  14.  
  15. *--------------------------------------*
  16. *    COMP values MUST NOT be modified  *
  17. *--------------------------------------*
  18.  
  19.    COMP = DG/2 Product Files (2.6MB)
  20.    COMP = DG/2 Sample Extractor Programs (1.9MB)
  21.    COMP = DG/2 IVP-related Files (1.7MB)
  22.  
  23. *--------------------------------------*
  24. *  Specify target path...              *
  25. *    if a network path specified for   *
  26. *    .\dg2lib, it is easier that the   *         
  27. *    person is a Sys Admin to carry    *
  28. *    thru the installation task, or,   *
  29. *    the person must have "rwcxad"     *
  30. *    access permissions to x: and/or   *
  31. *    x:\dg2lib to perform installation *
  32. *--------------------------------------*
  33.  
  34. *         share-able product files
  35.    FILE = C:\DG2LIB
  36.  
  37. *         working directory at local drive
  38.    WORK = C:\DATAGUID
  39.  
  40. *         path for sample extractor and IVP-related files
  41. *         ...can be same as that for product files
  42.    AUX1 = C:\DG2LIB
  43.  
  44. *--------------------------------------*
  45. *    AUTO    ..updating CONFIG.SYS     *
  46. *    MANUAL  ..not updating CONFIG.SYS *
  47. *--------------------------------------*
  48.    CFGUPDATE = AUTO
  49.  
  50. *--------------------------------------*
  51. *    YES     ..overwrite existing file *
  52. *    NO      ..not overwrite files     *
  53. *--------------------------------------*
  54.    OVERWRITE = YES
  55.  
  56. *--------------------------------------*
  57. *    YES     ..delete backup version   *
  58. *    NO      ..delete entire product   *
  59. *--------------------------------------*
  60.    DELETEBACKUP = YES
  61.  
  62. ****************************************
  63. * End of file                          *
  64. **************************************** 
  65.