Open Lenni0451 opened 2 weeks ago
tree /F
in the mingw
directory?
java.exe
- See hereI just downloaded mingw, unzipped it and put it into the PATH
system variable.
After looking at the code it seems like the code is not checking if the java executable actually exists. I was able to add another version which does not exist by creating a java128/bin
folder and adding it to the PATH
variable. The bin
folder was completely empty.
The launcher detects mingw64 as a valid java installation and displays it as Java 64. mingw is in the following path:
C:\Users\User\AppData\Local\Programs\mingw64