mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
added the wox launcher dll
This commit is contained in:
@@ -176,7 +176,7 @@ int runner(bool isProcessElevated)
|
||||
L"shortcut_guide.dll",
|
||||
L"fancyzones.dll",
|
||||
L"PowerRenameExt.dll",
|
||||
L"Wox_Launcher"
|
||||
L"Wox.Launcher.dll"
|
||||
};
|
||||
for (auto& file : std::filesystem::directory_iterator(L"modules/"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user