this post was submitted on 17 Jan 2025
306 points (98.7% liked)

Programmer Humor

19992 readers
1506 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 hours ago* (last edited 6 hours ago)

Hm sounds like the bug is in the code that handles the "one session only" rule

Per Microshits T&Cs you can only have 1 session of any kind at a time unless you get the super special business multi seat RDP license (because ofc)

I actually have a Powershell script I found awhile back that patches the RDP DLL so it stops caring about multiple sessions

I spent entirely too much time trying to track down

Been there, if you have the audacity to force your way into the WindowsApps folder you'll bork the permissions systems so bad that every single post about how to fix it ends in "just reinstall" me being me that was an unacceptable answer.

Took me a week to fix it so the MS store would launch again. On the flip side, I have a whole new understanding of the permissions system on windows. Heh