home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / descsho1.zip / RUNME.BAT < prev   
DOS Batch File  |  1992-12-29  |  548b  |  14 lines

  1. @ECHO OFF
  2. ECHO.
  3. ECHO.
  4. ECHO     ════════/ USE RUNME ONLY AFTER YOU INSTALLED DESCRIPTOR! /══════
  5. ECHO     You must First type "GO". Type "Runme" only afterwards when you
  6. ECHO     want to view Descriptor again!. If you have already installed
  7. Echo     it with the Go command, press you favorite Key now to continue
  8. Echo     CTRL-C to abort...
  9. ECHO     ═════════════════════════════════════════════════════════════════
  10. rem      You can also type SHOWCASE to view this program and do away with
  11. rem      this Batch File.
  12. pause >nul
  13. showcase
  14.