install4j 个性化进度条

install4j individualization of the progressbar

我是 install4j 新手。使用它时,我想知道进度显示。

使用栏运行的安装文件。之后它达到了 100%。但是在项目中,在此之后会进行一系列操作。这些需要几秒钟。在此期间,条形图为 100%。这看起来像安装被冻结。如何更个性化地调整进度条,或者有什么其他解决方案可以解决这个问题?

谢谢大家:)

您可以在需要大量时间的动作序列之前添加两个动作:

  • "Set messages" 操作 "Use status" select 和 "Status message" 设置为 "Completing installation..."

  • "Set the progress bar" 操作 "Type of change" 属性 设置为 "Set indeterminate status"

或者,您也可以实施更精细的报告。