home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ╔════════════════════════════════════════════════════════════════════════════╗
- echo ║ ║
- echo ║ The installation procedure must be run from the ║
- echo ║ ║
- echo ║ UTILITIES disk ║
- echo ║ ║
- echo ║ Insert that disk into the floppy drive and type: ║
- echo ║ ║
- echo ║ INSTALL [source drive] [target drive]──┘ ║
- echo ║ ║
- echo ║ For example, if your floppy drive is A and you wish to install ║
- echo ║ Nutshell Plus on the C partition of your hard disk drive, then you ║
- echo ║ may either log onto your floppy drive by entering "A:" at the next ║
- echo ║ command line then enter the following command: ║
- echo ║ ║
- echo ║ INSTALL A: C:──┘ ║
- echo ║ ║
- echo ║ Or, simply type at the C Prompt: ║
- echo ║ ║
- echo ║ A:INSTALL A: C:──┘ ║
- echo ║ ║
- echo ╚════════════════════════════════════════════════════════════════════════════╝