Open ghost opened 1 year ago
Hi,
In profile settings, you can set the profile to run as administrator. So in my case, I've duplicated my "CMD (Stock)" profile, renamed it into "CMD (Stock) Admin", turned on the "Run as Administrator" option and assigned a hotkey to "New Tab: CMD (Stock) Admin" in Settings > Hotkeys. With this, I'm able to rapidly open my profile as administrator.
I hope that that will be able to help you ;)
Is there any shortcut keys or command which will open a new tab as an administrator?
In order to open a new tab as an administrator I have to left click on the tab -> Select new admin tab -> Select Powershell
Features
In Conemu64 to open a new tab as an admin
we can press
Win + Shift + W
which will open a dialog box and from there we can select which shell we want to open, weather we want to run as administrator or not and where we want this new shell to open(split, new window or new tab)pwsh -new_console:a
In Tabby do we have these features to open a new tab as admin using command or key shortcuts?