Wingetlywingetly
← All apps

CRSED Launcher

by Gaijin Networkv1.0.3.142

Last updated

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

Install with winget

$ winget install --id GaijinNetwork.CRSED --exact --version 1.0.3.142

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

Silent install command for CRSED Launcher

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

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

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

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

  • 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, mmo.

Frequently asked questions

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