Re: UMS wont start
Posted: Wed Apr 17, 2019 3:29 pm
It seems reasonably clear that your problem is with your PATH as well. If you post the content of your PATH, my guess is that it's easy to spot the problem. To list the PATH content, simply run from a cmd.exe shell:
Code: Select all
echo %path%