home *** CD-ROM | disk | FTP | other *** search
/ Hot Stuff 2 / hot_stuff_2.zip / hot_stuff_2 / MENU / L.BAT < prev    next >
DOS Batch File  |  1992-11-04  |  395b  |  18 lines

  1. @echo off
  2. cd \sbdemos\starcom
  3. cls
  4. echo Editors note: This demo is for Sound Blaster Pro's only because it uses
  5. echo .SETVOLUME commands in the MMPLAY script.  Be sure to have your SOUND
  6. echo environment variable set to the SBPRO directory.
  7. echo:
  8. echo To quit this demo, press Ctrl-End 
  9. pause
  10. mmplay star.act
  11. type about.txt
  12. pause
  13. cd \menu
  14. mode 80
  15. \programs\50
  16. cls
  17. type menu.scr
  18.