In Install4j, how can I change the text of the "Next" button to "Install" in the screen just before the Installation screen?
In the "Pre-activation script" property of the screen call
context.getWizardContext().setNextButtonText("Install");