Command: --installAddOns
Function: The command installs all specified add-ons, using either a folder or an *.installation-config file.
Call: APInstaller.CLI
| Required Fully qualified path to the installation directory |
| Installs all add-ons which are in the directory Mutually exclusive with Either |
| Required Name of the setup channel |
|
Mutually exclusive with Either |
APInstaller.CLI --installAddOns --location "C:\Program Files\CODESYS 3.5.18.0\CODESYS\AdditionalFolders\Default" --channel "Releases" --file "C:\test.installation-config"
APInstaller.CLI --installAddOns --location "C:\Program Files\CODESYS 3.5.18.0\CODESYS\AdditionalFolders\Default" --channel "Releases" --folder "C:\packages\"