I would like to use Applescript to have this app recursively compress files within a directory.
Given that it is not scriptable, is there a way to run this from the terminal window with predetermined switches to skip through the initial window and it compress files to my liking?
For Christian Saborio interested in scripting, there is a command line version of 7z utility available at http://homepage.mac.com/krmathis/
For the author of 7zX :
Before extraction, a listing of the archive would be very convenient, with the possibility to extract only selected files, or to cancel extraction of the searched file is not there…
Before extraction, a listing of the archive would be very convenient, with the possibility to extract only selected files, or to cancel extraction of the searched file is not thereā¦
thanks for your work
I would like to use Applescript to have this app recursively compress files within a directory.
Given that it is not scriptable, is there a way to run this from the terminal window with predetermined switches to skip through the initial window and it compress files to my liking?
For Christian Saborio interested in scripting, there is a command line version of 7z utility available at http://homepage.mac.com/krmathis/
For the author of 7zX :
Before extraction, a listing of the archive would be very convenient, with the possibility to extract only selected files, or to cancel extraction of the searched file is not there…
Check this out:
http://sixtyfive.xmghosting.com/?p=140
For the author of 7zX :
I’m looking for the license document of 7zX.
Is there it somewhere?
And 7zX isn’t OSS?
The compression core used by 7zX, named p7zip, derivates from Igor Pavlor’s excellent software, and is open source.
7zX itself is free, but not open source.