home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 2
/
FFMCD02.bin
/
new
/
misc
/
edu
/
dinosaurs
/
dino.script
next >
Wrap
Text File
|
1993-12-21
|
560b
|
27 lines
FailAt 20
Echo "*nDinosaurs! Version 2.0 Installation Script*n"
makedir dh0:fonts/Dino
Copy :font/Dino/ to dh0:fonts/Dino/ QUIET
Copy :font/Dino.font to DH0:fonts/ QUIET
Echo "The font DINO has been added to your FONTS directory."
Echo ""
Ask "Install Dinosaurs! Version 2.0 to your hard drive ?"
If WARN
Copy DinoV2.0 DH0:
Copy DinoV2.0.info DH0:
Echo "*nDinosaurs! V2.0 has been added to partition DH0."
Else
Echo "*nPlease install Dinosaurs! manually ... Thanks!"
EndIf
Lab INSTALLED
Echo "*nInstallation complete.*n"
Wait 5
EndCLI >NIL: