Silent installation

JReport provides a script 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 script file DesginerV9.script from the Jinfonet website.
  2. Run the following command, and JReport Designer will be installed in the designated path:

    $ sh jreport.sh -options DesignerV9.script -silent

    Or $ sh jrpsetup.sh -is:javahome USER_JAVA_HOME -options DesignerV9.script -silent (recommended)

Notes: