Espionage724
said
:
Someone explain this to me in
full detail
as to how elevating permissions is ever an improvement for security or a best practice for a game launcher?
To my knowledge, its the installation process for the launcher that requires administrative rights rather than running the launcher itself - that sounds pretty standard on a variety of operating systems when it comes to installing new software. Whether it be on Windows (UAC prompts when installing most software), Linux (Sudo to install packages) or Mac (password prompted to install applications), they all require some user interaction to elevate privileges, and not everyone has rights to elevate.
The discrepancy seems to be because some clients previously allowed for installation without needing admin rights, likely because the application gets installed somewhere other than the standard location for programs that requires elevated rights to write to (e.g., a user's home directory). The Jagex Launcher doesn't, it installs to the computers applications directory (C:\Program Files or similar locations on the other platforms).
With that in mind, most of the complaints I've seen seem to be coming from those who played RuneScape on a work-managed device, and companies removing admin rights from employee devices is pretty standard practice these days too (and for good reason, less opportunity for an employee to install a malicious application that allows bad actors to infiltrate an organization). Personally I wouldn't be comfortable playing RuneScape on a device that was owned by someone else such as a work-managed device, but maybe that's just me.
At the end of the day, sounds like Jagex focused on following best practices for installing new software - which meant that they made it so that installs its files in a location that requires admin rights, just like almost everything else you put on your computer, and there are some not happy with that.