Skip to content

Emulated sudo command to elevate (Run As Administrator) cmd and or applications via UAC.

License

Notifications You must be signed in to change notification settings

jamestel/Win-sudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Win-sudo

Emulated sudo command to elevate (Run As Administrator) cmd and or applications via UAC.

How To Use

Simply download and place sudo.bat into your system32 folder.

  • Simply using sudo will create a new elevated cmd window unlike the true UNIX sudo.
  • Unlimited arguments are supported when lauching an elevated application or script.

Examples:

sudo notepad worlddom.txt
sudo sndvol
sudo "C:\Program Files\MySQL\MySQL Server\bin\mysql.exe"

About

Emulated sudo command to elevate (Run As Administrator) cmd and or applications via UAC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published