home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711B.ISO / IBM_OS / JAVA102 / JAVAOS2.ZIP / javaresp.rsp < prev    next >
Text File  |  1997-03-04  |  1KB  |  32 lines

  1. **********************************************************************
  2. *  See the Software Installer Reference for information on creating a
  3. *  response file.
  4. **********************************************************************
  5.  
  6.  
  7. *---------------------------------------------------------------------
  8. * Define the target directories.
  9. *---------------------------------------------------------------------
  10. FILE=C:
  11.  
  12.  
  13. *---------------------------------------------------------------------
  14. * Include a COMP keyword for every component in the package file.
  15. * JAVATLKT and JAVASMPL require HPFS logical drives to install properly.
  16. * If you install them on a FAT drive no files will be copied to the drive for those components.
  17. *---------------------------------------------------------------------
  18. COMP=OS/2 Java Runtime
  19. COMP=OS/2 Java Toolkit
  20. COMP=OS/2 Java Samples
  21. *COMP=OS/2 Java DBCS Support
  22.  
  23.  
  24. *---------------------------------------------------------------------
  25. * The following 4 keywords are required.  See the Software Installer
  26. * Reference for possible values.
  27. *---------------------------------------------------------------------
  28. CFGUPDATE=AUTO
  29. OVERWRITE=YES
  30. SAVEBACKUP=NO
  31. DELETEBACKUP=NO
  32.