home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 11 / 1995-10_Disc_11.iso / patches / omardos.zip / OMAR.BAT < prev   
DOS Batch File  |  1994-08-03  |  288b  |  15 lines

  1. @echo off
  2.  
  3. echo This program will overwrite some existing files in your Omar directory.
  4. echo Please answer "y" (yes) if you are asked "overwrite existing..."
  5.  
  6. copy bridge.* c:\Omar
  7.  
  8. c:
  9. cd\Omar
  10.  
  11. cls
  12. echo.
  13. echo.
  14. echo You may now start your program normally.  Enjoy your game!
  15.