home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / stonem2 / runme.bat < prev    next >
DOS Batch File  |  1993-12-16  |  458b  |  19 lines

  1. @echo off
  2. rem Batch file to execute STONE MIST VOLUME II
  3. rem Copyright 1988-1993 Bit Brother Software.
  4. intro.exe
  5. ems-scan.exe
  6. if errorlevel=10 goto end
  7. configp.exe
  8. if errorlevel=10 goto end
  9. rem ******************************************
  10. rem   We need to check an exit code to see if
  11. rem   hardware test has been passed
  12. rem ******************************************
  13. pict2.exe
  14. rem ??????
  15. dw3-3.exe
  16. if errorlevel=10 goto end
  17. :end
  18. endgame.exe
  19.