home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c072
/
1.ddi
/
PRG5_2.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1987-09-19
|
192 b
|
9 lines
echo off
prg5_2 Do you want RAM resident software installed?
if errorlevel 1 goto :dont
echo Installing Ram residents
goto :exit
:dont
echo Not installing Ram resident programs
:exit