"As Administrator" button in Shift+F4 dialog

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

"As Administrator" button in Shift+F4 dialog

Post 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!
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post 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)
Post Reply