home *** CD-ROM | disk | FTP | other *** search
- ram:assign c: ram:
- copy af86b:c/unlzx ram:
- echo "*EcThere are two disks packed onto here."
- echo "XP8 is A1200 only. To de-archive this, you must have a blank disk"
- echo "formatted to FFS (878K) ready. You can format a disk from WB."
- echo "Breed96 works on any machine, but requires a spare, blank disk"
- echo "to install to also."
- echo "If you don't have your disks ready yet, re-boot with Workbench and"
- echo "prepare some, then re-boot with this disk."
- ask "If you are ready to continue, press <return> now."
- echo "*EcInstalling the Breed96 disk first."
- copy af86b:af86b2.lzx ram: buf=10
- echo "Please remove the Coverdisk from the internal drive and insert your"
- echo "spare disk in the internal (df0:) drive now."
- ask "Press <return> when ready"
- echo "*EcInstalling..."
- relabel df0: Breed96
- unlzx x -q -bi24 -bo24 ram:af86b2.lzx df0:
- echo *EcOK. That's Breed96 installed. To play it, boot from your Workbench"
- echo "Full instructions for the game are on the disk you have installed."
- echo "If you don't have an A1200, re-boot your Amiga now with Workbench,"
- echo "and insert your new disk to play Breed96."
- echo "If you do have an A1200, we'll go on and install the XP8 game demo."
- ask "Press <return> if you wish to continue and install XP8."
- delete ram:af86b2.lzx quiet
- ask "Please insert the Coverdisk in any drive, then press <return>."
- copy af86b:af86b1.lzx ram: buf=10
- echo "Please insert your spare disk in the internal (df0:) drive now."
- ask "Press <return> when ready."
- echo "*EcInstalling..."
- install df0:
- relabel df0: XP8di1
- unlzx x -q -bi24 -bo24 ram:af86b1.lzx df0:
- echo "That's XP8 installed. To play it, re-boot with your new disk now."
- ask ""
- endcli