mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
[PT Run] Run as user feature (#17283)
* run as different user * fix tests * Update src/modules/launcher/Plugins/Microsoft.Plugin.Shell/Main.cs * fix typo
This commit is contained in:
@@ -165,4 +165,7 @@
|
||||
<data name="powertoys_run_plugin_program_uwp_failed" xml:space="preserve">
|
||||
<value>Can't start UWP</value>
|
||||
</data>
|
||||
<data name="wox_plugin_program_run_as_user" xml:space="preserve">
|
||||
<value>Run as different user (Ctrl+Shift+U)</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user