Page 3 of 4

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 09.08.2018, 15:45
by xsub
Could you renew download link please?

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 10.08.2018, 20:25
by Timon
File is available at: https://ufile.io/b6bsk

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 12.10.2018, 11:56
by artoleus
Nope that link is for premium members only. Why the upload to a dodgey download site anyway?

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 13.10.2018, 17:45
by Timon
18.05 version is available at: https://files.fm/u/r82fsjg4

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 19.12.2018, 10:59
by detlefs
Could you please provide a working download link? All the previous URLs don't work (anymore)...
Maybe you can ask the FreeCommander guy to host it somewhere on the freecommander server instead of using one of these shady download-service-sites...

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 20.12.2018, 13:07
by horst.epp
detlefs wrote: 19.12.2018, 10:59 Could you please provide a working download link? All the previous URLs don't work (anymore)...
Maybe you can ask the FreeCommander guy to host it somewhere on the freecommander server instead of using one of these shady download-service-sites...
There is no need for this.
Just read the first post and you know how to update.
Here an extract from it:
Update could be done very easy. Plug-in uses original 7-zip files, and you can use the latest version of 7-zip to update the plug-in (information could be found in readme.rtf file in plugin folder). So you need to unpack 32 and 64-bit files and language folder from 7Zip setups into corresponding folders of plugin (not all, of course, but only those that are necessary).

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 20.12.2018, 16:50
by detlefs
horst.epp wrote: 20.12.2018, 13:07
detlefs wrote: 19.12.2018, 10:59 Could you please provide a working download link? All the previous URLs don't work (anymore)...
Maybe you can ask the FreeCommander guy to host it somewhere on the freecommander server instead of using one of these shady download-service-sites...
There is no need for this.
Just read the first post and you know how to update.
Here an extract from it:
Update could be done very easy. Plug-in uses original 7-zip files, and you can use the latest version of 7-zip to update the plug-in (information could be found in readme.rtf file in plugin folder). So you need to unpack 32 and 64-bit files and language folder from 7Zip setups into corresponding folders of plugin (not all, of course, but only those that are necessary).
Unfortunately it doesn't help me. I'm not trying to update, but to install it anew (I'm new to FreeCommander and to the plugin). All the download links in this thread don't work...

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 20.12.2018, 17:18
by Timon
Updated dowload links
https://files.fm/u/r82fsjg4

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 01.01.2019, 23:57
by CybernAct
Thank you; the top one works, the second does not responed. :P

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 24.01.2019, 23:09
by OSH
Can someone tell me PRECISELY, how I can configure this plugin to work? When I made everything, what was needed and described on this forum, I have instant crash FE when I try to pack something in 7zip.

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 25.01.2019, 19:08
by Timon
I suppose you need to define "alwaysWait7zip=1" in Total7zip.xml

alwaysWait7zip - controls how to run 7zG.
alwaysWait7zip = "0" - if possible start packing, deleting and updating archives in the background.
alwaysWait7zip = "1" - always block the Commander, to wait for the completion of the operation.
Note! For FreeCommander XE (especially for 64-bit version, that parameter should be set to 1, otherwise FC XE crash could occur).

*You can find that info in Total7Zip plugin folder in readme.rtf.

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 25.01.2019, 19:50
by Timon
Updated Total7Zip plugin based on current 7-Zip 18.06 release (both 32 and 64 bit versions)

What's new in 7-Zip 18.06 (after 7-Zip 18.05) :

The speed for LZMA/LZMA2 compressing was increased by 3-10%,and there are minor changes in compression ratio.
Some bugs were fixed.
The bug in 7-Zip 18.02-18.05 was fixed: there was memory leak in xz decoder.
7-Zip 18.02-18.05 used only one CPU thread for bz2 archive creation.

There are very small changes in compression ratio in both LZMA and LZMA2.
Sometimes new version creates slightly smaller archives, sometimes old version can create smaller archives. The main reasons of the changes are speed optimizations.

Speed optimizations:
There is some prefetching for memory access that can provide faster match finding for LZ part. And there are some additional speed optimizations in optimal LZ parsing code.
Also the size of LZMA2 chunk in compressed form is smaller now: it's 48 KiB instead of 56 KiB in previous versions of LZMA2 encoder.

# SHA256 checksums generated by FreeCommander (http://www.freecommander.com) 25.01.2019 22:32:11

42C9F7941AECA297256E3F2A021870B153AD8B5158AC397D8527F80EEC5E7B12 *wcx_Total7zip_based_7-Zip_18.06_release.zip

Updated plugin could be found here:

https://files.fm/u/7ta38zsz and https://dropmefiles.com/04zCA

File size - 3,22 Mb

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 14.03.2019, 17:17
by OSH
I can't use this plugin. Everytime, when I try, I got message „FreeCommander has stopped working”. I'm sick of this and I want know, what I'm doing wrong?!
Here screenshot with configuration
Image

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 14.03.2019, 18:40
by alf5000
1) close FreeCommander XE
2) there should be the file Total7zip.xml in FreeCommander install directory
3) open it with notepad and find alwaysWait7zip="0"
4) change the setting to alwaysWait7zip="1" and save the file
5) everything should be ok. now

Re: Updated Total7Zip plugin based on 7-Zip 18.XX beta

Posted: 15.03.2019, 07:24
by OSH
Timon, alf5000, big thanks, works now!