Commit Graph

2 Commits

Author SHA1 Message Date
Ron Buckton
dc918c4e42 Do not elevate unless necessary
This changes `elevate.cmd` to first try to execute the requested command *without* elevation. If the command failed (i.e., `ERRORLEVEL` was non-zero), then retry the command with elevation.

Fixes #510
2020-02-11 11:57:24 -08:00
Corey Butler
9e48a87faa Added helper scripts and icon 2014-10-02 17:48:07 -05:00