Wingetlywingetly
← All apps

RootsMagic 11

by RootsMagic, Inc.v11.5.0.0

Last updated

The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

Install with winget

$ winget install --id RootsMagic.RootsMagic.11 --exact --version 11.5.0.0

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

Silent install command for RootsMagic 11

RootsMagic 11 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
RootsMagic-11-Setup-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for RootsMagic 11

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

RootsMagic is the award-winning genealogy and family tree software designed to help users discover, document, and share their family history with ease. It allows you to start from scratch or import existing trees, integrate records from FamilySearch, Ancestry, MyHeritage, and Findmypast, and keep notes, photos, health details, and DNA matches organized in one place.

Installers · v11.5.0.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
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 RootsMagic 11.

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

  • RootsMagic 9RootsMagic, Inc.
    RootsMagic.RootsMagic.9v9.1.6.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 8RootsMagic, Inc.
    RootsMagic.RootsMagic.8v8.5.0.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 3RootsMagic, Inc.
    RootsMagic.RootsMagic.3v3.2.6.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 6RootsMagic, Inc.
    RootsMagic.RootsMagic.6v6.3.3.2

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 10RootsMagic, Inc.
    RootsMagic.RootsMagic.10v10.0.9.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

  • RootsMagic 7RootsMagic, Inc.
    RootsMagic.RootsMagic.7v7.7.0.0

    The award-winning genealogy software which makes researching, organizing, and sharing your family history easy!

More from RootsMagic, Inc. or browse DNA, GEDCOM, ancestry.

Frequently asked questions

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