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

Allow the user to specify whether they want to use the default scope for a package, or enforce "machine" or "per-user". #142

Open DrewNaylor opened 2 years ago

DrewNaylor commented 2 years ago

Not everyone wants packages to be installed per-user, so this would force winget to install machine-wide by default when using guinget. Of course, the user has full control over the scope they want, so they can choose what happens.