Wingetlywingetly
← All apps

StarConflict Launcher

by Gaijin Networkv1.0.3.10

Last updated

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!

Install with winget

$ winget install --id GaijinNetwork.StarConflict --exact --version 1.0.3.10

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

Silent install command for StarConflict Launcher

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

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

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

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

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

  • 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, video-game.

Frequently asked questions

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