-
Notifications
You must be signed in to change notification settings - Fork 15
Windows Administrator Terminal
Andre Bossert edited this page Mar 28, 2022
·
2 revisions
- go to menu
Window -> Preferences -> EasyShell -> (2) Command
- enter
prompt
in the search field - select
Command Prompt
and useCopy...
button - in the new dialog
- rename to
Command Prompt as Admin
or similar - select
Working directory
checkbox - Change command to
powershell.exe "Start-Process cmd -Verb RunAs"
- rename to
- accept with
OK
- go to menu
Window -> Preferences -> EasyShell -> (1) Menu
- Use
Add...
button - enter Filter
admin
- select
Open - Command Prompt as Admin (User)
- accept with
OK
- go to menu
Window -> Preferences -> EasyShell -> (2) Command
- enter
powershell
in the search field - select
PowerShell
and useCopy...
button - in the new dialog
- rename to
PowerShell as Admin
or similar - Change command to
powershell.exe -command "Start-Process powershell -Verb RunAs -ArgumentList '-NoExit', '-Command', 'cd ${easyshell:container_loc}'"
- rename to
- accept with
OK
- go to menu
Window -> Preferences -> EasyShell -> (1) Menu
- Use
Add...
button - enter Filter
powershell
- select
Open - PowerShell as Admin (User)
- accept with
OK
Now you can select the new menu entries and use buttons Up
and Down
to move them to the place in the menu you want.
Select the resource in you Eclipse explorer and use Alt + E
or Alt + O
or context menu to run EasyShell