flipswitchingmonkey / FlexASIO_GUI

Simple configuration GUI for FlexASIO
MIT License
336 stars 26 forks source link

"You must install .NET Desktop Runtime" -- Already installed #39

Closed bgsulz closed 1 year ago

bgsulz commented 1 year ago

Apologies in advance for what is probably a banal question. I have installed .NET Desktop Runtime 6.0.10 -- find evidence below. Despite this, application will not start.

FlexASIOGUI_c2pHal4Wbb

Clicking "Yes" causes the application to close. As far as I can tell, no task appears in Task Manager related to the installation.

If there is any more information you need, please do not hesitate to let me know.


The result of dotnet --info: WindowsTerminal_AO8AQQqSd8

The installation folder. (All files within 6.0.10 seem to be present.) explorer_0qpnbXYEP0

Environment variables, if relevant; neither appears to be set. WindowsTerminal_oQdwTYwgp2

Correct registry keys: regedit_66hOe50Ekp regedit_34RG58gAeA

bgsulz commented 1 year ago

I resolved the issue. It had nothing to do with the program itself -- my mistake. It was caused by corrupt registry keys.

If you have this problem, consider using the Microsoft Program Install and Uninstall Troubleshooter. Select the option that says you have trouble installing a program, and choose for the program "Not Listed."

KarimKuropka commented 2 weeks ago

grafik

I get this error message, though .NET Core Desktop 6.0.33 is installed. I checked my registry and couldn't find anything deviating from the above registry (except the version number). Using the Program Install and Uninstall Troubleshooter does nothing. Can you help me?