home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem Batch file to execute STONE MIST VOLUME II
- rem Copyright 1988-1993 Bit Brother Software.
- intro.exe
- ems-scan.exe
- if errorlevel=10 goto end
- configp.exe
- if errorlevel=10 goto end
- rem ******************************************
- rem We need to check an exit code to see if
- rem hardware test has been passed
- rem ******************************************
- pict2.exe
- rem ??????
- dw3-3.exe
- if errorlevel=10 goto end
- :end
- endgame.exe
-