home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / ww2107 / go.bat < prev    next >
DOS Batch File  |  1995-05-09  |  693b  |  21 lines

  1. @echo off
  2. echo     W O R L D    W A R     2     in  E U R O P E
  3. echo                       Strategy Game
  4. echo  
  5. echo ========================================================================
  6. echo  
  7. echo WW2 to play the game
  8. echo see file README.TXT for latest information
  9. echo INSTALL to load on hard drive
  10. echo Documentation is in the file WW2.DOC
  11. echo PRINTDOC to print documentation
  12. echo Online help available within the game
  13. echo  
  14. echo ========================================================================
  15. echo  
  16. echo Hit Ctrl-C if you do NOT wish to begin the game
  17. pause Press ENTER to begin World War 2 in Europe
  18. cls
  19. echo Loading World War 2 in Europe ...
  20. ww2.exe
  21.