installer icon indicating copy to clipboard operation
installer copied to clipboard

Uninstall not work

Open Archieeeeee opened this issue 4 years ago • 2 comments

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

Archieeeeee avatar Nov 05 '21 20:11 Archieeeeee

it happens when another dotnet installed via dotnet-install.ps1

Archieeeeee avatar Nov 06 '21 10:11 Archieeeeee

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?

joeloff avatar Feb 23 '22 22:02 joeloff

Old issue triage: User did not respond to inquiry. Closing.

MiYanni avatar May 22 '24 16:05 MiYanni