Silent installation

JReport provides a file for installing JReport Designer silently without user participation in the installation process, both on Windows and Unix platforms.

Follow the steps below to install JReport Designer silently:

  1. Download the file DesignerInstall.properties from the Jinfonet website.
  2. Run the following command, and JReport Designer will be installed in the designated path:

    $ ./jrdesigner-xxx-linux.bin -i silent -f DesignerInstall.properties

    Or

    $ ./jrdesigner-xxx-linux.bin LAX_VM "USER_JAVA_HOME/bin/java" -i silent -f DesignerInstall.properties (recommended)

    Change jrdesigner-xxx-linux.bin to the real file name of the installation file.

Notes: