Answers for "run cmd elevated command line"

0

run cmd elevated command line

Execute the following in Run (Ctrl+R)
powershell -Command "Start-Process cmd -Verb RunAs"
Posted by: Guest on February-01-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language