Silent installation Bundled Java
I have to deploy the STM32CubeProg in an big network.
I’ve tried the silent installation, and I’m stuck with:
Error: unable to find or load main class com.st.app.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application"
There is as solution in
bundled-java-runtime-missing-or-corrupted
Im replaced installer to C:\Program Files\Java and rename folder "jre _1.8***" to simple "jre" and it works for me. Hope it will help you too.
This is not really the solution, or? Is there a clean way for a silent Installation?
The version is:
2.22.0
