Launch4J splash file -
i trying use launch4j , found following example splash image. allowed image format, other *.bmp?
<splash> <file>${project.basedir}/src/main/build/splash.bmp</file> <waitforwindow>true</waitforwindow> <timeout>60</timeout> <timeouterr>true</timeouterr> </splash>
Comments
Post a Comment