Rem0o / FanControl.DellPlugin

Plugin for https://github.com/Rem0o/FanControl.Releases that provides support for Dell laptops using https://github.com/AaronKelley/DellFanManagement.
39 stars 8 forks source link

Exception when loading assembly #2

Closed JamesYeoman closed 3 years ago

JamesYeoman commented 3 years ago

I've got the exception as per the log file here, but the thing that puzzles me is why it thinks it's loading from a network address. Maybe there's a build misconfiguration?

JamesYeoman commented 3 years ago

So it turns out the reason it didn't work was because windows marked it as insecure because it was from a downloaded zip. It might be worth trying to capture such exceptions explicitly and displaying a popup in fan control, instead of just suppressing it