home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 October
/
MDKDEMO.ISO
/
mdksetup.bat
< prev
next >
Wrap
DOS Batch File
|
1996-08-02
|
178b
|
10 lines
@echo off
@rem Set up sound system for mdk demo & start the demo
cd setup
.\setup.exe
cd ..
echo Type MDKDEMO to re-run the demo, re-run MDKSETUP as necessary
mdkdemo