Note |
---|
Before you begin, please see our compatibility matrix to find out if this version of the product is fully tested on Windows. |
Follow the instructions below to install the required applications and the product on Windows.
Installing the supporting applications
- Be sure your system meets the Installation Prerequisites, and then install the following applications:
Install Java Development Kit (JDK)
Install Apache Maven (required only if you want to build the product from the source code and run samples)
- Be sure that the
PATH
environment variable is set to "C:\Windows\System32", because thefindstr
windows exe is stored in this path.
Installing the product
- If you have not done so already, download the latest version of the product as described in Obtaining Downloading the Product.
Extract the archive file to a dedicated directory for the product, which will hereafter be referred to as
<PRODUCT_HOME>
.
...