.K ""
echo "This script will install the thin fonts in your FONTS: directory."

ask "Do you wish to continue with the installation? [y/n]"
if WARN
	copy fonts FONTS: all
endif

echo "All Done.  Click close gadget to get rid of window."
endcli
