The Turbo Vision Installer 
V1.0 (C) 1999, Laszlo Merczel
-----------------------------

1. Short description

    The Turbo Vision Installer (T.V.I.) is a simple program for the MS-DOS
   platform, that lets you create a Setup disk from your program. The setup
   disk will include a fully interactive installer program (INSTALL.EXE),
   and the compressed program files.

2. Hardware requirements

    T.V.I. is a very small program, and requires only 250K of free memory
   for the LZ77 coder/compressor algorithm.
    The speed of the Installation & Setup Disk Creation depends on:
	- the amount of cache 
	- the speed of the processor

3. Installing

    Step 1.	-	Create a directory for T.V.I.
    Step 2.	-	Copy the Archive to the new directory
    Step 3.	-	Extract files from archive with PkUnzip -d archive.zip

4. Using T.V.I.

    You can start the program with DISK.EXE.

    The name speaks for itself. The program is written in Turbo Vision,
   so - I think - you are familiar with the Standard Borland IDE. The 
   functions commented in the dialogs, so using is self-explanatory.

    Warning: do *NOT* delete the STPDISK directory, because it is the
   directory, where the Setup disk will be placed.

5. Contact the Author

    T.V.I. is written by Laszlo Merczel in 1999. You can download the newest 
   version from Simtel, or you can order it in e-mail.
   My e-mail address is: da_maniac_@yahoo.com

6. Getting the source code

    The code is done in TP7/BP7, using the Turbo Vision objects & units.
   You can download the source of only the previous version.
   For example: if current version is 1.5, then the source of 1.4 will be
   downloadable from the home page. (See address above.)

7. Copying and others

    The new version of the program is freeware, and the olders are public 
   domain, so you can copy them without any violation of the law.


			I hope you enjoy using my program:

					     Laszlo Merczel

