home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 94 / af094b.adf / c / 1 next >
Text File  |  1996-12-10  |  762b  |  18 lines

  1. echo "*EcThis will de-archive an auto-booting JETPilot demo game disk."
  2. copy AF94b:af94b.dms RAM: BUF=10
  3. echo "*EcWhen the disk activity in df0: (internal drive) finishes and the drive"
  4. echo "light goes out, remove the disk AF94b and insert a spare disk into df0:."
  5. echo "DO NOT press return until you have done this."
  6. DMS Write RAM:af94b.DMS To DF0:
  7. delete RAM:af94b.DMS quiet
  8. echo "*EcThat is *E[3mJETPilot demo*E[0m installed."
  9. echo "To play JETPilot, reset your Amiga now with the new disk in df0:"
  10. ask "Otherwise press <Return> to continue..."
  11. echo "*EcWelcome to Amiga Format's Disk AF94b!"
  12. echo ""
  13. echo "Press the function key for the option you want:"
  14. echo ""
  15. echo "F1: Crate an autobooting JETPilot demo game disk"
  16. echo "F2: Play Tommy Gun demo*E[30m"
  17.  
  18.