You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! ;-)
The text was updated successfully, but these errors were encountered:
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 renamearchive.wim
toarchive.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! ;-)The text was updated successfully, but these errors were encountered: