Command: --getInstallation
Function: The command returns information about the specified installation.
Call: APInstaller.CLI
Table 23. Options
| Required Fully qualified path to the installation directory |
| 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. |
Example 12. Example
APInstaller.CLI --getInstallation --location "C:\Program Files\CODESYS 3.5.18.0\CODESYS\AdditionalFolders\Default" --outputfile "C:\outFile.txt"