home *** CD-ROM | disk | FTP | other *** search
- @echo off
-
- echo This program will overwrite some existing files in your Omar directory.
- echo Please answer "y" (yes) if you are asked "overwrite existing..."
-
- copy bridge.* c:\Omar
-
- c:
- cd\Omar
-
- cls
- echo.
- echo.
- echo You may now start your program normally. Enjoy your game!
-