Wingetlywingetly
← All apps

World of Warships ModStation

by Wargaming.netv2.2.0.0

Last updated

World of Warships ModStation is designed specifically for the purpose of selecting and installing any and all desired modifications with ease.

Install with winget

$ winget install --id Wargaming.WorldOfWarshipsModStation --exact --version 2.2.0.0

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

Silent install command for World of Warships ModStation

World of Warships ModStation uses EXE (Inno Setup). The silent install switches are /silent.

One-line silent install (neutral)
WG.ModStation.WOWS.Setup.exe /silent

See the full silent install reference for World of Warships ModStation

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

Game modifications (mods) are special additional components to a game client, changing game settings, the appearance of interface elements, sounds, or adding new features into a game.

There are many useful modifications, and it's no easy task to select and install each of them individually.

This is why we've created some special software, World of Warships ModStation, designed specifically for the purpose of selecting and installing any and all desired modifications with ease.

Installers · v2.2.0.0

ArchitectureTypeScopeInstallDownload
neutralEXE
Inno Setup
-Direct

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

Security

1 known CVE via NVD

  • high8.8Patched in wingetCVE-2022-31265affects v0.11.4May 26, 2022

    The replay feature in the client in Wargaming World of Warships 0.11.4 allows remote attackers to execute code when a user launches a replay from an untrusted source.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Wargaming.net Game CenterWargaming.net
    Wargaming.GameCenterv26.05.00.3403

    WGC is a game launcher app that lets you keep all your Wargaming games in one place.

  • TradeSkillMaster ApplicationTradeSkillMaster
    TradeSkillMaster.Applicationv4.14.2

    Improve your World of Warcraft goldmaking with accessible data and powerful tools.

More from Wargaming.net or browse modstation, worldofwarships, wow.

Frequently asked questions

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