Skip to content

Will the new ZIP-feature also work on self-extracting (exe) ZIP-archives? #88247

Answered by ryfu-msft
borque asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @borque,

No, winget's ZIP-feature will not be able to handle the scenario you described above. If you wanted to be able to properly pass the arguments to the setup program, you would need to provide an installerURL that points to the zip archive containing the files that you want to extract rather than a self-extracting exe file. Winget will then handle the extraction process and pass the arguments directly to the nested installer that you specify in the manifest.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by borque
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants