mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
FancyZones: FZ & FZE now live in a dedicated dir (#2837)
This commit is contained in:
@@ -138,6 +138,7 @@ int runner(bool isProcessElevated)
|
||||
std::unordered_set<std::wstring> module_folders = {
|
||||
L"",
|
||||
L"FileExplorerPreview/",
|
||||
L"FancyZones/"
|
||||
};
|
||||
|
||||
for (std::wstring subfolderName : module_folders)
|
||||
|
||||
Reference in New Issue
Block a user