jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
479 stars 253 forks source link

Commands which require Admin Privileges cannot be run on Windows #521

Open GeorgeWL opened 7 years ago

GeorgeWL commented 7 years ago

Running PowerShell as my Command Prompt When try to run certain commands which require admin privileges, they fail to run,

I know a workaround, which is to run PowerShell as admin and have it just sitting in the background, which allows one to use Terminal Plus with the same permissions, but I wondered if there was a less hacky solution to this.