Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launch4j doesn't actually remove the need for Java? #8

Open
Goober5000 opened this issue Oct 27, 2017 · 3 comments
Open

launch4j doesn't actually remove the need for Java? #8

Goober5000 opened this issue Oct 27, 2017 · 3 comments
Assignees

Comments

@Goober5000
Copy link
Contributor

It turns out that Launch4J doesn't actually remove the need for Java, as demonstrated by a recent Discord conversation:
discord

Is there any EXE generator which will generate a complete application with no Java dependencies?

Before you mention Microsoft JET, I already contacted Turey and he said his license is no longer valid.

@MageKing17
Copy link
Member

You need to bundle a JRE with it. Here's the second result I got from my google search: https://stackoverflow.com/a/7582064/6407176

@asarium
Copy link
Member

asarium commented Oct 28, 2017

launch4j should show a dialog which contains a link to the java download page if Java isn't found on the system. Bundling a JRE is possible but that would increase the download size for only a tiny usability benefit.

@TheMatthew
Copy link

I would agree with asarium on that... Another issue would be the legality of bundling the jre as well as clashing with pre-installed versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants