home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ntickos2.zip / NEWSTICK.RSP < prev    next >
Text File  |  1996-12-20  |  1KB  |  35 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:\NEWSTICK
  11.  
  12. *---------------------------------------------------------------------
  13. * Include a COMP keyword for every component in the package file.
  14. *---------------------------------------------------------------------
  15. COMP=TICKFLD
  16. COMP=TICKFILS
  17.  
  18.  
  19. *---------------------------------------------------------------------
  20. * The following 4 keywords are required.  See the Software Installer
  21. * Reference for possible values.
  22. *---------------------------------------------------------------------
  23. CFGUPDATE=AUTO
  24. OVERWRITE=NO
  25. SAVEBACKUP=NO
  26. DELETEBACKUP=NO
  27.  
  28.  
  29. *---------------------------------------------------------------------
  30. * Add product-specific keywords after this comment.  The keywords are
  31. * needed to CID enable a user exit.
  32. *---------------------------------------------------------------------
  33.  
  34.  
  35.