barrisca
07-24-2009, 11:58 AM
Hi,
I have a nice splash screen implemented for my Java application that shows some nice informative details about the application starting up like validating license, initialising application context, etc...
I am using the built Java support for displaying splash screen images, e.g. java -splash:images/splash.gif.
I cannot seem to incorporate this into InstallAnywhere. I have tried adding this parameter into the application .LAX file at the command line arguments property, but doing this just stops the application from working completely and it does not start up at all.
Is there a solution to this rather than attempting to redo my splash screen using InstallAnywhere's fancy way!
Regards,
Paul
I have a nice splash screen implemented for my Java application that shows some nice informative details about the application starting up like validating license, initialising application context, etc...
I am using the built Java support for displaying splash screen images, e.g. java -splash:images/splash.gif.
I cannot seem to incorporate this into InstallAnywhere. I have tried adding this parameter into the application .LAX file at the command line arguments property, but doing this just stops the application from working completely and it does not start up at all.
Is there a solution to this rather than attempting to redo my splash screen using InstallAnywhere's fancy way!
Regards,
Paul