All Collections
Troubleshooting and How-To
Troubleshooting
Agent installer shows error message, 'This installation package could not be opened'
Agent installer shows error message, 'This installation package could not be opened'
A
Written by Arick Disilva
Updated over a week ago

Issue

Sometime you might see an error message when trying to install or update the Agent:

Windows Installer
This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.

mceclip0.png

In most cases, this happens with the Silent Agent with a MSI installer.

Causes

You might see this message for a number of reasons:

  1. Your antivirus software is blocking the installer.

  2. You do not have the account privileges to execute software installations.

  3. The installer file is corrupted.

  4. Windows UAC (User Access Control) is working in auto-accept mode.

  5. Windows doesn't allow downloading the Agent via the Command Prompt or PowerShell (due to SSL/TLS limited support) and this error will be displayed during the MSI-package deployment via the command line or remotely (On-Premise).

Solutions

Follow one of the remedies below according to the cause:

  1. Disable your antivirus software temporarily or add exceptions. Check out the Antivirus Configuration Guide for more information.

  2. Try running the installer as an administrator (right click the installer file and select the Run as administrator option).

  3. Download the installer again (make sure you selected the right type of Agent (Hidden/Revealed), right OS (Windows/Mac) and right executable (32/64 bit - MSI).

  4. Use the UAC* in active mode or disable it. Check out Windows help or ask your administrator to learn how to change the UAC settings.

  5. Correct the Agent package link so it will be HTTP rather then HTTPS to avoid SSL/TLS error.

Check out this article from Microsoft to learn about UAC (User Account Control) and how it works.

Did this answer your question?