this post was submitted on 01 Nov 2024
65 points (77.3% liked)
Linuxsucks
209 readers
111 users here now
Rules:
- FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
- Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
- No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations
founded 2 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You're right, some AI chat told me it wouldn't even open (by default). But at least it has a decent suggested solution in the error.
Kudos for being willing to try it and see!
One very minor detail to note, in your test you weren't actually overwriting the original file that you opened, but instead Notepad appended a
.txt
to the filename, which is its default behavior, but you still got the same type or error because you didn't have write permission for any file in that directory.It's so stupid that it can't bring open an UAC prompt instead. Come on Windows you have a standardized way to elevate! Why don't you use it?