home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 99 / af099b.adf / c / 1 next >
Text File  |  1997-05-08  |  612b  |  12 lines

  1. echo "*EcThis will de-archive an auto-booting RushHour game disk."
  2. echo "However, for the more advanced game options, level editor and documents,"
  3. echo "don't boot the RushHour disk, load Workbench and open the disk there."
  4. copy AF99b:rushhour.dms RAM: BUF=10
  5. echo "*EcWhen the disk activity in df0: (internal drive) finishes and the drive"
  6. echo "light goes out, remove the disk AF85a and insert a spare disk into df0:."
  7. echo "DO NOT press return until you have done this."
  8. DMS Write RAM:rushhour.DMS To DF0:
  9. delete RAM:rushhour.DMS quiet
  10. echo "*EcThat is *E[3mRushHour*E[0m installed."
  11. execute af99b:c/contents
  12.