So far what I've tried is Launch4j which I did not have success making it work. Always getting java.lang.NoClassDefFoundError:
Is there a way build a shaded Jar into a Win32 executable (console app) with embedded JRE with Maven. So user would not have to install Java?