the java_home environment variable is not defined correctly, this environment variable is needed to run this program.
NormallyJAVA_HOME does not contain the in part of the path.
YourJAVA_HOME should be set tosomething like C:ProgramFilesJavajdk-11.0.10, and your PATH should include something like %JAVA_HOME%in.