Windows Silent Installation

On Windows, the installer can be run in silent mode by using the flag /silent (installer appears) or /verysilent (installer is not visible) on the installer exe.

If there is a dashboard.json with the desired configuration and a licence.xml file in the same directory as the installer all the configuration will be handled automatically and result in a running configured Dashboard with no user interaction.

If preferred configuration can be skipped at this stage with /skipconfig but it will require the command line configuration-tool.exe to be run before the Dashboard is operational.

Use configuration-tool.exe --help to see usage details.