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

  1. @echo off
  2. cls
  3. cd \sbdemos\triton
  4. echo If you wish to terminate this demo before its finished, you'll have to 
  5. echo power your machine off.  Sorry about that!
  6. pause
  7. crystal
  8. cls
  9. type readme |more
  10. pause
  11. cls
  12. cd \menu
  13. mode 80
  14. \programs\50
  15. cls
  16. type menu.scr
  17.