Portable Universal Extractor that Supports Extracting All Types of Archive Files

PowerArchiver is my favorite general purpose archiving program which I use to compress multiple files into one archive package and also to extract compressed archive files. There are many types of archiving software but I prefer to use PowerArchiver because the graphical user interface is very similar to WinZIP which I am very comfortable with and also its native support for most popular compressed and encoded formats such as ZIP, 7-ZIP, CAB, LHA (LZH), TAR, GZIP, BZIP2, BH, XXE, UUE, yENC, and MIME (Base 64), RAR, ARJ, ARC, ACE, ZOO plus ISO, BIN, IMG and NRG disc image formats.

The original motivation behind this project was that the author wanted an easy, convenient way to extract files from installation packages, such as Inno Setup or Windows Installer packages, without pulling up a command line every time. In the process he got a little carried away and ended up throwing in support for every kind of archive format he possibly could find. Universal Extractor is written in AutoIt, a powerful open source scripting language. Universal Extractor itself, however, is just a front-end that uses many other programs to do the dirty work. If you’re curious about the “other” programs that is doing the dirty work, check out the BIN folder.

Basically Universal Extractor is NOT an extracting program. It is only a script that automates the whole process. When I want to extract a RAR file with Universal Extractor, it will begin by scanning the file with TrID. If the file format matches the RAR format, it immediately begins extraction from the archive using the tools located in BIN folder.

Universal Extractor is free and a very handy tool to carry along with me in my USB flash drive. As a computer guy, it is important for us to carry the right tools all the time so we will be prepared to face any kind of situation without wasting extra time.

[ Download Portable Universal Extractor v1.6 ]

Related Posts with Thumbnails
This entry was posted in Blogging, Download, Tips&Tricks and tagged , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>