Rem0o / FanControl.HWInfo

FanControl plugin to import HWInfo sensors.
MIT License
192 stars 28 forks source link

No Binaries on AppVeyor #54

Closed ApBrown1298 closed 8 months ago

ApBrown1298 commented 8 months ago

I was trying to get this running but when I go to the AppVeyor link, there's nothing under "Artifacts". Am I missing something?

Fr0stX76 commented 8 months ago

Try here

ApBrown1298 commented 8 months ago

Ok I may be lost on a different part then... if the binaries are included in the Release.zip then what am I supposed to do after that? I opened the FanControl.HWInfo.csproj file in Visual Studio, built the solution, and then copied the .dll over but FanControl still shows that there are no plugins.

Any thoughts on where I went wrong?

Rem0o commented 8 months ago

FanControl.HWInfo dll must be in the Plugin folder, unlocked.

ApBrown1298 commented 8 months ago

Thank you both for the help... on top of not having it unlocked I was a bit of a smooth brain and had two instances of FanControl on different drives.

Works perfectly now, thanks again!