runelite / launcher

Launcher for RuneLite
https://runelite.net
BSD 2-Clause "Simplified" License
65 stars 95 forks source link

Fix login when running with elevated permissions from non-elevated Jagex Launcher #123

Closed YvesW closed 6 months ago

YvesW commented 6 months ago

Aims to reduce support traffic and improve user experience by detecting and fixing login problems when the user launches RL with elevated permissions via a Jagex Launcher instance that's not running with elevated permissions.

Originally PRed in https://github.com/runelite/launcher/pull/122, but dropped from that PR to split commits into separate PRs. Also swapped over to using native code instead of reg.exe If there are any other requested changes, feel free to let me know.