FancyZones: FZ & FZE now live in a dedicated dir (#2837)

This commit is contained in:
Andrey Nekrasov
2020-05-11 21:22:23 +03:00
committed by GitHub
parent 592c55c524
commit 8aa8c296e1
4 changed files with 28 additions and 22 deletions

View File

@@ -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)