Files
nvm-windows/bin/elevate.cmd
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

305 B