Good morning, as a Java developer I create and execute my jar apps on my computer, I have a question that...
If I use Launch4J and I compile an exe, in the settings i saw that you need to specify the minimum JRE version, so.. if the user doesn't have JRE it can't be executed, I also heard about packing the JRE inside the exe but it will get bigger.
Is there any way to create a properly java application which is a standalone one like vb6.
Thanks in advance.