home *** CD-ROM | disk | FTP | other *** search
/ 4-Ever Doomed / 4-everdoomedcypresssoftware1994.iso / utils / d1_d2 / apcidoom / apcidoom.bat < prev    next >
DOS Batch File  |  1994-10-30  |  487b  |  17 lines

  1. @echo off
  2. rem  ********************************************
  3. rem *** GET OUT OF THIS FILE BEFORE I FRAG YA! ***
  4. rem ***   If you change it, you're screwed!!   ***
  5. rem  ********************************************
  6. if exist apcimenu.exe goto nextpart
  7. echo.
  8. echo You must run APCIDOOM.BAT from the APCiDOOM directory.
  9. echo.
  10. goto bottom
  11. :nextpart
  12. echo 0x2342L > apciflag.dat
  13. apcilook.exe
  14. apcimenu.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  15. if exist apcidrun.bat call apcidrun.bat
  16. :bottom
  17.