home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 10
/
amigaformatcd10.iso
/
-coverdisks-
/
af94a.dms
/
af94a.adf
/
Extras_Floppy
< prev
next >
Wrap
Text File
|
1996-12-10
|
487b
|
13 lines
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