mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-28 16:07:02 +01:00
[Tools]Add a tool to get window styles (#17824)
* window styles tool * removed window name * new line delimiter * spell * rename tool * add tool to installer * added info * app name * clean up * spell check * Update tools/WindowStylesReportTool/WindowStylesReportTool.cpp * class name * spell check * PROCESS_QUERY_LIMITED_INFORMATION * updated installer docs * pipeline * added release dependency * signing * pipeline * removed font * timestamp * Update tools/WindowStylesReportTool/WindowStylesReportTool.cpp Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"PowerToys.Interop.dll",
|
||||
"BugReportTool\\PowerToys.BugReportTool.exe",
|
||||
"WebcamReportTool\\PowerToys.WebcamReportTool.exe",
|
||||
"WindowStylesReportTool\\PowerToys.WindowStylesReportTool.exe",
|
||||
"Telemetry.dll",
|
||||
"PowerToys.ManagedTelemetry.dll",
|
||||
"PowerToys.ManagedCommon.dll",
|
||||
|
||||
Reference in New Issue
Block a user