home *** CD-ROM | disk | FTP | other *** search
/ Mustang 4 / Mustang_No4_Sharewares.iso / readme.bat < prev    next >
DOS Batch File  |  1994-12-07  |  815b  |  27 lines

  1. @echo off
  2. cls
  3. echo ╔═══════════════════════════════╗
  4. echo ║ Welcome to MUSTANG 4.0 CD-ROM ║
  5. echo ╚═══════════════════════════════╝
  6. echo.
  7. echo Installation for DOS:
  8. echo =====================
  9. echo First, run file INSTALL located in the root directory
  10. echo of your CD-ROM. This will copy some initialisation files
  11. echo onto your hard disk
  12. echo.
  13. echo Run the menu system from the root directory of
  14. echo your CD-ROM by entering "MUSTANG".
  15. echo.
  16. echo The menu system is fully mouse compatible
  17. echo.
  18. echo.
  19. echo Installation for WINDOWS:
  20. echo ========================
  21. echo Run the file SETUP in the root directory of the CD-ROM
  22. echo and follow the instructions on screen.
  23. echo.
  24. echo ┌───────────────────────────────┐
  25. echo │ Enjoy your new MUSTANG CD-ROM │
  26. echo └───────────────────────────────┘ 
  27.