Renamed Wox.Launcher to Microsoft.Launcher

This commit is contained in:
Alekhya Reddy
2020-04-06 15:48:58 -07:00
parent f4a2741ba0
commit ba081c7837
12 changed files with 20 additions and 19 deletions

View File

@@ -176,7 +176,7 @@ int runner(bool isProcessElevated)
L"shortcut_guide.dll",
L"fancyzones.dll",
L"PowerRenameExt.dll",
L"Wox.Launcher.dll"
L"Microsoft.Launcher.dll"
};
for (auto& file : std::filesystem::directory_iterator(L"modules/"))
{