This utility executes a command with UAC privilege elevation. This is useful for working inside command prompts or with batch files.
elevate [(-c | -k) [-n] [-u]] [-w] command Options: -c Launches a terminating command processor; equivalent to "cmd /c command". -k Launches a persistent command processor; equivalent to "cmd /k command". -n When using -c or -k, do not pushd the current directory before execution. -u When using -c or -k, use Unicode; equivalent to "cmd /u". -w Waits for termination; equivalent to "start /wait command".
For more information, please consult the readme.txt
file found inside the package.
Although there are a number of other tools that serve the same purpose, this particular utility has several features that set it apart from the rest:
/c
instead of /k
.Windows Vista (or newer) is required.
Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
elevate-1.3.0-redist.7z | 2011-03-06 05:06 | 11K | ||
elevate-1.3.0-redist.md5 | 2011-03-06 05:06 | 59 | MD5 hashes |