• R
    Do not elevate unless necessary · dc918c4e
    Ron Buckton 提交于
    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
    dc918c4e
elevate.cmd 305 字节