home *** CD-ROM | disk | FTP | other *** search
- echo "This script is for floppy users only."
- echo "The installation file can only be used to install the main program."
- echo "There is not room on a single floppy for the demo scripts and clipart."
- echo "This script will install those to a second, spare, empty disk."
- echo "It also installs the AF88 Extras (additional programs) at the same time."
- 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..."
- X-DVE_1:unlzx -f x x-dve_1:gfx.lzx df0:
- X-DVE_1:unlzx -f x x-dve_1:extras.lzx df0:
- echo "Ensure the main program XDVE is installed using the Installer."
- echo "Read the magazine for details."
- ask "Press return to end..."
- lab 1
-