Installing the the WebScript Control Components
================================================


Before installation (If previous release already installed)
===========================================================

Before installation of the new version of WebScript Control please follow 
the following steps:
1) Uninstall the WebScript Control packages from Delphi.

2) Run the WebScript Control uninstallation program (uninstall.exe).

3) Remove previous references to the components in the search path in Delphi at:
 "Tools - Environment Options - Library - Library Path".


Installation of Delphi 3.0 or Delphi 4.0 components and Help files
==================================================================

When running the WebScript Control installation program the following will happen:

1) WebScript Control Help files are automatically installed to Delphi.

2) WebScript Control components are copied to your disk. 

3) To install the components you then need to compile and install the following packages:
  "\Comps\Delphi x\CGIExpertScripting.dpk" (Only if you have CGI Expert installed)
  "\Comps\Delphi x\WebBrokerScripting.dpk" (Only if you have WebBroker installed)

4) The TWebBrokerScript component will now appear in the components palette in the 
   "WebBroker Plus" folder.
   The TCGIExpertScript component will now appear in the components palette in the 
   "CGI Expert" folder.



