Add "Run as administrator" to the File menu
Add "Run as administrator" to the File menu
As of now, if you want to run Everything (occasionally) as admin, you have to locate a shortcut (or Everything.exe itself) and right-click to run as admin. I suggest adding an item to the File menu, just like Sysinternals tools.
Re: Add "Run as administrator" to the File menu
Unless you manually configured some rather exotic Everything settings, running the same instance as administrator will re-use the already running instance (using the credentials of the user that started the original Everything).
To test:
'CTRL + SHIFT + click' the Everything icon in the taskbar. That will try to run Everything elevated ("run as administrator")
Does the titlebar say "Administator" in your case?
To test:
'CTRL + SHIFT + click' the Everything icon in the taskbar. That will try to run Everything elevated ("run as administrator")
Does the titlebar say "Administator" in your case?
Re: Add "Run as administrator" to the File menu
I don't have Everything in the taskbar : )
Re: Add "Run as administrator" to the File menu
You can test the same behaviour in many ways, This was the easiest one.
Re: Add "Run as administrator" to the File menu
I run Everything UI in the background. Whenever I try to run Everything as admin, it still shows as user-level in the process manager. I have to click File > Exit and run it as admin (using the mentioned shortcut or by right-clicking).
But I still can't see how this is relevant to my suggestion
But I still can't see how this is relevant to my suggestion
Re: Add "Run as administrator" to the File menu
It must be possible in some way since Process Explorer/Autoruns/etc do it.
Re: Add "Run as administrator" to the File menu
I have added /restart-as-admin search command for the next alpha update.
I would like to avoid adding this to the UI to prevent users from accidentally running as admin.
Everything shouldn't run as admin unless you know what you are doing.
You will be able to add /restart-as-admin as a bookmark and bind a key.
Thank you for the suggestion.
Once running as admin, there's no easy way to restart as a standard user.
You'll have to manually exit and restart Everything.
I would like to avoid adding this to the UI to prevent users from accidentally running as admin.
Everything shouldn't run as admin unless you know what you are doing.
You will be able to add /restart-as-admin as a bookmark and bind a key.
Thank you for the suggestion.
Once running as admin, there's no easy way to restart as a standard user.
You'll have to manually exit and restart Everything.
Re: Add "Run as administrator" to the File menu
Understandable. I have a small suggestion: if I add a search command to the bookmarks, can it automatically "press" enter?I would like to avoid adding this to the UI to prevent users from accidentally running as admin.
Re: Add "Run as administrator" to the File menu
Yes, opening a bookmark with a search command doesn't set your search and executes the specified search command.
Re: Add "Run as administrator" to the File menu
Everything 1.5.0.1362a adds a /restart-as-admin search command.
To create a bookmark to restart as administrator:
To create a bookmark to restart as administrator:
- In Everything 1.5, from the Bookmarks menu, click Add to bookmarks....
- Change the Name to: Restart as administrator
- Change the Search to: /restart-as-administrator
- Click OK.