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:
$ sh jreport.sh -options DesignerV9.script -silent
Or $ sh jrpsetup.sh -is:javahome USER_JAVA_HOME -options DesignerV9.script -silent (recommended)
Notes:
<install_root>\help\designer\samples to your own requirements. This file is used to create an option file (i.e. response file) for the Installation Wizard. It predefines all the information that is required for the installation.
You can also create a script file and save it as follows:
|
Modify the above lines according to your own environment and configurations.