Reloaded-Project/Reloaded-II

Update required popup for dotnet x86 on launch when already installed.

Closed this issue · 2 comments

Following the latest update I was prompted to update dot net - both x64 and x86. While both have been installed, the below pop-up persists on launch. Closing it and using reloaded as normal remains possible. I have also tried re-installing reloaded from the setup.exe and the popup persists.

Screenshot 2024-11-14 013954

Appears to be just a minor inconvenience but flagging in case it's anything more serious. Any input on a fix would be much appreciated! Thanks :)

Manually installing the runtimes listed in the changelog will probably do the trick:

It's possible Microsoft didn't update the runtime links on their servers, so it's sending them to the wrong runtime. This happened last year too.

This worked perfect. Thanks!