Mr.Tea said:
Thank you for this. I've tried to explain so many times that all those options are still there.
Hell, that "each file has a checkbox thing" isn't even a default in Windows 7. If you get an official Windows 7 disc and install it, you won't see those. If you see those on your computer when you opened it, it's from your OEM changing things.
maxben said:
Well if you were the person who had to deal with these kinds of issues you would know why they are so frustrating, I mod and change things within all my games, but I also deal with other aspects of the computer that are locked (the games is just a go-to example). What they should have done is hide a button somewhere deep that you can turn on to get out of "I'm an idiot" mode. Because while I can deal with it now, it is still frustrating and takes time. Such a button would solve my issues while protecting the idiots, and that's what we call win-win.
While I see your point, I guarantee the first thing everyone would be told to do would be to click that button [http://blogs.msdn.com/b/oldnewthing/archive/2003/07/28/54583.aspx]. And then we're right back where we started.
Look how many people recommend turning off UAC completely as the first thing to do.
As for your modding, and other things, I recommend learning about NTFS permissions. That way, you can set specific folders to be writable to you without issues, and yet still have the main stuff protected. (i.e. the game's executable can be protected from being overwritten, but it's /mods/ subdir can be writable to regular users to allow mods).
Just an example, but file permissions are extremely flexible, although they take time to learn.
Some people say to give them Linux/Mac as an alternative, and I honestly wonder how well that would go over, since 1) both enforce permissions just as strictly as Windows does, and 2) to elevate yourself above those permissions, you need to type in your password every time, not just click "yes".