home *** CD-ROM | disk | FTP | other *** search
- echo "This script is for floppy users only."
- echo "This script will install AF94 Extras (additional programs) to a disk."
- echo "It requires a spare, pre-formatted blank disk."
- ask "Do you wish to continue? (Y/N)"
- if not warn
- skip 1
- endif
- echo "Ensure that the Coverdisk is in your second drive and that the spare"
- echo "pre-formatted disk is in the internal drive (df0:)."
- ask "Press return when you are ready..."
- FontMachine_1:unlzx -f -bi24 -bo24 x FontMachine_1:extras.lzx df0:
- lab 1
-