home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 171.EXTRACT.BAT < prev    next >
DOS Batch File  |  1992-09-25  |  1KB  |  25 lines

  1. ECHO OFF
  2. CLS
  3. ECHO -------------------------------------------------------------------------
  4. ECHO CAUTION: We recommend that you install EnVision Publisher by means of the
  5. ECHO          INSTALL program on the EnVision Publisher Disk 1.
  6. ECHO ..........................................................................
  7. ECHO EXTRACT allows you to install EnVision Publisher on your hard disk without
  8. ECHO running the INSTALL program.  However, before running EXTRACT you should
  9. ECHO have made a new directory on your hard disk, and then copied all the files
  10. ECHO from the two EnVision Publisher disks onto this directory. Then you should
  11. ECHO run EXTRACT from that directory. EXTRACT will unarchive the 2 compressed 
  12. ECHO self-extracting files EVP100P1.EXE and EVP100P2.EXE. 
  13. ECHO Note that EXTRACT will not delete the archive files once it finished
  14. ECHO extracting.
  15. ECHO ..........................................................................
  16. ECHO Press any key to continue, or CTRL-C to cancel EXTRACT.
  17. ECHO...........................................................................
  18. PAUSE
  19. CLS
  20. ECHO Extracting files...
  21. EVP100P1
  22. EVP100P2
  23. CLS
  24. ECHO Type READ-ME to see the read-me file, or EVP to start the program.
  25. ECHO ON