home *** CD-ROM | disk | FTP | other *** search
/ Danger Hot Stuff - A Collection of PC Graphics / hotstuff.zip / hotstuff / SBGO.BAT < prev    next >
DOS Batch File  |  1994-01-22  |  1KB  |  29 lines

  1. @echo off
  2. cls
  3. echo SBGO.BAT - View animations with Sound Blaster
  4. echo Sound Blaster Pro users run SBPROGO.BAT
  5. echo Sound Blaster 16 users run SB16GO.BAT
  6. echo ---------------------------------------------------------------------
  7. echo You are about to run the 30 minutes of Autodesk Animator FLI files with 
  8. echo musical accompanyment.  To terminate this demo early, press Ctrl-End.  
  9. echo The demo will finish at the end of the next animation.  To see the 
  10. echo last parts of this sequence you will need 580k of free memory.  
  11. echo ----------------------------------------------------------------------
  12. echo To see this demo you MUST move the file MMPLAY.EXE into a directory
  13. echo in your path.  Assuming that you have installed your Sound Blaster
  14. echo software to drive C:, you will find this file in the directory
  15. echo C:\SB\MMPLAY.
  16. echo ----------------------------------------------------------------------
  17. echo Please use the README.DOC file as a guide to this disk.  You will
  18. echo find the contributors credits and all other information in that file. 
  19. echo ----------------------------------------------------------------------
  20. echo Enjoy and please send us contributions for our next CD-ROM !!
  21. pause
  22. cd\sbsounds
  23. sbfmdrv
  24. mmplay bigdemo.sb
  25. sbfmdrv /u  
  26. echo off
  27. echo There are some fantastic Sound Blaster demos located under 
  28. echo \SBSOUNDS\DEMO.  Don't miss them!
  29.