home *** CD-ROM | disk | FTP | other *** search
/ Screen Artists / SCREEN_ARTISTS.iso / SBGO.BAT < prev    next >
DOS Batch File  |  1992-04-09  |  1KB  |  28 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 ---------------------------------------------------------------------
  6. echo You are about to run the 30 minutes of Autodesk Animator FLI files with 
  7. echo musical accompanyment.  To terminate this demo early, press Ctrl-End.  
  8. echo The demo will finish at the end of the next animation.  To see the 
  9. echo last parts of this sequence you will need 580k of free memory.  
  10. echo ----------------------------------------------------------------------
  11. echo To see this demo you MUST move the file MMPLAY.EXE into a directory
  12. echo in your path.  Assuming that you have installed your Sound Blaster
  13. echo software to drive C:, you will find this file in the directory
  14. echo C:\SB\MMPLAY.
  15. echo ----------------------------------------------------------------------
  16. echo Please use the README.DOC file as a guide to this disk.  You will
  17. echo find the contributors credits and all other information in that file. 
  18. echo ----------------------------------------------------------------------
  19. echo Enjoy and please send us contributions for Hot Stuff II by Aug 1st, 92
  20. pause
  21. cd\sbsounds
  22. sbfmdrv
  23. mmplay bigdemo.sb
  24. sbfmdrv /u  
  25. echo off
  26. echo There are some fantastic Sound Blaster demos located under 
  27. echo \SBSOUNDS\DEMO.  Don't miss them!
  28.