Search Results

Results for posts tagged "zip" 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 »

Manage and Launch No-Install Apps with ZipInstaller

Posted by Kevin Purdy at 1:48 AM on March 28, 2008

Windows only: You'll often see a no-install, runs-from-its-own-executable program or utility get a special nod on this blog—and for good reason, as a jam-packed "Add/Remove" screen is not a pretty thing. But for those with a lot of one-use apps to wrangle and find, free utility ZipInstaller makes a lot of sense. It does what it sounds like—"installs" the files from their unpacked .zip archives to a dedicated spot, and makes their utilities accessible from the Start Menu (or Launchy or another favourite app-launcher). As the FreewareGenius blog points out, this has the added bonus of helping you remember you have the little guy available in the first place, rather than letting it collect dust in some corner of your Program Files folder. ZipInstaller is a free download for Windows systems only.


Read More »

Make Outlook 2003 See ZIP Files

Posted by Kevin Purdy at 2:00 AM on January 25, 2008

Lifehacker alumnus Rick Broida posts a quick fix at the BNET blog for a quirk of Outlook 2003 that (still) hasn't really been addressed—compressed .ZIP files don't show up in the standard "Insert File" chooser used for email attachments. Rather than manually drag and drop every .ZIP file, Rick has this quick registry-tweaking fix:

  • In Windows XP, click Start > Run, then type Command and hit Enter. In Vista, click Start, type Command and hit Enter.
  • Type regsvr32 /u zipfldr.dll
  • Wait for a confirmation box to appear. Click OK, then type Exit into the Command window to close it.
As always, making a backup of your registry file before changing it is highly recommended.


Read More »