The JRE i genereally use is < then version 11. And that smaller version is in the command path (%PATH%). So i need to define manually the (at least) Version 11 (i downloaded JRE/JDK V14 from Zulu, hope it will work) in the start script (.bat for Windows, .sh for Linux)
Do i need to add parameter (java(.exe) executable path) for run.bat or run.sh or do i need to change the script itself?