home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 139.INTRO.BAT < prev    next >
DOS Batch File  |  1991-08-04  |  312b  |  31 lines

  1. cls
  2. @echo off
  3. type howflip.txt
  4. pause > nul
  5. cls
  6. type title.txt
  7. pause > nul
  8. cls
  9. type miscinfo.txt
  10. pause > nul
  11. traffic
  12. airfoils
  13. panel1
  14. panel2
  15. scanwx
  16. type configs.txt
  17. pause > nul
  18. takeoff
  19. cruise
  20. climb
  21. descend
  22. slowfly
  23. final
  24. type demtxt.txt
  25. pause > nul
  26. cls
  27. type envoi.txt
  28. pause > nul
  29. cls
  30.  
  31.