echo "*Ec This installation script will copy all Centurion files"
echo "onto your hard disk in the directory of your choice.*N"

ask "Do you wish to install Centurion? (Y to install, N to quit):"

if not warn 
	echo "Installation cancelled*N"
	skip quit
endif

echo "*NType the name of the disk and folder where you wish to"
echo "install Centurion.  For example, *dh0:Games/Centurion*."
execute >NIL: <"con:0/70/580/30/Enter the disk and directory name : " Centurion1:Install3 ?

lab quit
endcli
