[Bug] Multiple files/urls of a program are handled in different ways #6222
Unanswered
Nashmatphysics
asked this question in
Help and Questions
Replies: 1 comment
-
Remove Line 226 in 859d1db |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
env:
os: windows 10 21h2
pwsh: 7.4
hi.
When I write a manifest for a program, there is a problem I can't solve, like this:
I will get an error, because scoop will send both the exe and zip files to innounp for processing, and innounp can't deal with zip file.
So how do I specify that the exe file uses innounp and the zip file does not use innounp?
Is there a way to configure each url separately to decompress it?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions