home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 99 / af099b.adf / c / 2 < prev    next >
Text File  |  1997-05-08  |  518b  |  11 lines

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