Page 1 of 1

Administrator Command Prompt

Posted: 26 Jan 2018 17:13
by VeeGee
Good afternoon all,
Running the latest release/stable on Windows 10 x64, I am using #1005 (Open Command Prompt Here) in my hamburger menu. Works great; however, was looking to see if there is a command to open an "Administrative Command Prompt Here" ? Right now, I manually open the Administrative prompt, copy the path from XY and "CD (paste from XY)" in the prompt.

Re: Administrator Command Prompt

Posted: 26 Jan 2018 17:28
by highend

Re: Administrator Command Prompt

Posted: 26 Jan 2018 18:47
by VeeGee
Thank you for the link. I added :

Code: Select all

::Open Administrative Command Prompt Here;opencommandprompt , , , 1
and it works perfect !

Re: Administrator Command Prompt

Posted: 26 Jan 2018 19:01
by highend
It does? Uh...

That part doesn't belong there:

Code: Select all

Open Administrative Command Prompt Here;

Re: Administrator Command Prompt

Posted: 26 Jan 2018 20:07
by VeeGee
Yes, it does work. I was following the Help and that section was listed as where I can type my description. Here is what the bottom of my popup menu looks like now :
2018-01-26_14-05-39.png

Re: Administrator Command Prompt

Posted: 26 Jan 2018 20:10
by highend
Ah, I see, it's part of the scriptable hamburger menu in your case. Ok, this works ofc