Path Variable

If you are running a single kenaflow instance on the computer, it is recommended that you add the kenaflow program folder to the PATH environment variable of the Windows operating system.

To do this, start a command line (cmd.exe) with elevated privileges ('as administrator') and execute the following command:

setx PATH "%PATH%;<kenaflow-program-folder>" /M

Replace <kenaflow-program-folder> with the actual folder.