home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MONSTER / RUN_SHOW.BAT < prev    next >
DOS Batch File  |  1994-05-09  |  622b  |  19 lines

  1. @ECHO OFF
  2. ECHO .
  3. ECHO .
  4. ECHO This batch file will unzip CompuShow 2000 v1.01 in this directory
  5. ECHO so you will be able to view the images on this Monster Media `94
  6. ECHO disc. This program is supplied for evaluation purposes only.
  7. ECHO If you continue to use CompuShow 2000, you are required to register
  8. ECHO this program with the author. There are also many other very
  9. ECHO fine image viewers which may be found in the GRAPHICS directory.
  10. ECHO .
  11. UNZIP SHW2_101.ZIP
  12. ECHO .
  13. ECHO .
  14. ECHO Please refer to the directions in the book for running the
  15. ECHO Windows version, WINCD.
  16. ECHO .
  17. DEL SHW2_101.ZIP
  18. VIEWCD
  19.