Wingetlywingetly
← All apps

Ahnenblatt

by Dirk Böttcherv4.32.0.1

Last updated

Tool for family tree research.

Install with winget

$ winget install --id DirkBoettcher.Ahnenblatt --exact --version 4.32.0.1

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

Silent install command for Ahnenblatt

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

One-line silent install (x86)
absetup4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Ahnenblatt

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 · v4.32.0.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct

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 Ahnenblatt.

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

  • AhnenblattDirk Böttcher
    DirkBoettcher.Ahnenblatt.Freev2.99.16.1

    Genealogy research on the PC has never been so easy.

  • 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.

  • 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!

More from Dirk Böttcher or browse familytree, genealogy, heritageresearch.

Frequently asked questions

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