home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower57Disk1.ZIP / ap57-1.adf / s / script next >
Text File  |  1995-11-23  |  2KB  |  35 lines

  1. echo "*EcWelcome to *E[3mAmiga Power*E[0m Coverdisk 57a!"
  2. echo "This disk will de-archive automatically to 2 disks."
  3. echo "The first disk will contain *E[3mDeluxe Pacman*E[0m."
  4. echo "The second disk will contain the *E[3mZeewolf 2 Demo*E[0m."
  5. echo "They are de-archived in reverse order to get around a **#!?!*g stupid"
  6. echo "quirk of AmigaDOS. In case you were wondering. Which you probably weren't."
  7. echo "In a few moments, you will be asked to insert a spare disk."
  8. copy ap57a2.dms RAM: BUF=10
  9. echo "*EcWhen the disk activity in df0: (internal drive) finishes and the drive"
  10. echo "light goes out, remove the disk AP57a and insert a spare disk into df0:."
  11. echo "DO NOT press return until you have done this."
  12. DMS Write RAM:ap57a2.DMS To DF0:
  13. delete RAM:ap57a2.DMS quiet
  14. echo "*EcThat is *E[3mDeluxe Pacman*E[0m installed."
  15. echo "Now we can install the *E[3mZeewolf 2 Demo*E[0m."
  16. echo "You will need a second spare disk in a few moments."
  17. echo "*E[1mSpecial note to Workbench 1.3 users:*E[0m"
  18. echo "When this disk has finished installing, you will get an error reported."
  19. echo "This is AmigaDOS playing silly beggers. IT IS NOT AN ERROR!"
  20. echo "There will be NOTHING WRONG with your Zeewolf 2 Demo disk."
  21. echo "It is an unavoidable quirk of Workbench 1.3 machines."
  22. copy ap57a1.dms RAM: BUF=10
  23. echo "*EcWhen the disk activity in df0: (internal drive) finishes and the drive"
  24. echo "light goes out, remove the disk AP57a and insert a spare disk into df0:."
  25. echo "DO NOT press return until you have done this."
  26. DMS Write RAM:ap57a1.DMS To DF0:
  27. ram:echo "That is the demo installed. Boot this disk to play it."
  28. ram:echo "*E[3mDeluxe Pacman*E[0m can booted directly on A500s."
  29. ram:echo "On A500+s and above, it must be loaded from Workbench."
  30. ram:echo "*E[1mWorkbnech 1.3 users:*E[0m Once again, IGNORE that error message."
  31. ram:echo "It is wrong. There is nothing wrong with your disk."
  32. ram:echo "Go and play the *E[3mZeewolf 2 Demo*E[0m now, if you don't beleive me."
  33. ram:ask ""
  34.  
  35.