Installing and Customizing ActivClient Setup Using Command Line or PowerShell

Installing ActivClient via the command line or PowerShell enables automation of the installation process and provides more extensive customization options than the interactive Installation Wizard.

Note: In all command line examples provided in the following sections:
  • <path> refers to the ActivClient setup MSI file path.
  • <ActivClient_setup> refers to the ActivClient setup MSI file name.

    ExampleClosedFor version 9.5.0, the setup file name is ActivClient-9.5.0.msi.

  • <FeatureName> refers to the name of the respective ActivClient feature to include in or exclude from the setup. For a list of features and their names, see Components and Sub-Components.

  • Quotation marks in the commands are required if the path or file name contains spaces. They are optional otherwise but recommended for consistency.

Tip! To start the ActivClient setup program in silent mode, i.e., as default features installation without any user interface displayed, see Running a Blind Setup (Silent Installation).