home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 040 / em61.zip / README.BAT < prev    next >
DOS Batch File  |  1994-11-17  |  2KB  |  26 lines

  1. @ECHO OFF
  2. cls
  3. echo.
  4. echo      ╔══════════════════════════════════════════════════════════════════╗
  5. echo      ║                  EASY SOFTWARE DISTRIBUTION DISKS                ║
  6. echo      ║                  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                ║
  7. echo      ║                                                                  ║
  8. echo      ║ Easy Software products are supplied in compressed form with an   ║
  9. echo      ║ installation program which will unpack the program to your hard  ║
  10. echo      ║ disk.                                                            ║
  11. echo      ║                                                                  ║
  12. echo      ║ The installation program unpacks files to a directory of your    ║
  13. echo      ║ choosing.    It does not alter your Autoexec.Bat or Config.Sys   ║
  14. echo      ║ files.                                                           ║
  15. echo      ║                                                                  ║
  16. echo      ║ To install Easy Software products, insert the distribution disk, ║
  17. echo      ║ change to the drive (type "A:" or "B:") then type "Install".     ║
  18. echo      ║                                                                  ║
  19. echo      ║ All programs except Easy Menu will start automatically when the  ║
  20. echo      ║ installation routine completes. To start Easy Menu type "EM" at  ║
  21. echo      ║ the DOS Prompt after installation.                               ║
  22. echo      ║                                                                  ║
  23. echo      ║ Thank you for choosing Easy Software.                            ║
  24. echo      ╚══════════════════════════════════════════════════════════════════╝
  25. echo.
  26.