home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0020 - 0029
/
ibm0020-0029
/
ibm0028.tar
/
ibm0028
/
HA5V2-2.ZIP
/
INSTALL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-04-22
|
286 b
|
13 lines
echo off
IF NOT EXIST install.bat GOTO err
insdos
IF ERRORLEVEL 1 GOTO END
IF EXIST ha5mdm.msg type ha5mdm.msg
IF EXIST ha5mdm.msg del ha5mdm.msg
GOTO end
:err
cls
echo Please log onto the drive that contains the HyperACCESS/5 Program
echo Disk and then type INSTALL.
:end