!JAVA_IN_PATH! is not quoted, causing it to fail if there are spaces in the path: https://github.com/fizzed/stork/blob/c35185c20d05de26aa49eece17cecfb79b337b54/stork-launcher/src/main/resources/com/fizzed/stork/launcher/windows/batch-find-java.bat#L43
!JAVA_IN_PATH! is not quoted, causing it to fail if there are spaces in the path:
stork/stork-launcher/src/main/resources/com/fizzed/stork/launcher/windows/batch-find-java.bat
Line 43 in c35185c