Hi

Anyone familiar with the command icacls?

I am trying to disable the media centre application ehtray.exe so I can use an alternative remote control program and I need to rename the ehtray.exe to ehtray.old but I need permissions to do it first.

I have run cmd as administrator and from my understanding I have entered icacls C:\Windows\ehome\ehtray.exe/grant Steve:F
This should grant the user Steve(who is me and also the only username) full access to change this file but it keeps file not found or destination directory not found or similar but when I run icacls C:\Windows\ehome\ehtray.exe only it says Successfully processed 1 file.
I also tried icacls C:\Windows\ehome\ehtray.exe/grant Administrators:F with the same result.

If anyone knows how to solve this or another way to do it please let me know.
Much appreciated
Steve