I developed an app using B4J.
Everything is working perfect on my development computer (Dell laptop/Windows 11).
But when I try to use the app (the jar file) on other machines, the app doesn't start. Nothing happens.
The other machines are also with Windows 11 and I installed the same JRE and also JDK.
It's the same issue on a number of different machines.
The app starts to work only if I install the B4J IDE on that machine.
Beside the jar file, do I need to have other files/libraries on the Windows that I am trying to run the jar file?
In other words, does the jar file include everything that I need to run the application? (assuming JRE is installed)
Thanks.
The question is: Can I use only the exe file that was created or do I need to deploy the exe file together with the rest of stuff in the build folder which includes folders like bin, conf, legal, lib.
The question is: Can I use only the exe file that was created or do I need to deploy the exe file together with the rest of stuff in the build folder which includes folders like bin, conf, legal, lib.
Can I use only the exe file that was created or do I need to deploy the exe file together with the rest of stuff in the build folder which includes folders like bin, conf, legal, lib.
Just a friendly note. You're not meant to mark your own confirmation as the solution. In this case it would have more apropriate to mark #10 or #16 as the solution, or whichever you think is more correct.