home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 October / MDKDEMO.ISO / mdksetup.bat < prev    next >
DOS Batch File  |  1996-08-02  |  178b  |  10 lines

  1. @echo off
  2. @rem Set up sound system for mdk demo & start the demo
  3.  
  4. cd setup
  5. .\setup.exe
  6. cd ..
  7.  
  8. echo Type MDKDEMO to re-run the demo, re-run MDKSETUP as necessary
  9. mdkdemo
  10.