Wingetlywingetly
← All apps

War Thunder Launcher

by Gaijin Networkv1.0.3.447

Last updated

War Thunder is the most comprehensive free-to-play, cross-platform, MMO military game dedicated to aviation, armoured vehicles, and naval vessels from the early 20th century to the most advanced modern combat units.

Install with winget

$ winget install --id GaijinNetwork.WarThunder --exact --version 1.0.3.447

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

Silent install command for War Thunder Launcher

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

One-line silent install (x64, user scope)
wt_launcher_1.0.3.447.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for War Thunder Launcher

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 · v1.0.3.447

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
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 War Thunder Launcher.

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

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

  • Enlisted LauncherGaijin Network
    GaijinNetwork.Enlistedv1.0.3.138

    Enlisted is an MMO squad based shooter for PC, Xbox One, Xbox Series X|S, PlayStation 4 and PlayStation 5 in World War II where you act as an infantry squad leader, tank crew or an aircraft pilot.

  • CRSED LauncherGaijin Network
    GaijinNetwork.CRSEDv1.0.3.142

    CRSED: Cuisine Royale — is a brutal MMO last-man-standing shooter with realistic weaponry, elements of lethal mystic forces and incredible superpowers!

  • StarConflict LauncherGaijin Network
    GaijinNetwork.StarConflictv1.0.3.10

    Star Conflict is a dynamic MMO action game that puts you at the helm of a space ship to fight in the star fleet’s massive battles!

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

More from Gaijin Network or browse cross-platform, free-to-play, game.

Frequently asked questions

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