mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
Remove WW module (#2664)
* Removed WW module from sln file * Remove WW from product.wxs * Removed WW from runner
This commit is contained in:
committed by
GitHub
parent
7fc140af01
commit
855f3d74fe
@@ -130,7 +130,6 @@ int runner(bool isProcessElevated)
|
||||
L"Microsoft.Launcher.dll",
|
||||
L"ImageResizerExt.dll",
|
||||
L"powerpreview.dll",
|
||||
L"WindowWalker.dll",
|
||||
L"KeyboardManager.dll"
|
||||
};
|
||||
for (auto& file : std::filesystem::directory_iterator(L"modules/"))
|
||||
|
||||
Reference in New Issue
Block a user