I'm trying to replace notepad.exe with notepad2.exe, but I'm getting UAC permission issues when I try to open a file with the replacement notepad2.exe. I have to open notepad2.exe as admin.
How can I perform a Windows 7 equivalent of the linux chmod 777 on the file?