radix, on 14 May 2010 - 09:15 AM, said:
U.E. 1.6.1 can extract files from .imz and .ima image files, but can't extract files from winimage sfx archives (upx compressed).
I've uploaded an example:
Support is there, but it's not detecting the file properly. It's trying to unpack it as a FEAD file, same as the other commenter posted about the Firefox installer. This is another consequence of shuffling around 7-Zip.
amritlohia, on 22 May 2010 - 01:39 PM, said:
I think I caught a bug in UniExtract 1.6.1.
When extracting Firefox 3.6.3 Installer, it used to extract correctly as a 7-zip package in 1.6
But in 1.6.1, it extracts as a FEAD package, which is incorrect.
Confirmed - thanks for the report.
amritlohia, on 24 May 2010 - 04:22 PM, said:
I'm always up for checking out newer/better alternatives. Thanks for the links.
amritlohia, on 24 May 2010 - 04:22 PM, said:
UnUHARC should be removed, as you have stated that a legitimate source cannot be found.
I can't find a legit download source now, but the binaries themselves, best I can tell, are freely redistributable. As a result, there shouldn't be a problem keeping them included.
amritlohia, on 24 May 2010 - 04:22 PM, said:
Your program cannot extract installers created with JGSoft DeployMaster (
http://www.deploymaster.com)
When I extract one, it just creates a file called [~0].
That's 7-Zip's new generic .exe resource extraction at work. It doesn't seem to work all that well, though, and it's definitely causing me other problems with file type detection and extraction order, as discussed previously. You
might be able to extract files from the 0 file by renaming it to include a few different extensions (0.exe, 0.cab, etc.) and running UniExtract on i. I have seen that work once before, but mostly not.
Thanks for the installer examples. I'll add them to the list to check out.