dotnet / dotnet/cli-lab

Uninstalling "Microsoft Windows Desktop Runtime 10.0.*" doesn't work

Open
#436 1 comment 0 reactions 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

Hi there,
i'm trying to cleanup old minor versions, it does work with any major versions and other runtimes (including 10) but Windows Desktop Runtime 10.

Tool:
**dotnet-core-uninstall version 1.7.661902**
Command:
**dotnet-core-uninstall remove --all-lower-patches --windows-desktop-runtime --yes**

Logging the output tells me that it sees them

> Uninstalling: Microsoft Windows Desktop Runtime 10.0.2 (x86).
> Uninstalling: Microsoft Windows Desktop Runtime 10.0.3 (x64).
> Uninstalling: Microsoft Windows Desktop Runtime 10.0.3 (x86).
> Uninstalling: Microsoft Windows Desktop Runtime 10.0.2 (x64).

But it doesn't uninstall, the same entries will be made every time i run the uninstaller.

Thanks for your help!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.