Share

Launch4j Executable Wrapper

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Support for SE 6 'SplashScreen-Image'?

You are viewing a single message from this topic. View all messages.

  1. 2009-02-09 09:58:34 UTC
    Actually there is a way to get the Java6 splash displayed.

    I think that Launch4J should do this automatically, but it seems as if it is not adding the "-jar" command line when launching the app, it is just adding the main jar to the classpath.

    However if you add "-jar mymainjar.jar" as an opt tag then Java will display your built in splash screen.

    For example:
    <opt>-jar "%EXEDIR%\\MyMainJar.jar"</opt>

    Regards,
    Jody
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.