Skip to content

kasajian-ether/pseudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pseudo

kinda like 'sudo'

This will allow you to run a command elevated. For instance, even if you're account is a local administrator, you may be running in a non-elevated command prompt.

Examples:

  pseudo cmd.exe
  pseudo Powershell
  pseudo PowerShell -Command "& {Get-EventLog -LogName security}"

and all in a 3 line bat file: https://github.com/kasajian/pseudo/blob/master/pseudo.bat

About

sudo command for Windows, in just a three line batch file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published