Insideus / elevate

:closed_lock_with_key: Command-line privilege elevation for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elevate

MIT licensed Build Status cppcheck badge

Simple command-line tool to run executables that require elevated privileges on Windows.

Think node-runas but as a standalone tool, or jpassing/elevate but that compiles on MinGW and is continuously getting built by our CI server.

Used by itch to run some installers on Windows.

License

elevate is released under the MIT license, see LICENSE.txt for details

About

:closed_lock_with_key: Command-line privilege elevation for Windows

License:MIT License


Languages

Language:C 84.5%Language:Shell 12.5%Language:Makefile 2.9%