Demitrius Nelon

Results 1112 comments of Demitrius Nelon
trafficstars

If we were to do something like `Get-WinGetManifest ` and display the logically equivalent metadata from `winget show `. In order to reduce all the extra network round trips, this...

We've switched to a different library for expanding compressed files in WinGet 1.8 and WinGet 1.9 preview. Is this still happening on the latest versions of WinGet?

This is an interesting looking edge case where at least at one point, it appears PowerToys had been installed using the Microsoft Store, and at another point, WinGet acted on...

Get ready for a terrible run on sentence: My best guess at clearing the issue up is to perform an uninstall using the store Id, and then a reinstall using...

For the sake of visibility: In the case of WinGet as an orchestrator, we have an experimental feature in place for generating configuration from the current state for a single...

This feature is required prior to accepting "interactive only" installers into the community repository. Many users are looking for headless/unattended import capabilities.

I don't believe the service was down. The URL in the source export in the screenshot above isn't the path to the Pre-Indexed package. The correct path is: https://cdn.winget.microsoft.com/cache/source2.msix

Does `winget source update -n winget` also fail?

Can you run the command and share verbose logs? `winget source update -n winget --verbose-logs --logs`

I don't know if it would help or not, but there is a "Repair-WinGetPackageManager" cmdlet in the [Microsoft.WinGet.Client](https://www.powershellgallery.com/packages/Microsoft.WinGet.Client) PowerShell module. It's designed to "fix" issues with WinGet from an install/bootstrapping...