home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
UTILITY
/
FILE
/
MSI14.ZIP
/
M.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-05-10
|
375 b
|
28 lines
@echo off
msi
goto bypass
:menu
msi returning
:bypass
if errorlevel 9 goto DOS
call act
goto getback
: create a dos shell
:DOS
@echo off
cls
echo
echo ╔════════════════════════╗
echo ║ Type "EXIT" to return ║
echo ║ to MSI Menus. ║
echo ╚════════════════════════╝
call command.com
:getback
:c:
:cd \
goto menu