Page 1 of 1

"As Administrator" button in Shift+F4 dialog

Posted: 2012-12-11, 05:11 UTC
by MarcinW
It would be useful to have an "As Administrator" button in Shift+F4 dialog. It would allow to edit a file, which is (or its folder is) read-only for the current user.

Regards!

Posted: 2012-12-11, 11:08 UTC
by MVV
I solved this problem by adding an item to F4Menu editors to start elevated F4Menu instance. So, after Shift+F4 I choose that item from popup menu and then elevated popup menu is opened where I choose editor.

Code: Select all

Path: C:\TOTALCMD\Sudo.exe
Parameters: C:\TOTALCMD\Addons\F4Menu\F4Menu.exe -m -fp
(this is for F4Menu entry)