Universal Extractor Extract files from any type of archive or application installer
#861
Posted 07 October 2008 - 02:13 PM
Thanks for the info. As I understand Smith Micro's statement, Expander is freeware but is not available separately, only as part of the Expander 2009 package which is a 30 day trial.
I had already downloaded the package but then discovered that it required .NET and I refuse to allow that bloatware on my system. I used UE to extract the expander archive (I think), but it apparently needs to be installed as the exe would not initialize. So I gave up and will rely on UE and Expander v7.
#862
Posted 09 October 2008 - 08:15 AM
#863
Posted 11 October 2008 - 03:23 PM
I just uploaded a release candidate for version 1.6. Please download, test, and report back what you find out. If everything looks good, then I'll repackage with the proper artwork, update the main page for the final release, and call it done. If you find any problems, please report them here (or in the separate "bugs" thread that I'm going to create) and I'll try to knock them out ASAP.
At this point I have two goals - find/fix any bugs, release final version. That's it. No new features, no new formats, etc. I really need to get the final version of 1.6 out as-is, and everything else can added in the next version.
I'd greatly appreciate any and all help in testing this. I haven't messed with this too much myself lately, so having some other eyes on it is essential at this point. Please test the following, in particular:
- installer - does everything work as it should, including the new 1.6 options?
- vista support - the installer should fully support Vistal w/ admin privileges; non-admins should use the noinst version
- noinst archive - this should be preconfigured to work in a "portable" environment
- general extraction - this should be pretty obvious, but as I said, it's been a while since I've used it. Please test with a number of different (supported) filetypes and make sure it behaves like it should.
Aside from miscellaneous bug fixes or tweaks, here are the changes from the 1.6 beta release:
Added support for DiscJuggler CDI CD-ROM images via cdirip.exe Added support for LZX compressed files via unlzx Added support for RoboForm installers Added Croatian, Dutch, and Taiwanese translations Fixed bug in InstallShield CAB file support; now properly extracts files with spaces in the filename Fixed support for (non-tar) gzip files Updated Inno Setup support for increased detection reliability Updated Inno Setup support to extract all files, including renamed duplicates Updated UHARC support to detect and extract SFX files Updated installer to require Windows NT-based systems; 9x will not work Updated 7-Zip to 4.57 Updated AutoIt to 3.2.10.0 Updated innounp to 0.20 Updated Inno Setup to 5.2.2 Updated UnRAR to 3.80 Updated UPX to 3.03 Updated bin2iso to 1.95
And finally, download links:
Installer: http://uniextract.c1...extract16rc.exe
Standalone: http://uniextract.c1...16rc_noinst.rar
Please let me know how it works for you.
#864
Posted 11 October 2008 - 05:32 PM
nitro322, on Oct 11 2008, 05:23 PM, said:
Added support for DiscJuggler CDI CD-ROM images via cdirip.exe Added support for LZX compressed files via unlzx Added support for RoboForm installers Added Croatian, Dutch, and Taiwanese translations Fixed bug in InstallShield CAB file support; now properly extracts files with spaces in the filename Fixed support for (non-tar) gzip files Updated Inno Setup support for increased detection reliability Updated Inno Setup support to extract all files, including renamed duplicates Updated UHARC support to detect and extract SFX files Updated installer to require Windows NT-based systems; 9x will not work Updated 7-Zip to 4.57 Updated AutoIt to 3.2.10.0 Updated innounp to 0.20 Updated Inno Setup to 5.2.2 Updated UnRAR to 3.80 Updated UPX to 3.03 Updated bin2iso to 1.95
Working fine so far on XPSP3 (using the installer). I notice you've updated msi2xml to 2.2.1.957, although it's not in the release notes. Thanks for that; it removes the dependency on the deprecated/insecure MSXML4.
#865
Posted 11 October 2008 - 06:07 PM
#866
Posted 11 October 2008 - 06:19 PM
frmariam, on Jun 4 2008, 09:01 PM, said:
http://hddguru.com/content/en/software/200...-HDD-Wipe-Tool/
http://hddguru.com/content/en/software/200...el-Format-Tool/
Both of those files are successfully extracted with v1.6rc. They appear to be Inno Setup installers. Try again with the RC version and let me know if you still have any trouble.
frmariam, on Jun 4 2008, 09:01 PM, said:
I tried using this in the past, but I could never get it to work quite right for me. I'm not even talking about integrating it into UniExtract - even manual attempts failed. I gave up on it and moved to the other three options that we now have, which, so far, can unpack everything I've thrown at it.
frmariam, on Jun 4 2008, 09:01 PM, said:
http://www.jsware.ne...re/msicode.php3
Looks useful. Will check it out.
frmariam, on Jun 4 2008, 09:01 PM, said:
http://iat.berlios.de/
Also looks useful. Will check it out.
frmariam, on Jun 4 2008, 09:01 PM, said:
http://aluigi.alterv...olz/uif2iso.zip
The problem with supporting formats like this is that I can't add support for something unless I have sample files to work with, and it's difficult to find or create files that require proprietary applications to create. If someone can point me to some sample files (I typically require two separate samples of each format), then I'll be happy to look into adding support.
Thanks for the suggestions.
#867
Posted 11 October 2008 - 06:29 PM
Twisten, on Jun 14 2008, 08:51 AM, said:
Do you mean you get this error when you try to compile your own installer for Universal Extractor? Assuming you're using the sources available in the *_source.rar package, you shouldn't have any problem. You do also need to grab a copy of clihelp.iss from my website, which it sounds like you've already done. Make sure you have the latest version. I compile the official installer using the exact same files, so I know it should work.
Twisten, on Jun 14 2008, 08:51 AM, said:
I'm sorry, but what? I didn't follow you at all?
radix, on Jun 18 2008, 04:10 PM, said:
NRG images are already supported in 1.6.
populous, on Jul 27 2008, 05:01 AM, said:
impossible to extract this file is returned as Microsoft Visual C++ v6.0 DLL [Overlay]
Can you provide a download link?
#868
Posted 11 October 2008 - 06:50 PM
CharlesF, on Aug 8 2008, 09:12 AM, said:
It would be useful & very appreciated by several people.
You can actually try this yourself. AutoIt includes two compiler versions - the default (which I use) compiles as unicode and only supports NT+. The other compiles as ANSI and support 9x. All you would need to do to try this is download the noinst and source packages and compile using the ANSI compiler.
To be honest, though, I'm really not interested in creating separate releases for 9x, particularly since support for that platform was never very good to begin with.
Hanschke, on Aug 12 2008, 06:49 AM, said:
mushu13 already answered this (very accurately in fact, but for the record I'd like to state that if I ever have to completely abandon UniExtract, I'll make sure it's known. Unless you see an official statement stating that UniExtract development has ceased, just assume that I got busy with something else. :-)
Also, should that ever happen, I'll be more than happy to turn over development and maintenance to someone else.
eladkarako, on Aug 19 2008, 04:00 AM, said:
(if not, how does translation can made?)
No, Hebrew has not been previously contributed. If you'd like to create this, just following the English.ini file.
tm2k, on Sep 10 2008, 05:40 PM, said:
Where did you find this version, and is it freely redistributable?
All other utilities have already been updated.
tm2k, on Sep 10 2008, 05:40 PM, said:
Looks interesting. Will check it out.
freeko, on Oct 7 2008, 05:24 AM, said:
One thing that you need to keep in mind is that freeware != freely redistributable. StuffitExpander may be free to download and use on your own computer, but I can't rip out certain components, embed it in my own (competing) application, and redistribute it to anyone that wants it. Unless they've changed their license recently, no version past 6.x can be freely redistributed. Of course, I'd love to be proven wrong on this. If anyone can find proof that these newer versions are freely redistributable, please let me know.
freeko, on Oct 7 2008, 05:24 AM, said:
Thanks, I hadn't noticed this. Will get it included.
This post has been edited by nitro322: 11 October 2008 - 06:59 PM
#870
Posted 13 October 2008 - 01:29 PM
nitro322, on Oct 12 2008, 03:19 AM, said:
frmariam, on Jun 4 2008, 09:01 PM, said:
http://aluigi.alterv...olz/uif2iso.zip
The problem with supporting formats like this is that I can't add support for something unless I have sample files to work with, and it's difficult to find or create files that require proprietary applications to create. If someone can point me to some sample files (I typically require two separate samples of each format), then I'll be happy to look into adding support.
I have uploaded samples for .daa (PowerISO) and .uif (MagicISO) formats:
http://rapidshare.co...751/Sample1.daa
http://rapidshare.co...199/Sample2.daa
http://rapidshare.co...975/Sample1.uif
http://rapidshare.co...431/Sample2.uif
#871
Posted 13 October 2008 - 01:43 PM
#872
Posted 17 October 2008 - 05:20 AM
nitro322, on Oct 12 2008, 05:23 AM, said:
I just uploaded a release candidate for version 1.6. Please download, test, and report back what you find out. If everything looks good, then I'll repackage with the proper artwork, update the main page for the final release, and call it done. If you find any problems, please report them here (or in the separate "bugs" thread that I'm going to create) and I'll try to knock them out ASAP.
At this point I have two goals - find/fix any bugs, release final version. That's it. No new features, no new formats, etc. I really need to get the final version of 1.6 out as-is, and everything else can added in the next version.
I'd greatly appreciate any and all help in testing this. I haven't messed with this too much myself lately, so having some other eyes on it is essential at this point. Please test the following, in particular:
- installer - does everything work as it should, including the new 1.6 options?
- vista support - the installer should fully support Vistal w/ admin privileges; non-admins should use the noinst version
- noinst archive - this should be preconfigured to work in a "portable" environment
- general extraction - this should be pretty obvious, but as I said, it's been a while since I've used it. Please test with a number of different (supported) filetypes and make sure it behaves like it should.
Aside from miscellaneous bug fixes or tweaks, here are the changes from the 1.6 beta release:
Added support for DiscJuggler CDI CD-ROM images via cdirip.exe Added support for LZX compressed files via unlzx Added support for RoboForm installers Added Croatian, Dutch, and Taiwanese translations Fixed bug in InstallShield CAB file support; now properly extracts files with spaces in the filename Fixed support for (non-tar) gzip files Updated Inno Setup support for increased detection reliability Updated Inno Setup support to extract all files, including renamed duplicates Updated UHARC support to detect and extract SFX files Updated installer to require Windows NT-based systems; 9x will not work Updated 7-Zip to 4.57 Updated AutoIt to 3.2.10.0 Updated innounp to 0.20 Updated Inno Setup to 5.2.2 Updated UnRAR to 3.80 Updated UPX to 3.03 Updated bin2iso to 1.95
And finally, download links:
Installer: http://uniextract.c1...extract16rc.exe
Standalone: http://uniextract.c1...16rc_noinst.rar
Please let me know how it works for you.
thank you so much for the new version ! It's very useful! I will test, and report back what I find out! thanks for your Great work!!
#873
Posted 17 October 2008 - 05:42 PM
I'm also locking this thread. It's been a hell of a ride, but after 3 years and 872 posts, I figure it's time to let it rest. :-) Now that we have our own subforum, let's take advantage of it. Bug reports and features requests should go into the pinned threads, and feel free to start a new thread for anything else.
Enjoy the new version.



Help
This topic is locked
Back to top











