home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo -----------------------------------------------------------------------
- echo MENU X
- echo -----------------------------------------------------------------------
- echo.
- echo Please choose one of the following files to decompress onto your hard
- echo drive:
- echo.
- echo 1 - Utility Selection 1 2 - Utility Selection 2
- echo 3 - Utility Selection 3 4 - Utility Selection 4
- echo 5 - Utility Selection 5 6 - Wave Files
- echo 7 - Animation Demo
- echo.
- echo They will be placed in a directory called WAREZ, delete this to remove
- echo the files and utilities.
- echo.
- Prompt Enter Choice:
-