-1

Only the "TrustedInstaller" has full control, it's a System32 file, and I can't even modify the permissions. I did a search but found nothing. I'll add more information to the question as needed, I'm not sure what else there is.

I'm trying to replace a keyboard.dll with my modded file. The installation as a separate keyboard option in the language list isn't working.

Lumify
  • 101

2 Answers2

2

The reason TrustedInstaller was added in Vista was to prevent people from replacing system files, as that's generally a very, very bad idea.

If you must do this, you will have to take ownership of the file and add a permission to allow you to modify the file.

David Jones
  • 448
  • 2
  • 6
0

You might be able to accomplish this if you boot into safe mode with command prompt and delete/replace from there. If you're not sure how to boot into Win 10 safe mode with command prompt, just Google it. I have read a few different ways of achieving this so choose the method that's works for you.

Larry T
  • 41
  • 1
  • 6