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:

    $ ./jrpsetup.bin -i silent -f DesignerInstall.properties

    Or $ ./jrpsetup.bin LAX_VM "USER_JAVA_HOME/bin/java" -i silent -f DesignerInstall.properties (recommended)

Notes: