home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1997 May / PCA597.ISO / menue / demoarch / 09960009.bat < prev    next >
DOS Batch File  |  1996-07-27  |  202b  |  19 lines

  1. :civwar
  2. cd \menue
  3. cls
  4. w95det
  5. if errorlevel 2 goto civwar95
  6. cls
  7. cd \demos\civil
  8. win acw_demo.exe
  9. goto endall
  10.  
  11. :civwar95
  12. cd \menue
  13. restart.exe
  14. cd \demos\civil
  15. acw_demo.exe
  16. exit
  17.  
  18. :endall
  19.