home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 2
/
CD_Action_2.iso
/
descent2
/
d2_1.sow
/
D2.BAT
next >
Wrap
DOS Batch File
|
1995-12-14
|
158b
|
7 lines
@echo off
rem Batch file to run Descent 2 Interactive Demo
if exist *.swp del *.swp
eregcard
d2demo %1 %2 %3 %4 %5 %6 %7 %8 %9
if exist *.swp del *.swp