Make *.l4j.ini file configurable
Brought to you by:
grzegok
As documented at https://launch4j.sourceforge.net/docs.html#Additional_jvm_options, the generated executables rely on a file program.l4j.ini (where program.exe is the generated executable file) to load some JVM options.
The name of this .ini file is currently determined by the name of the generated executable and cannot be configured. It would be nice to have a configuration option to change the name of this file.
Thanks Antonin, I have merged your fixing pull request, updated the binary form and merged the branch to master. However after deleting the feature branch when I try to open the merge request I get 500 error and cannot close it. Will check later again.
Best regards,
Grzegorz