----------------------------------------------------------------------
CGI Expert 7.0, Copyright 1996-2002 by  L.AKerman Software
----------------------------------------------------------------------

------------------------------
Before installation
------------------------------
Before installing the new version of CGI Expert you should:
1) uninstall all previous versions of CGI Expert use the uninstall.exe to do the uninstallation.
2) Remove all prior paths to CGIExpert in dialog "Tools - Environment Options - Library - Library Path".
3) If you have installed the "CGIExpertScripting" component, this must be uninstalled 
   since this is now integrated with the CGIExpert installation program

4) Make sure that Delphi and C++Builder is not running.

------------------------------
After innstallation
------------------------------
If your previous version was 4.0 or earlier please read this carefully:

A few things has changed since version 4.0 and To avoid problems when rebuilding 
your existing projects, please read the following instructions:
1) A few new properties has been added to the TGeneralHttpEngine component,
thus you have to open each Form and DataModule in your project before 
rebuilding. When opening the Forms and DataModules you will be asked to conmfirm
the canges in layout. Please accept thess changes.

2) Coded and CodeKey property of THttpCookie Component has new names and types.
Please accept this changes as well.



----------------------------------------------------
Installation of Delphi 4-7 components and Help files
----------------------------------------------------
By running the installation program and following the instructions,
you install CGI Expert. The components and the help file will automatically 
install into Delphi. 

If the installation program of some reason does not automatically 
integrate the components with Delphi, do like this:
1) Run Delphi and select menu option "Component - Install packages"
2) Make sure that the CGI Expert components are not installed but deactivated.
3) Press "Add" and find "CGIExpert.bpl" ("CGIExpert.dpl" if Delphi 3)
4) Press "OK"
 
To install the additional chart components, please uncomment the lines:
//{$DEFINE TEECHART_SUPPORT}
//{$DEFINE CHARTFX_SUPPORT}
//{$DEFINE VCFIRST_SUPPORT}
in the file \CGIExpert\Delphi x.0\cgiexpert.config and then recompile CGI Expert.dpk.

----------------------------------------------------
Installation of C++Builder 4-6 components and Help files
----------------------------------------------------

1) Open C++Builder and check "Component - Install packages" to make sure that the 
   CGI Expert components are not installed (Lars Akerman Software, CGI Expert).
2) Close C++Builder !
3) Run CGI Expert installation program and follow the instruction.
4) Open the file CGIExpert.bpk in C++Builder and press the compile button.
5) Open the file CGIExpert.bpk in C++Builder and press the install button.