home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo -----------------------------------------------------------------------
- echo MENU N
- echo -----------------------------------------------------------------------
- echo.
- echo Please choose one of the following files to decompress onto your hard
- echo drive:
- echo.
- echo 1 - Games Selection 1-22 2 - Games Selection 23-44
- echo 3 - Games Selection 45-66 4 - Games Selection 67-88
- echo 5 - Games Selection 89-111
- echo.
- echo They will be placed in a directory called WAREZ, delete this to remove
- echo the files and utilities.
- echo.
- prompt Enter Choice:
-
-