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

Please add extraction support for WIM files #23

Closed
TGOS opened this issue Feb 10, 2017 · 2 comments
Closed

Please add extraction support for WIM files #23

TGOS opened this issue Feb 10, 2017 · 2 comments
Assignees
Milestone

Comments

@TGOS
Copy link

TGOS commented Feb 10, 2017

WIM files ("Windows imaging (WIM) image", says file) are supported by the 7z compressor and they are also supported by Keka, yet Keka doesn't know it is supporting them. All I need to do is to rename archive.wim to archive.wim.7z and Keka will extract it just fine. So the WIM support is almost ready, just register the file extension, let Keka know what to do with it and announce WIM extraction support on the webpage. One of the least expensive features ever! ;-)

@aonez aonez modified the milestones: 1.0.9, 1.1.0 Feb 10, 2017
@aonez aonez self-assigned this Feb 10, 2017
@aonez
Copy link
Owner

aonez commented Feb 10, 2017

Thanks for the tip, going into next release!

@aonez
Copy link
Owner

aonez commented Feb 25, 2017

Added to r1735 revision. Coming in 1.1.0!

@aonez aonez closed this as completed Feb 25, 2017
aonez pushed a commit that referenced this issue Mar 7, 2022
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

2 participants