home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 94 / af094a.adf / Extras_Floppy < prev    next >
Text File  |  1996-12-10  |  487b  |  13 lines

  1. echo "This script is for floppy users only."
  2. echo "This script will install AF94 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. FontMachine_1:unlzx -f -bi24 -bo24 x FontMachine_1:extras.lzx df0:
  12. lab 1
  13.