home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / util / screenfool-2.7.lha / ScreenFool / Install-SF next >
Text File  |  1994-07-07  |  354b  |  14 lines

  1. if exists libs:reqtools.library
  2.   version libs:reqtools.library
  3.   echo "is currently installed.*n"
  4. endif
  5. ask "Do you want to install ReqTools 38.1248?"
  6. if warn
  7.   echo "Installing reqtools.library to LIBS:*n"
  8.   copy reqtools.library to libs: clone
  9. endif
  10.  
  11. echo "Installing screenfool.library to LIBS:*n"
  12. copy screenfool.library to libs: clone
  13. endcli >nil:
  14.