Demitrius Nelon

Results 1168 comments of Demitrius Nelon

Related to: * #578

We're currently working on this feature.

@Trenly, We did update the MSI code path. Thanks for flagging this. Do you have any suggestions for better messages? Perhaps: ``` is currently installed. Installing requires uninstalling the current...

The .NET team has started publishing their manifests. We still have some work to do to improve the install/upgrade experience related to: * https://github.com/microsoft/winget-cli/issues/2995 There may also be some other...

The `Repair-WinGetPackageManager` cmdlet in the [Microsoft.WinGet.Client](https://www.powershellgallery.com/packages/Microsoft.WinGet.Client/) PowerShell Module does much of the work to handle dependencies, but Microsoft.UI.Xaml is still not handled in the most optimal way. We're looking at...

@aminya this issue is quite old and several releases of WinGet have come and gone. Is this still happening?

WinGet doesn't "inspect" the installed package. It looks at the registry entries behind the Apps & Features metadata. If the Discord package upgrades itself and doesn't upgrade the registry value...

WinGet 1.7 was updated to support the "Deny" property in the manifest for upgrades.

When running `winget list -s source` the original design was to match installed packages with the specified source if there is a match across multiple sources. We have an Issue...