this post was submitted on 08 Jul 2024
635 points (96.9% liked)

Programmer Humor

37220 readers
270 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] intensely_human@lemm.ee 3 points 1 year ago (1 children)

So this guy is just bitching because he sudo installed something?

It’s not MS having to manage your folder permissions remotely?

[–] psud@aussie.zone 2 points 1 year ago* (last edited 1 year ago)

I feel like he has a machine that someone set up for him, and he can't escalate permissions, because he's on a basic user account.

The normal way this works on a single user machine is:

  1. You try to do something that is restricted to admin
  2. Windows puts up a modal dialogue box asking if you want to do it as admin
  3. You click yes
  4. You do it as admin

But in that case he can't have locked himself out of a file, he can only be locked out of things Microsoft think you shouldn't muck with unless you know what you're doing