README.TXT file for the Setup Toolkit SETUP.EXE version 1.00.002:

This file lists the changes made to SETUP.EXE after Visual Basic
version 3.0 shipped. The version of SETUP.EXE that was released with
Visual Basic version 3.0 has a date and time of 28-APR-1993 12:00 am
and is 15312 bytes in size. The file contains no version number.

Installation Notes
------------------
Copy this version of SETUP.EXE into your SETUPKIT\KITFILES directory
over your existing copy of SETUP.EXE.

Distribution Notes
------------------
You are free to distribute this version of SETUP.EXE royalty free.

Features/Bug Fixes
------------------
The following are the features and bug fixes that were added to
SETUP.EXE after VB 3.0 was released. This file will be updated with
the latest bug fixes and features any time a new post-release VB 3.0
version of SETUP.EXE becomes available.

Version    Bug Fix/Feature              Comments
---------------------------------------------------------------------
1.00.002   VER.DLL is truncated to      SETUP.EXE now checks to see
           zero bytes if it is not      if VER.DL_ exists on  your
           found or has an incorrect    distribution disk. If it is
           name on the distribution     not found, the following error
           disk.                        error is displayed and then
                                        SETUP.EXE terminates:
                                        "Error - File not found:
                                        A:\VER.DL_. This file is
                                        required by Setup."

1.00.002   SETUP.EXE does not run       Now in Windows version 3.0, you
           in Windows version 3.0.      will see the following error
                                        message, and then SETUP.EXE will
                                        terminate: "This application
                                        requires a newer version of
                                        Windows."

1.00.002   The Visual Basic version     This problem occurs because
           3.0 THREED.VBX does not      the file type of THREED.VBX
           overwrite the Visual Basic   changed from "APP" to "DLL"
           version 2.0 THREED.VBX.      between version 2.0 and 3.0.
                                        SETUP.EXE now ignores file
                                        type differences and will
                                        install any file where the
                                        source and destination names
                                        are the same when the source
                                        file is the same or a newer
                                        version.

1.00.002   This error message:          The error messages are now
           "Could not open or read      "Error - Could not open file:
           file: <filename>" was        <filename>" and "Error - Could
           replaced with two            not read file: <filename>."
           separate error messages.     Both errors cause SETUP.EXE to
                                        terminate.

1.00.002   New error message added:     The new error message replaces:
           "Error - Insufficient        "Error - Could not copy file:
           disk space on drive          <source filename> ->
           <drive letter>:" has         <destination filename>"
           This error causes            when there is insufficient
           SETUP.EXE to terminate.      disk space.

1.00.002   Version information was      The version number 1.00.002
           added to SETUP.EXE.          was added to SETUP.EXE.
                                        Previous versions of SETUP.EXE
                                        have no version number.

