home *** CD-ROM | disk | FTP | other *** search
/ Shareware Gold 7 / CDGOLD.iso / x / xmain.bat < prev   
Encoding:
DOS Batch File  |  1996-01-22  |  673 b   |  19 lines

  1. @echo off
  2. cls
  3. echo -----------------------------------------------------------------------
  4. echo                               MENU X
  5. echo -----------------------------------------------------------------------
  6. echo.
  7. echo Please choose one of the following files to decompress onto your hard
  8. echo drive:
  9. echo.
  10. echo 1 - Utility Selection 1            2 - Utility Selection 2
  11. echo 3 - Utility Selection 3            4 - Utility Selection 4
  12. echo 5 - Utility Selection 5            6 - Wave Files
  13. echo 7 - Animation Demo
  14. echo.
  15. echo They will be placed in a directory called WAREZ, delete this to remove
  16. echo the files and utilities.
  17. echo.
  18. Prompt Enter Choice:
  19.