mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
add more exception info
This commit is contained in:
@@ -142,6 +142,7 @@ namespace Wox.Plugin.Everything
|
||||
Helper.ValidateDataDirectory(bundledSDKDirectory, sdkDirectory);
|
||||
|
||||
var sdkPath = Path.Combine(sdkDirectory, DLL);
|
||||
Constant.EverythingSDKPath = sdkPath;
|
||||
LoadLibrary(sdkPath);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user