X Tutup
Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 874 Bytes

File metadata and controls

24 lines (15 loc) · 874 Bytes

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

X Tutup