Silent install
The installer can also be executed without GUI:
Always run as an administrator.
You must run the silent installer from a batch file. Running it directly from the command prompt is known to give problems, or not work at all in some cases.
Most errors do not cause the Silent installer to stop or fail. To check the installation results, check the installation.log, for no occurrences of [ERROR]. Make sure to add the parameter "-Dinstall4j.alternativeLogfile" to have this log file available.
Add the following paramater to have timestamps in the log file (the default is "false"):
-Dinstall4j.logTimestamps=true
All installations with the Silent installer need a full set of parameters to run properly.