PowerToys/src/runner
Bartosz Sosnowski 619ed234a9
Do not run elevated by default (#884)
Make the runner not run as elevated by default. Add a setting for
"run PowerToys as elevated" and buttons to restart the process
with the different elevation levels.
2019-12-16 18:36:52 +01:00
..
svgs FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
auto_start_helper.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
auto_start_helper.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
general_settings.cpp Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
general_settings.h Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
lowlevel_keyboard_event.cpp Add switch to turn off keyboard hooks while debugging, since they could mess system-wide input 2019-11-07 09:52:34 +01:00
lowlevel_keyboard_event.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
main.cpp Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
powertoy_module.cpp Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
powertoy_module.h Use WinRT JSON parser instead of custom cpprestsdk solution (#822) 2019-12-06 11:40:23 +03:00
powertoys_events.cpp Customize system menu items through dedicated API (#677) 2019-11-12 11:48:14 +01:00
powertoys_events.h Customize system menu items through dedicated API (#677) 2019-11-12 11:48:14 +01:00
resource.h Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
restart_elevated.cpp Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
restart_elevated.h Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
runner.rc Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
runner.vcxproj Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
runner.vcxproj.filters Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
settings_window.cpp Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
settings_window.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
system_menu_helper.cpp Fix outstanding warning messages (#924) 2019-12-13 18:55:30 +01:00
system_menu_helper.h Customize system menu items through dedicated API (#677) 2019-11-12 11:48:14 +01:00
trace.cpp Fix telemetry event names 2019-10-28 19:07:32 +01:00
trace.h Add version number to telemetry event 2019-10-14 19:22:14 +02:00
tray_icon.cpp Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
tray_icon.h Do not run elevated by default (#884) 2019-12-16 18:36:52 +01:00
unhandled_exception_handler.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
unhandled_exception_handler.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
win_hook_event.cpp Customize system menu items through dedicated API (#677) 2019-11-12 11:48:14 +01:00
win_hook_event.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00