Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for self-extract exe files #7

Open
raulfraile opened this issue Nov 28, 2014 · 0 comments
Open

Add support for self-extract exe files #7

raulfraile opened this issue Nov 28, 2014 · 0 comments

Comments

@raulfraile
Copy link
Owner

It would be interesting to support the decompression of exe files using some Windows command line tools such as 7zip (and probably many others). To fix this issue, #6 must be done first.

How to fix it

A new format should be added to the Distill\Format namespace. Compression ratio, speed... should be the same as the Zip format. This command must also be added to the container, as explained in #6.

For tests, if there is any way to create them from Linux/MacOS, it can be added to the generate_files.sh script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant