home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
17 Bit Software 2: Collection B
/
17Bit_Collection_B.iso
/
files
/
2247.dms
/
in.adf
/
InstallFonts
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-03-25
|
272 b
|
13 lines
.K ""
echo "This script will install the Legend of Lothian fonts in your FONTS:"
echo "directory."
echo ""
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