BackPrevious Page Next PageNext

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. Copy the file DesignerInstall.properties from <install_root>\help\samples\SilentInstall to the directory where the JReport Designer installation file is saved and edit it to suit your requirements.
  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:

BackPrevious Page Next PageNext