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

  1. @echo off
  2. cls
  3. echo You are about to start playing all of the 640x480x256 FLC files from the CD.
  4. echo:
  5. echo Pressing the Esc key or a mouse button will start immediate loading 
  6. echo of the next FLC file.  Please be patient as we will be loading HUGE
  7. echo files off the CD-ROM.  You will need to reboot if you want to exit as
  8. echo before all of the animations have been played. 
  9. echo:
  10. echo For more info about this FLC player, see the file \PROGRAMS\PLAY80.ZIP
  11. pause
  12. cd \programs
  13. play fromcd.scr
  14. cd \menu
  15. mode 80
  16. \programs\50
  17. cls
  18. type menu.scr
  19.