Skip to content

A wrapper for User Account Control to run commands as an administrator in the Windows command line

License

Notifications You must be signed in to change notification settings

thetechconspiracy/SudoWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudoWin

A wrapper for User Account Control to run commands as an administrator in the Windows command line

Requires .NET Core 3.1

Installation:

If you do not wish to install .NET Core, use the Self-Contained version. Otherwise, use the Standalone version.

Copy the desired sudo.exe executable to a folder on the computer. Add the folder to the PATH environment variable (Control Panel > System > Advanced System Settings > Advanced > Environment Variables)

Usage:

sudo <command> <command parameters>

About

A wrapper for User Account Control to run commands as an administrator in the Windows command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages