Install4j - 将 "Next" 按钮的文本更改为 "Install"
Install4j - Change the text of the "Next" button to "Install"
在 install4j 中,如何在安装屏幕之前的屏幕中将 "Next" 按钮的文本更改为 "Install"?
在"Pre-activation script"属性的屏幕调用
context.getWizardContext().setNextButtonText("Install");
在 install4j 中,如何在安装屏幕之前的屏幕中将 "Next" 按钮的文本更改为 "Install"?
在"Pre-activation script"属性的屏幕调用
context.getWizardContext().setNextButtonText("Install");