.k hdisk

echo "Installing ...";
copy Real1: <hdisk>real all quiet
copy Real1:Util.info <hdisk>Real.info
copy Real2:TurboReal#? <hdisk>real/ all quiet
copy Real2:Textures2 <hdisk>real/textures/ all quiet
copy Real3: <hdisk>real/Objects/ all quiet
copy Real4:Pictures <hdisk>real/Pictures all quiet
copy Real4:123... <hdisk>real/Objects/123... all quiet
copy Real4:ABC <hdisk>real/Objects/ABC all quiet
copy Real4:realicons <hdisk>real/ all quiet
assign Real: <hdisk>real
echo "Finished transfering files."
echo " "

echo "Please add the following assignment  to your S:startup-sequence file:"
echo " *e[33m"
echo "  assign Real: <hdisk>Real"
echo "*e[0m "
wait 8