An incompatible Java version has been detected which has been reported to cause strange bugs.Please install the latest release of the SUN Java SE Runtime Environment (JRE) from:or if it is already installed, make
我正在对install4j进行评估,以便为Linux (rpm)和Windows (exe)平台创建我的Java app安装程序。在安装接近尾声时,我希望修改一个文本文件的内容。使用install4j for Linux media,它允许一个'post-install‘脚本,在这个脚本中,我可以定义一个bash shell脚本来修改文本文件。但是,使用install4j for Windows media时,没有任何‘安装