Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Start elevated Shells #274

Closed
paradonym opened this issue Mar 30, 2019 · 6 comments
Closed

enhancement: Start elevated Shells #274

paradonym opened this issue Mar 30, 2019 · 6 comments

Comments

@paradonym
Copy link

as far as I can see it's not possible to start FluentTerminal with the Start menu as an elevated user.
If I add arguments like "-Verb runas" to the Powershell Profile the window won't start...

Is it possible to add an "elevated" option for the profiles, to have an elevated CMD and PowerShell or WSL started as root upon starting FluentTerminal?

@ericcornelissen
Copy link
Contributor

If by "an elevated CMD and PowerShell" you mean Run as administrator then you can follow the discussion #6 🙂

As for root in WSL, I don't know if that is possible but I think it also belongs in that thread 🤔

@elangelo
Copy link

elangelo commented Apr 1, 2019

the one ine #6 is not working for me... it opens up a new window with powershell, as admin.

@paradonym
Copy link
Author

paradonym commented Apr 1, 2019 via email

@felixse
Copy link
Owner

felixse commented Apr 2, 2019

https://stefanwick.com/2018/10/06/app-elevation-samples-part-2/
We might be able to pull this off, but only for Windows 1809+ (we need both ConPTY and a new capability)

@Ronkiro
Copy link

Ronkiro commented Jan 9, 2020

the one ine #6 is not working for me... it opens up a new window with powershell, as admin.

You might be using the wrong sudo. choco's sudo work this way. You should uninstall the sudo installed from choco (And remove it from PATH) and then install Scoop's sudo.

@felixse
Copy link
Owner

felixse commented Feb 29, 2020

Duplicate of #6

@felixse felixse marked this as a duplicate of #6 Feb 29, 2020
@felixse felixse closed this as completed Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants