(Running Windows 7 here.) I've got a dll file that I need to replace, which gives read-only access to the administrator, so even as an administrator I can't change the permissions. It only gives full control to the TrustedInstaller account. What can I do to override these permissions?
feedback
|
migrated from stackoverflow.com Nov 28 '11 at 22:00
This question came from our site for professional and enthusiast programmers.
|
It might work if you use SYSTEM under your user rights. check my last post on how to do it. use caution when doing this. I highly advise that you know your command lines and how to use dos or some programing knowlege. this is not for the average user or admin for that matter. | |||
|
feedback
|