home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 9
/
09.iso
/
l
/
l076
/
1.ddi
/
INSTALLR.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1989-04-11
|
159 b
|
10 lines
echo off
echo Insert Runtime disk in Drive A:
pause
echo on
mkdir runtime
copy a:*.* runtime
echo off
echo True BASIC installed on hard disk.
echo on