mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
[Bug Report Tool] Get Settings event viewer data (#12521)
Adds the event viewer events of PowerToys.Settings.exe to bug reports.
This commit is contained in:
@@ -15,6 +15,7 @@ namespace
|
|||||||
std::vector<std::wstring> processes =
|
std::vector<std::wstring> processes =
|
||||||
{
|
{
|
||||||
L"PowerToys.exe",
|
L"PowerToys.exe",
|
||||||
|
L"PowerToys.Settings.exe",
|
||||||
L"ColorPickerUI.exe",
|
L"ColorPickerUI.exe",
|
||||||
L"PowerToys.Awake.exe",
|
L"PowerToys.Awake.exe",
|
||||||
L"FancyZonesEditor.exe",
|
L"FancyZonesEditor.exe",
|
||||||
|
|||||||
Reference in New Issue
Block a user