Hsiao-nan Cheung
Hsiao-nan Cheung
innounp: 0.49 mtee: 2.21 (https://github.com/ritchielawrence/mtee) (which fixed issue under Windows 10, so wtee is needless.)
The `build` or `develop` system should be extracted from scoop, and may be added back if the user turn it on. I'm working on it but should wait for a...
Thanks, I'll review https://github.com/ScoopInstaller/Scoop/commit/b130e606cf983590ca172514d57f7daecb263558 again.
This feature tends to be accomplished in recent Scoop Core release (using semiver and a tarball program), thank you for your advice and potential sketch.
I'll add a config option to control it: stash, prompt, cancel. > Bucket update sometimes fail due to EOL conflicts, this change will create multiple stashes there and somewhat pollute...
 Done.
Any other comments? This should be merged now.
This kind of extraction will be simplified when https://github.com/ScoopInstaller/Scoop/pull/3502 is done.
Do you have some more common use cases other than NSIS that use nested archives?
The most use cases are NSIS installer (app-32, app-64), others like embedded `chrome.7z` or custom extraction actions (e.g., multi-archive, different extracting params, etc.). It may be useful in some cases,...