Maassoft / ColorControl

Easily change NVIDIA display settings and/or control LG TV's
GNU General Public License v3.0
948 stars 42 forks source link

Install missing dot net frameworks, I installed them.. #110

Open Ryrynz opened 2 years ago

Ryrynz commented 2 years ago

I installed the dot net framework 6.0.6 that the app directed me to, I installed both x64 and x86 and rebooted, however the app still says I need to install the dot net framework. Windows 11 22H2.

Maassoft commented 2 years ago

This might be caused by a version of the .NET framework that is too new, see this issue: https://github.com/Maassoft/ColorControl/issues/106

Maybe if you install 6.0.5 or 6.0.4 it will be resolved. I don't know why newer versions are not simply backwards compatible.

ehaynes99 commented 2 years ago

Manually installing 6.0.5 worked. https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-6.0.5-windows-x64-installer

I'm definitely not a .NET expert, but I think the frameworks are backwards compatible in general, but likely that resolution only occurs properly when the app has an installer. Edge is Chromium based now, so maybe Windows 12 will be Linux based and get rid of the registry. :)