Can I customise the install4j Welcome screen messages? -


When my installer starts, do I want to be able to set up a message? Is this possible?

If not, and I change the welcome screen with the banner screen, will I remove the functionality provided by the welcome screen?

Thank you!

Go to the "General Settings-> Languages" step and set a custom localization file editor of the localization file You can search for messages with a line in

  WelcomeLabel3 = your text   

"Override message" tool bar button.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -