PowerToys/src/runner
Stefan Markovic 11bb7ccf60
Fallback to run as admin after install, if running PT as user not possible (#16089)
* Fallback to run as admin, if running PT as user not possible

* Update condition - address PR comment

Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>

* Update condition #2 - address PR comment

Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>

* Update condition #3 - address PR comment

Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>

* Revert method name & unify var namings

Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com>
2022-02-08 11:18:12 +01:00
..
svgs [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
ActionRunnerUtils.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
auto_start_helper.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
auto_start_helper.h Spelling: ... runner settings (#3783) 2020-05-27 17:06:50 +02:00
centralized_hotkeys.cpp [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_hotkeys.h [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_kb_hook.cpp [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
centralized_kb_hook.h [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
general_settings.cpp [Runner]remove hotkeyEx when disabling a module (#15944) 2022-02-02 12:17:37 +00:00
general_settings.h [VCM]disable by default and admin warning (#14686) 2021-12-07 13:50:04 +00:00
main.cpp Fallback to run as admin after install, if running PT as user not possible (#16089) 2022-02-08 11:18:12 +01:00
packages.config Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
pch.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
pch.h [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
powertoy_module.cpp [Runner]remove hotkeyEx when disabling a module (#15944) 2022-02-02 12:17:37 +00:00
powertoy_module.h [Shortcut Guide] Move into separate process (#11359) 2021-05-20 15:07:34 +03:00
PowerToys.exe.manifest Fix runner crashing on launching Keyboard Manager UI (#6185) 2020-08-26 15:57:25 -07:00
resource.base.h [Settings, Common.UI, runner exe] Unify exe/dll naming (#15005) 2021-12-15 12:56:52 +01:00
Resources.resx [Settings] New UX (#12470) 2021-08-23 19:48:52 +02:00
restart_elevated.cpp Fallback to run as admin after install, if running PT as user not possible (#16089) 2022-02-08 11:18:12 +01:00
restart_elevated.h [Runner] Open settings when restarted as admin (#9463) 2021-02-10 14:48:43 +01:00
RestartManagement.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
RestartManagement.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
runner.base.rc Add documentation links (#12598) 2021-08-19 15:32:03 +01:00
runner.vcxproj [build]Update to .net 6 framework and VS 2022 (#15741) 2022-02-07 14:08:30 +00:00
runner.vcxproj.filters [Shortcut Guide] Activate with Windows key press (#13342) 2021-09-23 14:23:22 +01:00
settings_telemetry.cpp Settings telemetry for PT Run (#10328) 2021-03-19 19:03:12 +02:00
settings_telemetry.h Settings telemetry for PT Run (#10328) 2021-03-19 19:03:12 +02:00
settings_window.cpp [Settings]bring up maximized window fix (#14510) 2021-11-18 11:38:16 +00:00
settings_window.h Mouse Utils - Find My Mouse (#13916) 2021-10-22 13:30:18 +01:00
trace.cpp runner: initial automatic update (#2141) 2020-04-21 10:30:12 +03:00
trace.h Add telemetry event for general settings (#1269) 2020-02-12 13:03:40 +03:00
tray_icon.cpp [Unify dll/exe naming] Tools (#15254) 2022-01-12 13:00:23 +01:00
tray_icon.h [runner] Enable opening specific settings page (#13476) 2021-09-29 12:54:05 +02:00
unhandled_exception_handler.cpp Spelling: ... wox (#3775) 2020-05-27 08:05:54 -07:00
unhandled_exception_handler.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
UpdateUtils.cpp Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00
UpdateUtils.h Dev/yuyoyuppe/autoupdate polishing (#11693) 2021-06-14 12:55:59 +03:00