Answers for "how to run scripts with sudo win windows"

0

how to run sudo in windows

Simply specify the user and command to run as follows:
runas /user:Admin cmd
Posted by: Guest on October-15-2020

Code answers related to "how to run scripts with sudo win windows"

Browse Popular Code Answers by Language