home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame Game Cube 1: DOS
/
aztechhalloffamegamecubedisc1-
/
descent
/
descent.bat
< prev
next >
Wrap
DOS Batch File
|
1996-08-06
|
163b
|
7 lines
@echo off
rem Batch file to run shareware version of Descent.
if exist *.swp del *.swp
dcntshr.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
echo.
if exist *.swp del *.swp