home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ┌──────────────────────────────────────────────────────────────────────┐
- echo │ Thanks for evaluating QUIK-INSTALL v1.6 │
- echo │──────────────────────────────────────────────────────────────────────│
- echo │ One of the most common problems new users experience is copying │
- echo │ program's to the root of their hard disks. Another common problem │
- echo │ is trying to unpack EXE archives. Many users simply run the │
- echo │ program and let it fill up their floppy disk. QUIK-INSTALL is │
- echo │ small, easy to setup and use and will perform most common install- │
- echo │ ation tasks. Eliminates installation problems and is very convien- │
- echo │ ient for users. Though very small QUIK-INSTALL has many features: │
- echo │ │
- echo │ * Supports multiple disk installations. │
- echo │ * Installs by copying files or installs using EXE archives. │
- echo │ * Creates subdirectory & copies files using a single key press. │
- echo │ * Checks disk space. If not enough informs user of amount needed. │
- echo │ * Option to exit in the installed directory. │
- echo │ * Can "stuff" keyboard buffer with any command after installation. │
- echo │ * Colors can be customized. │
- echo │ * Stores setup internally. (Self modifying code.) │
- echo │ * And a few other goodies... │
- echo │──────────────────────────────────────────────────────────────────────│
- echo │ Thanks again! │
- echo └──────────────────────────────────────────────────────────────────────┘
- echo.
-
-
-
-
-