(2022-03-16, 6:45)Jaco van der Molen Wrote: I tried the new installer, but it didn't download javafx-sdk-13.0.2 either.
It did download unzip and openjdk-13.0.2
I manually tried https://download2.gluonhq.com/openjfx/13...in-sdk.zip and that worked.
Extracting manualy did work and LDI starts
Thanks for re-testing and your report. This is would match the old installer's behavior. The new installer should try to download version 17 of jdk and jfx.
Downloading the installer from my website (after clearing caches) should result in an installer containing this line:
Code:
curl https://download2.gluonhq.com/openjfx/17.0.2/openjfx-17.0.2_windows-x64_bin-sdk.zip -o "%mypath%\openjfx-17.0.2_windows-x64_bin-sdk.zip"
If there is still some "bitsadmin" or "13.0.2" in the file, I assume your download link is not the same as mine. Did you use this one:
http://www.fam-frenz.de/stefan/ldiinst.zip
or another one?