Linux 的 Install4j 安装程序在 运行 来自终端时在控制台上显示日志

Install4j installer for Linux shows logs on the console when run from terminal

从终端初始化 linux install4j 安装程序时,它会在后台显示日志,同时弹出安装 GUI。有人可以告诉我可能的原因是什么以及如何解决它。

如果

就会发生这种情况
-Dinstall4j.logToStderr=true

作为 VM 参数传递给安装程序,例如在安装程序的 "VM parameters" 属性 中。