home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
424.lha
/
DearDiary_v1.9
/
execute.me
< prev
Wrap
Text File
|
1990-09-25
|
567b
|
25 lines
echo "OK.. MAKESURE THIS DISK IS NAMED DIARY"
echo ""
makedir diary:c
copy c:setclock diary:c
copy c:date diary:c
copy c:run diary:c
copy c:dir diary:c
copy c:cd diary:c
echo "Now, install this disk to make it bootable."
echo "================"
echo "If you have two drives"
echo "put diary in df1: and type"
echo "INSTALL DF1:"
echo "==============="
echo "If you have 1 drive"
copy c:install ram:
echo "put diary in df0:"
echo "and type "
echo "RAM:INSTALL DF0:"
echo ""
echo "Boot the disk"
echo "If it doesn't work, read the"
echo "INFO file in the entries dir"