===== Installation =====================================

(1) Before installation of SEE4D, your Borland Delphi compiler (any
version) should already be installed on your system and tested.

(2) Exit Windows into DOS, or start a DOS window:

(3) Create your SEE project directory, copy the SEE archive, then unzip
the archive. For example:

    MKDIR   SEE4D
    PKUNZIP SEE4D20.ZIP SEE4D

(4) Execute INSTALL.BAT, which will copy the proper files.

    INSTALL 16    -- for Win16 (Delphi 1) and Windows 95/98.
    INSTALL 16 NT -- for Win16 (Delphi 1) and Windows NT.
    INSTALL 32    -- for Win32 and Windows 95/98.
    INSTALL 32 NT -- for Win32 and Windows NT.

(5) You're ready to compile & run!
