--editconfig

Syntax

kenaflow.exe --editconfig

Description

This command opens the global configuration file in an editor.

The global configuration file is called kenaflow.conf and is located in the same directory as kenaflow.exe.

By default, the configuration file is encrypted. In order for it to be edited, it must be temporarily stored on the hard disk. After closing the editor (not after saving the temporary file) the temporary file is read, encrypted and deleted.

The instance of kenaflow active at this time, including all subprocesses, recognizes the change to the global configuration file and terminates and restarts the processes. This ensures that the changes to the global configuration file are taken into account.

This command line switch must be run "as administrator" (high priviledges).