[Settings]Don't launch if explorer is running elevated (#18124)

This commit is contained in:
Andrey Nekrasov
2022-05-10 19:13:56 +03:00
committed by GitHub
parent 741457ffa5
commit c485da2816
4 changed files with 54 additions and 94 deletions

View File

@@ -122,4 +122,7 @@
<data name="BUGREPORT_SUCCESS" xml:space="preserve">
<value>Bug report .zip file has been created on your Desktop.</value>
</data>
<data name="CANNOT_LAUNCH_SETTINGS_NONELEVATED" xml:space="preserve">
<value>Cannot start PowerToys.Settings process non-elevated, because explorer.exe process is elevated. Consider enabling UAC.</value>
</data>
</root>