win_shortcut: add run as admin and fix shell folder idempotency (#48584)

This commit is contained in:
Jordan Borean
2018-11-14 12:15:04 +10:00
committed by GitHub
parent 2b1ca25e59
commit 6898f02431
5 changed files with 358 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
bugfixes:
- win_shortcut - Added idempotency checks when ``src`` is a special shell folder like ``shell:RecycleBinFolder``
minor_changes:
- win_shortcut - Added support for setting the ``Run as administrator`` flag on a shortcut pointing to an executable