Launch4J exe still needs the jar file -


launch4j seems simple setup after exe has been generated wouldn't run location.

the jar file used create launcher still needs in same folder exe is.

i thought have wrapped jar in exe , run anywhere? have done jsmooth before , worked well. jsmooth isn't supported on windows 7 anymore.

also not find proper documentation it.

what going wrong here.

thanks, shankar.

your simple scenario works me. options needed fill in output file, jar , min jre version. else left default.

it's important have external libraries packed jar , not folder next generated jar. achieve that, select "extract required libraries generated jar" option in eclipse when exporting runnable jar.


Comments