Wingetlywingetly
← All apps

Adobe Connect application MSI

by Adobev26.8.51

Last updated

Create customizable, reusable, and secure virtual experiences, as engaging as real-life interactions with Adobe Connect 12

Install with winget

$ winget install --id Adobe.Connect.MSI --exact --version 26.8.51

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Adobe Connect application MSI

Adobe Connect application MSI uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i ConnectApp11_2026_8_51.msi /quiet /norestart

See the full silent install reference for Adobe Connect application MSI

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Adobe Connect gives you complete control over your virtual sessions, with the ability to create stunning, custom experiences.

Adobe Connect helps deliver engaging training and learning sessions, highly customized, branded, and engagement-led webinars, as well as reliable, personalized, high-quality meetings.

Government agencies use Adobe Connect as persistent virtual environments for emergency preparedness and rapid response, providing secure real-time information exchange for inter-agency collaboration.

Installers · v26.8.51

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.7Patched in wingetCVE-2026-34617affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a Cross-Site Scripting (XSS) vulnerability that could result in privilege escalation. A low-privileged attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elev...

  • critical9.3Patched in wingetCVE-2026-34615affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a Deserialization of Untrusted Data vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to inject malicious scripts into a we...

  • medium6.1Patched in wingetCVE-2026-34614affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the...

  • critical9.6Patched in wingetCVE-2026-27303affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a Deserialization of Untrusted Data vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must visit a...

  • critical9.3Patched in wingetCVE-2026-27246affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's accou...

  • critical9.3Patched in wingetCVE-2026-27245affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's accou...

  • critical9.3Patched in wingetCVE-2026-27243affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's accou...

  • medium6.1Patched in wingetCVE-2026-21331affects before 12.11Apr 14, 2026

    Adobe Connect versions 2025.3, 12.10 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the...

Showing 8 of 25. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • A
    Adobe Acrobat ProAdobe
    Adobe.Acrobat.Prov26.002.21901

    Collaborate With Your Clients — Review Documents In Real Time With Your Team, Wherever and Whenever You Want. Edit, Sign, Share, Protect & Search PDF's On Any Device.

  • Adobe ConnectAdobe
    Adobe.AdobeConnectv21.11.22

    Adobe Connect is a suite of software for remote training, web conferencing, presentation, and desktop sharing.

  • A
    Adobe Acrobat 2020Adobe
    Adobe.Acrobat.Pro.2020v20.001.30002

    Collaborate With Your Clients — Review Documents In Real Time With Your Team, Wherever and Whenever You Want. Edit, Sign, Share, Protect & Search PDF's On Any Device.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1169

    Your Place to Talk and Hang Out

More from Adobe or browse chat, collaborate, collaboration.

Frequently asked questions

How do I install Adobe Connect application MSI on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Adobe.Connect.MSI --exact --version 26.8.51. winget downloads the installer from Adobe and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Adobe Connect application MSI silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Adobe.Connect.MSI --exact 26.8.51 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Adobe Connect application MSI?
Adobe Connect application MSI uses MSI. Run the downloaded installer with: msiexec.exe /i ConnectApp11_2026_8_51.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Adobe Connect application MSI via winget?
Run: winget uninstall --id Adobe.Connect.MSI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Adobe Connect application MSI's Apps & Features entry.
Is Adobe Connect application MSI free?
Adobe Connect application MSI is distributed under Proprietary. Refer to the publisher (https://www.adobe.com/products/adobeconnect.html) for the full license terms - Wingetly itself does not charge for installation.
Does Adobe Connect application MSI work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Adobe Connect application MSI directly from the publisher.
How do I keep Adobe Connect application MSI up to date?
Run winget upgrade --id Adobe.Connect.MSI --exact, or winget upgrade --all to update everything winget tracks. We index 8 versions of Adobe Connect application MSI from microsoft/winget-pkgs.

Recent versions

  • 26.8.51latest
  • 26.3.125
  • 25.9.15
  • 25.8.189
  • 25.5.5
  • 24.11.71
  • 24.9.149
  • 24.8.120