home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 December / PCA1296.ISO / menue / demoarch / 10960003.bat < prev    next >
DOS Batch File  |  1996-08-25  |  181b  |  11 lines

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