home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_47 / OPSYS204.ZIP / README.BAT < prev    next >
DOS Batch File  |  1991-02-26  |  941b  |  14 lines

  1. @echo off
  2. cls
  3. echo    ┌────────────────────────────────────────────────────────────────────────┐
  4. echo    │                          OPSYS Installation                            │
  5. echo    │                                                                        │
  6. echo    │  The File OPSYS.BIN will be renamed to  OPSYS.EXE after installation.  │
  7. echo    │  It is named  *.BIN so it can not be run until after it is installed.  │
  8. echo    │  Please allow the INSTALL file to rename it for you, so OPSYS will be  │
  9. echo    │  started correctly.  Please run the batch file  DOCUTIL  for more in-  │
  10. echo    │  formation,  or if you are ready to install OPSYS now,  run the batch  │
  11. echo    │  file INSTALL. . . . . . . . . . . . . . . . . . . . . . . THANK YOU!  │
  12. echo    │                                                                        │
  13. echo    └────────────────────────────────────────────────────────────────────────┘
  14.