AutoHotkey Community

It is currently May 27th, 2012, 11:25 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: July 10th, 2004, 12:35 am 
Offline

Joined: April 15th, 2004, 5:33 pm
Posts: 181
7-Zip is a file archiver with highest compression ratio (920 Kb)

Highest compression ratio in new 7z format
7-Zip is free software distributed under the GNU LGPL
Supported formats: 7z, ZIP, CAB, RAR, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB

For ZIP and GZIP formats 7-Zip provides compression ratio that is 2-10 % better than ratio provided by PKZip and WinZip
Self-extracting capability for 7z format

Integration with Windows Shell
Powerful File Manager
Powerful command line version
Plugin for FAR Manager
Localizations for 41 languages

[more...]


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2006, 4:08 pm 
Offline

Joined: March 4th, 2006, 1:56 pm
Posts: 3
Is 7-Zip maked with AHK? :o


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2006, 6:56 pm 
It's a topic for the Utilities & Resources forum, no ?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2006, 7:02 pm 
Offline

Joined: August 24th, 2005, 5:17 pm
Posts: 1237
That's debatable - since it says it has a command line version, then in this instance it probably qualifies as something that could be useful to AHK users for automating compression tasks.

Otherwise, if a program isn't directly related to AHK use or easily automated via command line usage, then it's simply "some software" and there are plenty of freeware/shareware sites for those, or just use the General Forum if you think something is useful but not actually for AHK.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2006, 10:28 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Just to clarify, the Utilities & Resources forum isn't just for things useful with AHK scripts. It's for anything likely to be of interest to the community.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 6th, 2006, 11:58 am 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
7-Zip has been mentioned several times in this forum, but not specifically as an Utilities & Resources entry, so it is a welcome addition.

It has been my favorite zip tool for a long time, even thought I am not fan of the interface (no tree, drag'n'drop support introduced recently only, etc.).

I still have it in my context menu, but now my default application to open archives is IZArc, written in Delphi like many of its freeware equivalent (there is probably a good Delphi library for handling archives...).
Unlike many similar programs I tested, it has a good interface and very little bugs (despite being marked as beta). Note it supports the 7-Zip format... It supports more compression formats than 7-Zip. And of course, it is free.

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 6th, 2006, 12:57 pm 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
I use the command line version of 7-zip as well as the command line tools gzip.exe and tar.exe (which I believe are a bit faster then 7-zip for their specific formats, but I didn't tested it heavily).
The reason I use the command line tools is that I have a very tiny GUI running that allows drag and drop of files and folders, so I can easily compress the draged files in all the formats I want.
There are actually only two buttons for this feature, one is the "pack" button, a right mouse click alters through the pack formats zip/tar/gz and an "unpack" button, which unpacks everything that is droped regardless of the format. The GUI doesn't have a border, so the only things that are visible are the buttons at the upper center screen edge.

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group