Wingetlywingetly
← All apps

Runescape Launcher

by Jagex Ltdv2.2.12

Last updated

medieval fantasy MMORPG

Install with winget

$ winget install --id Jagex.Runescape --exact --version 2.2.12

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

Silent install command for Runescape Launcher

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

One-line silent install (x64)
RuneScape-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

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

RuneScape - available on PC and mobile - is an ever-expanding, living game that’s bursting with activity and life.

Set in a medieval fantasy land, begin by creating a character and then embark on epic journeys through a vast sandbox

world that’s full of gods, warring races, unexplored dungeons, and glittering riches. Propelled by the game’s narrative,

choose your own path through enthralling quests, and progress through 28 diverse skills to shape a single character

in a classless world. In RuneScape, you get to be the hero you always wanted to be and, with new content added almost

every week, there’s always a new and adventurous experience to look forward to.

Installers · v2.2.12

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

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 Runescape 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

  • Oldschool RuneScapeJagex Ltd
    Jagex.OldSchoolRunescapev1.2.7

    OldSchool Runescape Client

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

  • SteamValve Corporation
    Valve.Steamv2.10.91.91

    Steam is the ultimate destination for playing, discussing, and creating games.

  • Albion OnlineSandbox Interactive GmbH
    Albion.Onlinev25.08.27

    Albion Online is the first truly cross-platform MMO experience, available for Windows, Mac, Linux and Android, with all players on one master server in one massive, sprawling world. You choose how your adventure evolves; at home or on the go!

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

More from Jagex Ltd or browse fantasy, game, mmo.

Frequently asked questions

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