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

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -