Install XProtect Smart Client silently

When you install silently, you are not notified when the installation is completed. To get notified, include the ‑‑showconsole command line option in the command. A shortcut to XProtect Smart Client appears on the desktop when the installation is completed.

In the command examples below, the text inside square brackets ([ ]) and the square brackets themselves must be replaced with real values. Example: instead of "[path]" you could enter d:\program files\, d:\record\, or \\network‑storage‑02\surveillance. Use the ‑‑help command line option to read about the legal formats of each command line option value.

  1. Open an internet browser and enter the address of the Management Server's download web page that is targeted at the end users into the address field and press Enter.
  2. The address is typically http://[management server address]:[port]/installation/default‑en‑US.htm.

  3. Download the XProtect Smart Client installer by selecting All Languages below XProtect Smart Client Installer.
  4. Open your preferred command line shell. To open Windows Command Prompt, open the Windows Start menu and enter cmd.
  5. Navigate to the directory with the downloaded installer.
  6. Continue the installation depending on one of the two scenarios below:

    Scenario 1: Upgrade an existing installation, or install with default command line parameter values

    • Enter the following command and the installation starts.
    • "Milestone XProtect Smart Client 2025 R2 Installer.exe" ‑‑quiet

    Scenario 2: Install with customized command line parameter values using an xml arguments file as input

    1. Enter the following command to generate an arguments xml file with command line parameters.
    2. "Milestone XProtect Smart Client 2025 R2 Installer.exe" ‑‑generateargsfile=[path]

    3. Open the arguments file (Arguments.xml) from the specified path and modify the command line parameter values if needed.
    4. Save the arguments file.
    5. Return to the command line shell and enter the command below to install with the command line parameter values specified in the arguments file.
    6. "Milestone XProtect Smart Client 2025 R2 Installer.exe" ‑‑quiet ‑‑arguments=[path]\[filename]