[FB14892] Client launcher uses Azul Java even with useBundledJre=false

For some reason the default install location of Java isn’t being found and we always fall back to the internal version when this happens. We are looking into why this is happening, but to get around the issue adding a JAVA_HOME environment variable as a System Variable to your Windows installation will resolve the issue. This environment variable will need to point to the installation directory for Java (ex. C:\Program Files\Java\jre1.8.0_191).

Thanks,
Garth