diff --git a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json index 741c57ddcc..d34b40f822 100644 --- a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json +++ b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json @@ -7,6 +7,6 @@ "Version": "1.0.0", "Language": "csharp", "Website": "http://www.wox.one/plugin", - "ExecuteFileName": "Wox.Plugin.Indexer.dll", + "ExecuteFileName": "Microsoft.Plugin.Indexer.dll", "IcoPath": "Images\\WindowsIndexerImg.bmp" }