home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1996 #1
/
amigaacscoverdisc01.iso
/
games
/
installers
/
lotusii
/
install-lotusii
< prev
next >
Wrap
Text File
|
1996-03-31
|
324b
|
18 lines
echo "LotusII HD Installation. Written by JOTD 1995"
echo ""
echo "Insert LotusII disk into drive df0:"
ask "Do you want to continue ? (y/n)"
if WARN
disk2file LotusII.Disk
echo "Installation complete"
echo "Double-click the GAME or GAME1200 icon to play LotusII"
skip fin
else
echo "Aborted"
endif
lab fin
wait 3