home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1997 November / PCP1197.ISO / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-09-07  |  609 b   |  24 lines

  1. @echo off
  2. cls
  3. echo       ┌─────────────────────────────────────────────────────┐
  4. echo       │                   Dune II CD-ROM                    │
  5. echo       │                                                     │
  6. echo       │ Copyright (c) 1995 Virgin Interactive Entertainment │
  7. echo       └─────────────────────────────────────────────────────┘
  8. echo  
  9. echo To run Dune II from CD-ROM type:
  10. echo  
  11. echo   DUNE2_GO
  12. echo  
  13. echo To change the setup options type:
  14. echo  
  15. echo   SETUP
  16. echo  
  17. echo To install the game onto your hard disk type:
  18. echo  
  19. echo   HDINSTAL
  20. echo  
  21. echo  
  22. echo  
  23.  
  24.