Project Modules

This project has declared the following modules:

Name Description
elevate-exe Elevate an arbitrary command or program with Administrator Priviledges While this program is usefult it is also powerful and a dangerous security risk. If you need to elevate a command or program, consider using one of the more specialized forms of this program such as elevate-mklink.exe.
elevate-mklink-exe Execute the mklink command with elevated privileges. This form of the elevate command is specialize to only invoke mklink, and no other commands. Consquently, it is safer than using elevate.exe, which can invoke any command or program.