Installation of DWS
IMPORTANT! Be sure to remove all previous files from earlier
versions before installing a new major build series version. This
includes the sample applications from previous versions as well.
Compiled Version
- Unzip the dwsXXXX.ZIP in your choosen directory for the
components. Be sure to include folder names since there
are various subdirectories included in the ZIP file. You
may be prompted to overwrite files if the folders are not
used.
- Now start Delphi and execute "Install Packages"
from menu "Packages". Choose "Add"
and select the file dwsXXdX.bpl.
Source Code Version
- Open the package source file dwsXXd4src.dpk or dwsXXd5src.dpk
(depending on your Delphi version) and then press the
"Install" button.
All Versions
Be sure to include the path in Delphi's library search path to
avoid file not found errors at compile time. This is found in the
Options for the project on the "directories" tab.
You should notice a new tab on the component palette: "DWS".
It contains the core components of the DelphiWebScript engine and
additional Libraries.
Isapi Components
- Compiled Version: Add dwsIsapiPackage.bpl using "Install
Packages" from menu "Packages".
- Source Code Version: Open dwsIsapiPackage.dpk in Delphi
and press the "Install" button.
The ISAPI components are added to the DWS tab on the component
palette.
Installation of DWS HTML Help
There´s no installation needed. Just open index.html in the subfolder "help"
with your Internet browser.
Look for news on http://www.dwscript.com