Open CloudWaddie opened 4 days ago
Same issue here. Completely unable to launch the program.
Ran into the same problem, the fix is to install .net core 3.1: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-3.1.32-windows-x64-installer
[x] This is not about other apps being displayed weird or etc. [x] This is not about rendering issues that caused by a bug in the Windows. [x] I've read FAQ. [x] I've checked other issues and this is not a duplicate.
Describe the bug
Can't open MFE due to .NET not installed. When I run dotnet --list-runtimes I get:
Microsoft.NETCore.App 3.1.32 [C:\Users\censored\AppData\Local\Microsoft\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 3.1.32 [C:\Users\censored\AppData\Local\Microsoft\dotnet\shared\Microsoft.WindowsDesktop.App]
To Reproduce Open MFE
Expected behavior MFE Opens
Windows Version Windows 11 24H2
Additional context None