home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 10
/
10.iso
/
m
/
m003_1
/
sb_sp.ddi
/
INSTALL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-10-07
|
253 b
|
15 lines
echo off
cls
if not exist INTRO1.TXT goto :FAIL
type INTRO1.TXT
pause > nul
cls
type INTRO2.TXT
pause > nul
cls
type INTRO3.TXT
goto :END
:FAIL
echo You must log onto the drive with the Voyetra disk in it before typing INSTALL
:END
echo on