Wingetlywingetly
← All apps

AoM Counters

by Rupprathv1.0.0

Last updated

A glanceable, always-on-top counter companion for Age of Mythology: Retold.

Install with winget

$ winget install --id Rupprath.AoMCounters --exact --version 1.0.0

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

Silent install command for AoM Counters

AoM Counters uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
AoM.Counters_1.0.0_x64-setup.exe /S

See the full silent install reference for AoM Counters

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

AoM Counters is a lightweight, always-on-top counter companion for Age of Mythology: Retold. Pick the major god you are playing and the one you are facing, and the app shows the opponent's threatening unit types and the units you should build to counter them. It works fully offline. AoM Counters is an independent fan project and is not affiliated with or endorsed by Microsoft.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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 AoM Counters.

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

  • Epic Games LauncherEpic Games, Inc.
    EpicGames.EpicGamesLauncherv1.3.193.0

    Epic Games Launcher for the Epic Games Store and Unreal Engine

  • HydraLos Broxas
    HydraLauncher.Hydrav4.1.2

    A game launcher with its own embedded BitTorrent client.

  • Albion OnlineSandbox Interactive GmbH
    Albion.Onlinev25.08.27

    Albion Online is the first truly cross-platform MMO experience, available for Windows, Mac, Linux and Android, with all players on one master server in one massive, sprawling world. You choose how your adventure evolves; at home or on the go!

  • SteamValve Corporation
    Valve.Steamv2.10.91.91

    Steam is the ultimate destination for playing, discussing, and creating games.

  • Crossout LauncherGaijin Network
    GaijinNetwork.Crossoutv1.0.3.25

    Crossout is the post-apocalyptic MMO Action game! in which you can craft your unique battle machines from a myriad of interchangeable parts, ride them directly into combat and destroy your enemies in explosive PvP online battles!

  • AssaultCubeRabid Viper Productions
    RabidViperProductions.AssaultCubev1.3.0.2

    Semi-realistic first-person shooter based on the Cube engine

More from Rupprath or browse age-of-mythology, aom, companion.

Frequently asked questions

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