home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
disks
/
disk424.lzh
/
TurboTitle
/
InstallFonts
< prev
next >
Wrap
Text File
|
1990-12-30
|
284b
|
15 lines
.K ""
echo "This script will install the fonts in your FONTS: directory."
echo ""
ask "Is this ok?"
if WARN
echo "Installing fonts ..."
copy fonts fonts: all
else
echo "Oh, ok, but I really did want to ..."
endif
echo "All Done. Click close gadget to get rid of window."
endcli