home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 88 / af088a.adf / Extras_Floppy < prev    next >
Text File  |  1996-07-08  |  463b  |  13 lines

  1. echo "This script is for floppy users only."
  2. echo "This script will install AF88 Extras (additional programs) to a disk."
  3. echo "It requires a spare, pre-formatted blank disk."
  4. ask "Do you wish to continue? (Y/N)"
  5. if not warn
  6. skip 1
  7. endif
  8. echo "Ensure that the Coverdisk is in your second drive and that the spare"
  9. echo "pre-formatted disk is in the internal drive (df0:)."
  10. ask "Press return when you are ready..."
  11. X-DVE_1:unlzx -f x x-dve_1:extras.lzx df0:
  12. lab 1
  13.