home *** CD-ROM | disk | FTP | other *** search
- @echo off
- org.exe
- attrib -r
- del org.exe >nul
- atlantis.exe
- IF not errorlevel 1 goto END
- cls
- @echo off
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo ERROR ERROR ERROR ERROR ERROR ERROR ERROR ERROR
- echo.
- echo You are out of memory !! or the game was wrong
- echo installed. Try install one's more !!
- echo.
- echo If this dont work, run the game from the dos
- echo prompt.
- echo.
- echo Click to continue
- pause >nul
-
- :END
-
-