From Java 6 on, Java provides a splash screen implementation. If you would like to use this option, your project must at least specify a Java minimum version of 1.6 on the Java Version tab of the General Settings.
Please note that you cannot specify the -splash:
VM parameter in the
, since this VM parameter is parsed by the
default Java launchers (java.exe and javaw.exe) which are not used by install4j
for Windows launchers.