Command: --getInstallations
Function: The command returns information about all currently installed installations.
Call: APInstaller.CLI
Table 24. Options
| Fully qualified path to a file where the result of the command is to be written If this option is not specified, then the result is written to the console. |
| If set, then only basic information is returned about each installation (no add-ons or settings) |
Example 13. Example
APInstaller.CLI --getInstallations --minimal --outputfile="C:\outFile.txt"