home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / compressed / graphic / broadcasttitlerntscdemo.dms / broadcasttitlerntscdemo.adf / BTInstall < prev    next >
AmigaDOS Script File  |  1994-02-19  |  589b  |  19 lines

  1. .key Dev
  2.  If NOT Exists <Dev>:BT.Demo
  3.   MakeDir <Dev>:BT.Demo
  4.   MakeDir <Dev>:BT.Demo/BTScripts
  5. EndIF
  6. Copy BT.Demo:#? <Dev>:BT.Demo
  7. Copy BT.Demo:BTScripts <Dev>:BT.Demo/BTScripts All
  8. Copy BT.Demo:BTScripts/BT.Demo.info <Dev>:
  9. Delete <Dev>:BT.Demo/HDInstall#? quiet
  10. Echo " "
  11. Echo "All Done.  A drawer called BT.Demo has been made and all necessary"
  12. Echo "files are copied.  This disk is freely distributable.  2 MB FAST"
  13. Echo "RAM REQUIRED."
  14. Echo " "
  15. Echo "     For more information or assistance, call 510-638-0800."
  16. Echo "            Thank you from InnoVision Technology."
  17. Wait 10
  18. EndCLI
  19.