elevate icon indicating copy to clipboard operation
elevate copied to clipboard

elevate -- start elevated processes from the command line

Results 5 elevate issues
Sort by recently updated
recently updated
newest added

i changed the few references from afxres.h to the stdafx.h and it built and ran... not sure if that's the proper solution but it worked... for the record, i did...

I just want to confirm that I am understanding this correctly, since this project is under the MIT license it should be ok to redistribute the binaries under another open...

These changes include a fix to a deprecated windows API and converts the build process over to use CMake. With CMake you have a simple build definition file ~10 lines...

`elevate -k echo copy "file 1.txt" "file 2.txt"` gives `copy file 1.txt file 2.txt`