mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +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 =
|
||||
{
|
||||
L"PowerToys.exe",
|
||||
L"PowerToys.Settings.exe",
|
||||
L"ColorPickerUI.exe",
|
||||
L"PowerToys.Awake.exe",
|
||||
L"FancyZonesEditor.exe",
|
||||
|
||||
Reference in New Issue
Block a user