DrewNaylor / guinget

Unofficial GUI for Microsoft's Windows Package Manager (winget). Kinda like Synaptic, but for Windows. Not associated with either Microsoft or the Synaptic project, and Microsoft does not endorse this software.
Apache License 2.0
135 stars 3 forks source link

Pass "-s "winget"" to winget to make sure it doesn't have issues when the Store source is on. #70

Closed DrewNaylor closed 3 years ago

DrewNaylor commented 3 years ago

For example, it had an issue with Windows Terminal, so I had to use CMD to update it while specifying -s "winget". This isn't a good experience, so it should be fixed as soon as possible and eventually add a source column since there will be sources other than the default one.