I've been using powershell.el
in MS Windows Emacs, but I sometimes want
to be administrative mode so that I can do software installation via
chocolatey, etc.
Is there any way to call shell
command, or call-process
, in admin.
mode from Emacs?
I've been using powershell.el
in MS Windows Emacs, but I sometimes want
to be administrative mode so that I can do software installation via
chocolatey, etc.
Is there any way to call shell
command, or call-process
, in admin.
mode from Emacs?