robvdpol / RaceControl

Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
GNU General Public License v3.0
1.19k stars 95 forks source link

keeps asking me to download .NET 5.0 even though already did and installed #334

Closed Pepo92 closed 2 years ago

Pepo92 commented 2 years ago

wondering if anyone can help

Keep getting this when I try to run "RaceControl" installer image

Thanks. P.

imnotnoa commented 2 years ago

What is the value of the RELEASE key in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full in your registry?

Pepo92 commented 2 years ago

hi, this is how it shows:

image

robvdpol commented 2 years ago

Please type 'dotnet --info' in a command line prompt and paste the output. The registry key mentioned above is for old .NET Framework.

robvdpol commented 2 years ago

By the way, the readme already redirects to .NET 6.0 desktop runtime, which is the incorrect one for the current release. The upcoming release will be .NET 6 though.

ch8rt commented 2 years ago

Are you saying we should be using 5 and not 6 at this time? I have 6 installed, and I still get this message on startup, only without a specific version being detailed.

EDIT: I've since realised that we need the Desktop and not Core version. I've opened a new issue (https://github.com/robvdpol/RaceControl/issues/350) detailing the incorrect link referenced in the the read me and the alert box ;) Thanks.

robvdpol commented 2 years ago

For the latest release (2.6.0) you need .NET 6 desktop runtime: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.3-windows-x64-installer