do not load dll at all

This commit is contained in:
vanzue
2025-11-14 15:47:35 +08:00
parent 4e6496ce2e
commit b95d4c5035

View File

@@ -161,7 +161,7 @@ int runner(bool isProcessElevated, bool openSettings, std::string settingsWindow
L"PowerToys.MouseJump.dll", L"PowerToys.MouseJump.dll",
L"PowerToys.AlwaysOnTopModuleInterface.dll", L"PowerToys.AlwaysOnTopModuleInterface.dll",
L"PowerToys.MousePointerCrosshairs.dll", L"PowerToys.MousePointerCrosshairs.dll",
L"PowerToys.CursorWrap.dll", // L"PowerToys.CursorWrap.dll",
L"PowerToys.PowerAccentModuleInterface.dll", L"PowerToys.PowerAccentModuleInterface.dll",
L"PowerToys.PowerOCRModuleInterface.dll", L"PowerToys.PowerOCRModuleInterface.dll",
L"PowerToys.AdvancedPasteModuleInterface.dll", L"PowerToys.AdvancedPasteModuleInterface.dll",