0

I am just experimenting to learn how to package and install a java app built on intellij onto a PC.

I built hello world in intellij using "C:\Program Files (x86)\OpenJava\openjdk-15.0.2_windows-x64_bin\jdk-15.0.2" and it runs in the development environment.

If I understand Launch4j, I can specify in the JRE tab a bundled JRE so I am not dependant on what is on the target PC.

My question is what do I put in the "Bundled JRE path" box on the JRE tab in Launch4j. Path to JRE, JDK, openJDK. Does the path include a file name? Is it just a directory, the BIN?

a bit lost, Thanks, Tony

Tony Vink
  • 11
  • 2

1 Answers1

1

I was able to find an example like mine and the solution works for me.

How to bundle a JRE with Launch4j?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Tony Vink
  • 11
  • 2