I know what
brink means,if i put
take ownership and this reg together,when i try to open a
command prompt as admin,it just takes over the folder,and doesn't open a cmd window.
The reg entries are as follows if u have both installed:
@="cmd.exe /s /k pushd "%V""
and
IsolatedCommand=cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t
It seems to use the last command all the time.Also it would not let me merge from the reg file when i have take ownership installed,i had to manually put it in.It still shows on menu,but that's outside the key that has the command in the registry.
The only way i can get the open cmd window to work is to take out the
isolated command line.
I've no idea why it does it this way,but it does for me,and prob
Brink aswell.
Thanx for the info by the way.If i use a different
grant admin reg 'hack',i can have both installed,just not with the
take ownership for directory 'hack'.
I hope everyone knows what the hell i'm talking about...
Edit : i was mistaken,it won't work with the grant admin reg either,just takes over folder when i do cmd as admin.Had to take out.