How do I open a elevated command prompt using command lines on a normal cmd?
For example, I use runas /username:admin cmd
but the cmd that was opened do
Here is a way to integrate with explorer. It will popup a extra menu item when you right-click in any folder within Windows Explorer:
Here are the steps:
*Use pushd instead of cd to allow it to work in any drive. :-)