     HISTORY FILE FOR CHIEF'S INSTALLER LITE FOR WIN16 AND WIN32
     -----------------------------------------------------------
******************************************************************
** Please DO NOT MIX the files in this version with the files of
** any other version of Chief's Installer Pro (LITE or FULL)
******************************************************************

Version 4.80 (September 2000)
----------------------------
Maintenance release and a number of bug fixes.

Version 4.78 (December 1999)
----------------------------
1. Can specify new source directory to SETUP.EXE in the first parameter,
   preceded by "@" - 
	e.g., setup @h:\server\client\install
   Please see the "introduction" section of the help file for restrictions.

2. Several bugs since v4.51 fixed.

3. Updated for greater Win98 and Win2000 compatibility.

4. New version of winstl32.dll

5. New reserved word: $RUNDIR - points to the directory from which SETUP.EXE
   was run.

6. New reserved word: $RUN-DRIVE - points to the ROOT directory of the 
   directory from which SETUP.EXE (or a ChiefPro self-extracting EXE) was run.

7. Can specify new parameter to SETUP.EXE ("/SMS") - to instruct SETUP.EXE
   not to terminate until the installation is complete or until it has been 
   aborted.

8. Extension of $DISABLE-SOURCEDIR-EDIT - using it without any parameter 
   now defaults to use the code "disable"

9. New reserved word: $DISABLE-TARGETDIR-EDIT: to disallow changing the 
   edit field for the target directory
	* takes no parameter


Version 4.51 (June 1998)
------------------------
1. Several enhancements and amendments to the IDE, based on reports
   and feedback, including the renaming of a number of labels on controls,
   etc.

2. Minor bug fixes.

3. New reserved word: $DISABLE-SOURCEDIR-EDIT - to disable
   or remove the edit field that reads "Install from Source
   Directory" in the last dialog before the installation begins.
   It takes one parameter - either "DISABLE" or "REMOVE".

    e.g.,
	$DISABLE-SOURCEDIR-EDIT=DISABLE
	$DISABLE-SOURCEDIR-EDIT=REMOVE


Version 4.50 (June 1998)
------------------------
This is the first public release of the Lite version.
However, the version number will mirror that of the
full version (Chief's Installer Pro).

--------------------------------------------------

