Wingetlywingetly
← All apps

Enlisted Launcher

by Gaijin Networkv1.0.3.138

Last updated

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.

Install with winget

$ winget install --id GaijinNetwork.Enlisted --exact --version 1.0.3.138

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

Silent install command for Enlisted Launcher

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

One-line silent install (x86, user scope)
enlisted_launcher_1.0.3.138.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Enlisted 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.

About

The weaponry, soldier's uniform, appearance and capabilities of the vehicles in

the game are in line with historical facts.

Each squad consists of several soldiers who can be trained, equipped with new

weapons and items and then taken into a battle. You control one soldier directly

while other soldiers will be controlled by AI which obeys your orders. You can

switch between soldiers and stay at the most interesting point in a battle event

after part of your squad has been defeated.

Dozens of units with different specialisations participate in Enlisted battles

simultaneously. This ensures maximum density and spectacularity of a battle

while maintaining a high contribution with each participant for the victory of

the team. Infantry, armoured vehicles and aircraft battle together and you can

try several roles in just one game session.

Installers · v1.0.3.138

ArchitectureTypeScopeInstallDownload
x86EXE
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 Enlisted 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!

  • War Thunder LauncherGaijin Network
    GaijinNetwork.WarThunderv1.0.3.447

    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.

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

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

    A game launcher with its own embedded BitTorrent client.

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

Frequently asked questions

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