Search Results

Results for posts tagged "compression" on Lifehacker Australia.

organise

Pismo File Mount Creates Virtual Drives from ZIP, ISO Files

Posted by Kevin Purdy at 12:07 AM on July 24, 2008

Windows only: Free virtual archive tool Pismo File Mount can help you cut down on unnecessary CD burning and folder space by mounting compressed and ISO files as virtual drives. There are lots of utilities and means to do this, of course, but Pismo offers the simple route. Just right-click on a disc image or zipped file and choose "Mount" or "Quick Mount," and you can assign the folder to, say, drive Z:, or just have its contents pop up in a window. Grab what you need, close it down, and you're done. Pismo File Mount is a free download for Windows systems only.


Read More »

organise

p7zip Adds Built-In 7-Zip Tools to Ubuntu

Posted by Kevin Purdy at 11:10 PM on July 22, 2008

The Tombuntu blog points out a seriously helpful package available in Ubuntu's extended repositories that make creating super-efficient 7-Zip archives simple and fast, whether you're right-clicking or working with a command line. Run this command to install it:

sudo apt-get install p7zip
Users of other Linux distros should find a similar package in their own sources. Once installed, creating compressed archives for storing or emailing is as simple as selecting the files, right-clicking, and choosing "Create Archive," and de-compressing just as simple.


Read More »

Use a Built-In Windows Utility to Create Self-Extracting Archives

Posted by Kevin Purdy at 12:00 AM on April 29, 2008

Most any savvy computer user is probably pretty handy with a free compression and archiving tool (like, say, 7-Zip), but not everyone they send files to will be. The Confessions of a Freeware Junkie blog points out that IExpress.exe, a built-in utility you simply type into the "Run" menu in Windows XP or "Start Search" in Vista, can create self-extracting archives to be emailed to anyone using Windows. Just choose "Extract files only" while clicking through the wizard interface, choose the files to be zipped up, and the end user only has to double-click to get them. IExpress also works as an easy way to convert batch files into executables. Need more info on IExpress? Check out Microsoft's help page on the tool.


Read More »