Skip to content

Can I make my own winget for Windows 7? #18090

Answered by ItzLevvie
pybash1 asked this question in Ideas
Discussion options

You must be logged in to vote

I don't think you can because source.msix (which is what I believe winget-cli uses to fetch manifests' information from the repository) is only supported on Windows 10 and above. You'll have to upgrade to the latest version of Windows (which is currently 10) for that.

You'll have to code everything from scratch if you wanted to do what you want to do; i.e. extracting a file from source.msix, parsing the Public.db file, and more; but even then - some apps ship as .AppxBundle and .Msix file types which are not supported on Windows 7.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pybash1
Comment options

@ItzLevvie
Comment options

@pybash1
Comment options

@TinyRobby
Comment options

Answer selected by pybash1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants