Skip to content

A utility script to do stuff like the popular tool of linux "sudo" - doing stuff as a different user, elevating permissions, etc.

Notifications You must be signed in to change notification settings

AlienX2001/sudo-for-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

sudo-for-windows

A utility script to do stuff like the popular tool of linux "sudo" - doing stuff as a different user, elevating permissions, etc.

An attempt to make a utility script which acts like "sudo" of windows It requires password of the target user rather than the current user

To use it seamlessly just but the bat file in your PATH directory. If you dont know what PATH is then just type 'echo %PATH%' in your cmd.exe to get a list of directories in your PATH environment variable. If you still dont seem to understand what's happening then just put it in your "C:\Windows" folder.

Now you can just do 'sudo' from your cmd shell

About

A utility script to do stuff like the popular tool of linux "sudo" - doing stuff as a different user, elevating permissions, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published