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

  1. @echo off
  2. cls
  3. echo -----------------------------------------------------------------------
  4. echo                               MENU N
  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 - Games Selection 1-22           2 - Games Selection 23-44
  11. echo 3 - Games Selection 45-66          4 - Games Selection 67-88
  12. echo 5 - Games Selection 89-111
  13. echo.
  14. echo They will be placed in a directory called WAREZ, delete this to remove
  15. echo the files and utilities.
  16. echo.
  17. prompt Enter Choice:
  18.  
  19.