Wingetlywingetly
← All apps

Comodo Dragon

by Comodov134.0.6998.179

Last updated

Faster, better than Chrome.

Install with winget

$ winget install --id Comodo.ComodoDragon --exact --version 134.0.6998.179

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

Silent install command for Comodo Dragon

Comodo Dragon uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
dragonsetup.exe /S

See the full silent install reference for Comodo Dragon

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.

Installers · v134.0.6998.179

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect
x64EXE
NSIS
machineDirect

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

Security

3 known CVEs via NVD

  • low3.1Fix availableCVE-2025-8206affects <=134.0.6998.179Jul 26, 2025

    A vulnerability, which was classified as problematic, was found in Comodo Dragon up to 134.0.6998.179. This affects an unknown part of the component IP DNS Leakage Detector. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The compl...

  • low3.7Fix availableCVE-2025-8205affects <=134.0.6998.179Jul 26, 2025

    A vulnerability, which was classified as problematic, has been found in Comodo Dragon up to 134.0.6998.179. Affected by this issue is some unknown functionality of the component IP DNS Leakage Detector. The manipulation leads to cleartext transmission of sensitive information. T...

  • low3.1Fix availableCVE-2025-8204affects <=134.0.6998.179Jul 26, 2025

    A vulnerability classified as problematic was found in Comodo Dragon up to 134.0.6998.179. Affected by this vulnerability is an unknown functionality of the component HSTS Handler. The manipulation leads to security check for standard. The attack can be launched remotely. The co...

Source: NVD, updated 5h 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.

Frequently asked questions

How do I install Comodo Dragon on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Comodo.ComodoDragon --exact --version 134.0.6998.179. winget downloads the installer from Comodo and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Comodo Dragon silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Comodo.ComodoDragon --exact 134.0.6998.179 --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 Comodo Dragon?
Comodo Dragon uses EXE (NSIS). Run the downloaded installer with: dragonsetup.exe /S. The silent switches are /S.
How do I uninstall Comodo Dragon via winget?
Run: winget uninstall --id Comodo.ComodoDragon --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Comodo Dragon's Apps & Features entry.
Is Comodo Dragon free?
Comodo Dragon is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Comodo Dragon 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 Comodo Dragon directly from the publisher.
How do I keep Comodo Dragon up to date?
Run winget upgrade --id Comodo.ComodoDragon --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Comodo Dragon from microsoft/winget-pkgs.