home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
613b.lha
/
ThinFonts
/
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-02-02
|
243 b
|
11 lines
.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