Setup (Client)

<< Click to Display Table of Contents >>

Navigation:  ENTERPRISE >

Setup (Client)

The local setup on a user’s machine entails installation of the waterRIDE FLOOD software and associated files into the Program Files (x86)\waterRIDE folder.

On each user machine, the local configuration wR_FLOOD.INI file (in the above installation path) must include an entry pointing to the enterprise folder in the [APPLICATION] section. In v8, this approach was used to specify the license server path (and still can be).

Example local configuration wR_FLOOD.ini file:

[APPLICATION]

; relative path from the application to the Common folder (GDAL and other DLL libraries)

CommonLibraryFolder=..\Common

; full path to the 'wR_Enterprise' folder

wREnterpriseFolder=X:\Configuration Settings\wR_Enterprise

 

[LOCALISATION]

;UnitsOfMeasurement=US Customary

 

Settings in the central enterprise configuration file will override those in the local configuration file.

The local ini file will reside in the same folder as the wR_FLOOD.exe application file. This can be built into custom MSI packages if desired for distributed release. A "default" wR_FLOOD.ini file ships with the standard install package.