home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / NUT2-3.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-10-29  |  1.8 KB  |  25 lines

  1. @echo off
  2. cls
  3. echo ╔════════════════════════════════════════════════════════════════════════════╗
  4. echo ║                                                                            ║
  5. echo ║    The installation procedure must be run from the                         ║
  6. echo ║                                                                            ║
  7. echo ║                         UTILITIES disk                                     ║
  8. echo ║                                                                            ║
  9. echo ║    Insert that disk into the floppy drive and type:                        ║
  10. echo ║                                                                            ║
  11. echo ║                  INSTALL [source drive] [target drive]──┘                 ║
  12. echo ║                                                                            ║
  13. echo ║     For example, if your floppy drive is A and you wish to install         ║
  14. echo ║     Nutshell Plus on the C partition of your hard disk drive, then you     ║
  15. echo ║     may either log onto your floppy drive by entering "A:" at the next     ║
  16. echo ║     command line then enter the following command:                         ║
  17. echo ║                                                                            ║
  18. echo ║                           INSTALL A: C:──┘                                ║
  19. echo ║                                                                            ║
  20. echo ║     Or, simply type at the C Prompt:                                       ║
  21. echo ║                                                                            ║
  22. echo ║                           A:INSTALL A: C:──┘                              ║
  23. echo ║                                                                            ║
  24. echo ╚════════════════════════════════════════════════════════════════════════════╝
  25.