Description: Useractions for packing and unpacking 7zip archives. Unlike "7zip current file" asks the user for the destination archive/directory, and opens terminal with 7z output (progress).
Note: With used parameters, 7z uses about 110MB RAM for packing and 8MB for unpacking the created file. If you do not have enough RAM (hard disk swap is used, so it is much slower), change the parameter -md=8m to a lower value. It will use d*9.5+34 MB.
If you want to speed up the process, then set -mx or -mfb to a lower value.
This was not a bad idea for an addition to an already feature-packed app. Though I'd always used the two (Krusader & P7-Zip), I had never thought of the use of this UserAction addition. Nice Goin'!
Ratings & Comments
1 Comment
This was not a bad idea for an addition to an already feature-packed app. Though I'd always used the two (Krusader & P7-Zip), I had never thought of the use of this UserAction addition. Nice Goin'!