Please note that you cannot specify the -splash:
VM parameter in the
"Java Invocation" step, since this VM parameter is parsed by the
default Java launchers (java.exe
and javaw.exe
) which are not used by exe4j.
If you select the "Native splash screen" option, the launcher will use its own implementation
of a splash screen that can be shown extremely quickly. The native splash screen does not support
translucent images. In that case, you cannot use the java.awt.SplashScreen
API to modify the splash screen. However, the text lines
on the splash screen work with the native splash screen as well.