microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
491 stars 84 forks source link

Implement scope override and scope detection from installer URL #367

Closed ryfu-msft closed 1 year ago

ryfu-msft commented 1 year ago

Currently there is no way for winget-create to detect the scope of an installer. This PR adds the override functionality to allow users to specify the intended scope of the installer to improve matching performance during updates.

Changes:

Tests: