Wingetlywingetly
← All apps

MindManager

by Corel Corporationv23.2.209.0

Last updated

MindManager is a commercial application software for creating mind maps.

Install with winget

$ winget install --id Corel.MindManager.23 --exact --version 23.2.209.0

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

Silent install command for MindManager

MindManager uses EXE. The silent install switches are /S /v/qn.

One-line silent install (x64, machine scope)
MindManager23_setup.exe /S /v/qn

See the full silent install reference for MindManager

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 · v23.2.209.0

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect
x64MSI
in ZIP
machineDirect

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

Security

No known CVEs for MindManager.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • MindManager 25Corel Corporation
    Corel.MindManager.25v25.0.208.0

    MindManager is a commercial application software for creating mind maps.

  • WinZip Command Line Support Add-OnCorel Corporation
    Corel.WinZip.CommandLineSupportAddOnv6.0.14567

    Provides a command line interface that gives you the power of WinZip without the usual WinZip graphical user interface. It allows you to use WinZip directly from the command prompt and from batch (.BAT) files and script languages.

  • WinZipCorel Corporation
    Corel.WinZipv29.0.16416

    WinZip Compression Utility

  • MindManager 24Corel Corporation
    Corel.MindManager.24v24.1.150.0

    MindManager is a commercial application software for creating mind maps.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • draw.ioJGraph
    JGraph.Drawv31.4.5

    A diagramming desktop app based on Electron that wraps the core draw.io editor.

More from Corel Corporation or browse mind-map.

Frequently asked questions

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