installer
installer copied to clipboard
Uninstall not work
app: runtime-desktop-6.0.0-rc.2-windows-x64-installer
It seems the uninstallation does nothing but just quit, the files are untouched and "dotnet --list-runtimes" shows both netcore and WindowsDesktop are there
it happens when another dotnet installed via dotnet-install.ps1
Did you run the full installer and then install over the contents in Program Files using dotnet-install.ps1? If so, that would mark files as user modified so when trying to uninstall, those files will not be removed.
Can you provide more details of the exact steps you executed and/or log files if you used the standalone installs?
Old issue triage: User did not respond to inquiry. Closing.