diff --git a/src/runner/main.cpp b/src/runner/main.cpp index 1c27fa645a..c5aad127e2 100644 --- a/src/runner/main.cpp +++ b/src/runner/main.cpp @@ -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/")) {