In this step of the
exe4j wizard, you can
configure a splash screen for your application.
|
exe4j offers three different splash screen options
-
No splash screen
-
exe4j splash screen
This is a native splash screen whose implementation is provided by exe4j. This splash screen works
with all supported JVMs. Further configuration settings are available on the
Advanced splash screen options tab.
-
Java 6+ splash screen
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
JRE step.
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 decide to display a splash screen, you have to enter an image file. The file format can be PNG, GIF
or Windows BMP.
|