home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame Game Cube 1: DOS / aztechhalloffamegamecubedisc1- / descent / descent.bat < prev    next >
DOS Batch File  |  1996-08-06  |  163b  |  7 lines

  1. @echo off
  2. rem Batch file to run shareware version of Descent.
  3. if exist *.swp del *.swp
  4. dcntshr.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. echo.
  6. if exist *.swp del *.swp
  7.