home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d6xx / d628 / lothian.lha / Lothian / InstallFonts < prev    next >
Encoding:
Text File  |  1992-03-22  |  272 b   |  13 lines

  1. .K ""
  2. echo "This script will install the Legend of Lothian fonts in your FONTS:"
  3. echo "directory."
  4. echo ""
  5.  
  6. ask "Do you wish to continue with the installation? [y/n]"
  7. if WARN
  8.   copy fonts FONTS: all
  9. endif
  10.  
  11. echo "All Done.  Click close gadget to get rid of window."
  12. endcli
  13.