[BugReport][Install]Fix process lists for Peek and MWB (#26235)

This commit is contained in:
Jaime Bernardo
2023-05-25 10:26:52 +01:00
committed by GitHub
parent 22e4c4ce2a
commit 6a4a5c59d7
2 changed files with 7 additions and 7 deletions

View File

@@ -1466,9 +1466,9 @@ UINT __stdcall TerminateProcessesCA(MSIHANDLE hInstall)
L"PowerToys.PdfPreviewHandler.exe",
L"PowerToys.SvgPreviewHandler.exe",
L"PowerToys.Peek.UI.exe",
L"PowerToys.MouseWithoutBorders.exe"
L"PowerToys.MouseWithoutBordersHelper.exe"
L"PowerToys.MouseWithoutBordersService.exe"
L"PowerToys.MouseWithoutBorders.exe",
L"PowerToys.MouseWithoutBordersHelper.exe",
L"PowerToys.MouseWithoutBordersService.exe",
L"PowerToys.exe",
};