July 2004
Beginner to intermediate
304 pages
5h 55m
English
Silent mode, which enables an installer to run without any user interaction, is fully supported on all UNIX platforms. A near-Silent mode is possible on Windows, and Mac OS X. InstallAnywhere and end-user-defined variables may be set through command-line parameters or a properties file.
To trigger a silent installer from the command line, type the following command:
installername –i silent
You may also call a properties file from the command line as follows:
installername -f <properties file>
You may use the direct or the relative path to the properties file.
NOTE
InstallAnywhere variables may be incorporated into these values, and they will be resolved at install time.
Silent mode ...
Read now
Unlock full access