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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -