Wingetlywingetly
← All apps

My Family Tree

by Chronoplex Softwarev16.2.0.0

Last updated

Build your family tree the easy way with My Family Tree.

Install with winget

$ winget install --id ChronoplexSoftware.MyFamilyTree --exact --version 16.2.0.0

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

Silent install command for My Family Tree

My Family Tree uses MSI. The silent install switches are /quiet /norestart.

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

See the full silent install reference for My Family Tree

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

My Family Tree has been carefully designed to help you quickly create your family tree using a simple and intuitive interface.

For those just starting out investigating their family history, it provides an easy way to visualise and share your family tree with photos, stories and basic facts about each person.

More experienced genealogists will find full support for citations and evidence and options to transfer data using the GEDCOM file format.

Installers · v16.2.0.0

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x64MSImachineDirect
arm64MSImachineDirect

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 My Family Tree.

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!

  • GrampsAIOThe Gramps project
    Gramps.Grampsv6.0.8

    Research, organize and share your family tree with Gramps.

  • W
    Winix TreeXTroy Willmot
    Winix.TreeXv0.4.0

    Enhanced directory tree with colour, filtering, size rollups, gitignore, and clickable hyperlinks.

  • X
    xtreeExcelano LLC
    Excelano.xtreev1.10.0

    Show SharePoint document libraries as a tree, like tree

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

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

More from Chronoplex Software or browse family, family-tree, genealogy.

Frequently asked questions

How do I install My Family Tree on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ChronoplexSoftware.MyFamilyTree --exact --version 16.2.0.0. winget downloads the installer from Chronoplex Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install My Family Tree silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ChronoplexSoftware.MyFamilyTree --exact 16.2.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 My Family Tree?
My Family Tree uses MSI. Run the downloaded installer with: msiexec.exe /i myfamilytree16.2.0.0x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall My Family Tree via winget?
Run: winget uninstall --id ChronoplexSoftware.MyFamilyTree --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from My Family Tree's Apps & Features entry.
Is My Family Tree free?
My Family Tree is distributed under Proprietary. Refer to the publisher (https://chronoplexsoftware.com/myfamilytree/) for the full license terms - Wingetly itself does not charge for installation.
Does My Family Tree 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 My Family Tree directly from the publisher.
How do I keep My Family Tree up to date?
Run winget upgrade --id ChronoplexSoftware.MyFamilyTree --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of My Family Tree from microsoft/winget-pkgs.