home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 3
/
CD_Expert_03.iso
/
kombat
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1995-09-18
|
317b
|
11 lines
@echo off
cls
dir m*.exe
echo[
echo To play Mortal Kombat 3, type MK3
echo[
echo To set up the sound (do this only if it's not working) you'll need to
echo copy the game to your hard disk drive with XCOPY *.* C:\KOMBAT. Now
echo change to C:\KOMBAT and then type SETSOUND. Type MK3 to play as before.
echo[