On Windows it's easy to run cmd
application as administrator:
Right click on cmd icon >> run as administrator`
But I would like to use PhpStorm terminal
tool as administrator since I constantly have to execute queries that require administrator role.
When I open:
File >> Settings >> Tools >> Terminal
I can see that it is directly connected to cmd.exe
and there are options to be filled:
And I see no checkbox with choice to run it as administrator.
QUESTIONS
- Is it even possible?
- If yes how do I do it?
- Using settings or other way?