echo "I am now going to unarchive Gilbo Games on to a formatted" 
echo "floppy disk in DF0:, please have one inserted."
echo "For this you will need lha, relabel and install in your C:" 
echo "directory (they should all be there anyway)."
echo "Any problems contact....."
echo "martyn@enterprise.net"
echo ""
Ask "Do you want to install and unarchive Gilbo Games to DF0: now (y/n)?"
If warn
install DF0:
relabel DF0: GilboGames
lha x GG.lha Df0:
else
endif
echo " "
echo " "
echo "Now click the close gadget and reboot to play!"
