added the wox launcher dll

This commit is contained in:
Alekhya Reddy Kommuru 2020-03-16 07:55:27 -07:00
parent 94387e8698
commit f77bacb8a6

View file

@ -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/"))
{