...
Installing the required applications
- Be sure your system meets the Installation Prerequisites. Java Development Kit (JDK) is essential to run the product.
- Be sure that the 'PATH' environment variable is set to "C:\Windows\System32", because the 'findstr' windows exe is stored in this path.
Installing the DSS
- Download the latest version of the DSS as described in Downloading the Product.
Extract the archive file to a dedicated directory for the DSS, which will hereafter be referred to as
<DSS_HOME>
.
...