Total7zip
Moderators: Hacker, petermad, Stefan2, white
Re: Total7zip
2Christo
Hmm, I have Winrar 5.90, and it has always worked for me, also with previous RAR/Winrar versions.
I can copy AND move files AND folders into an open rar archives
I can copy but NOT move files and folders from an open rar archive. (I cannot move from any archive type, that is by design)
I can delete files AND folders in a open rar archive
The only thing I can think of, is that you have not written the path to winrar.exe correctly in the options.
Hmm, I have Winrar 5.90, and it has always worked for me, also with previous RAR/Winrar versions.
I can copy AND move files AND folders into an open rar archives
I can copy but NOT move files and folders from an open rar archive. (I cannot move from any archive type, that is by design)
I can delete files AND folders in a open rar archive
The only thing I can think of, is that you have not written the path to winrar.exe correctly in the options.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Total7zip
I did come right.
When the 7zip and Totalzip plugins was both removed and "use internal un-rar if possible" was unselected.
Rar was working correctly. when using winrar.exe and not rar.exe.
When "use internal un-rar if possible" is selected some functions don't work, like the delete.
After installing Totalzip for 7zip to work again RaR stopped working again but I disabled RAR in the total7zip.template.xml and now both are working fine.
Thanks.
When the 7zip and Totalzip plugins was both removed and "use internal un-rar if possible" was unselected.
Rar was working correctly. when using winrar.exe and not rar.exe.
When "use internal un-rar if possible" is selected some functions don't work, like the delete.
After installing Totalzip for 7zip to work again RaR stopped working again but I disabled RAR in the total7zip.template.xml and now both are working fine.
Thanks.
Re: Total7zip
Not confirmed here.Rar was working correctly. when using winrar.exe and not rar.exe.
When "use internal un-rar if possible" is selected some functions don't work, like the delete.
For me both winrar.exe and rar.exe works, and I can delete files in the archive also with "use internal un-rar if possible" enabled.
I have these entries concerning rar in Total7zip.xml:
Code: Select all
<format description="Rar" guid="{23170F69-40C1-278A-1000-000110030000}">
<ext val="r00" />
<ext val="rar" />
</format>
Code: Select all
<format description="Rar5" guid="{23170F69-40C1-278A-1000-000110CC0000}">
<ext val="r00" />
<ext val="rar" />
</format>
Code: Select all
7zip=223,%COMMANDER_PATH%\PLUGINS\WCX\7zip\7zip.wcx
7z_7z=223,%COMMANDER_PATH%\PLUGINS\WCX\7zip\7zip.wcx
7z_jar=95,%COMMANDER_PATH%\PLUGINS\WCX\7zip\7zip.wcx
7z=735,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
wim=735,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
xz=731,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
flv=964,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_7z=735,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_zip=735,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_tar=733,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_gzip=731,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_bzip2=731,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_jar=212,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_arj=196,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_rar=196,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_cab=708,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
iso=196,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
7zip_xpi=212,%COMMANDER_PATH%\PLUGINS\wcx\Total7zip\Total7zip.wcx
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Total7zip
.md5, .sha, etc are the known common extensions of the CRC checksum text files generated by TC itself.
If I try to view such a .md5 file using Lister (F3) it is being opened by Lister via Total7zip, that is shown in the title bar "Lister (total7zip) - [p:\ath\to\some.md5]"
How to restrict this behavior and force Lister to view such files as text as they are?
At first, I've tried to set up <formatsDisabled> section in Total7zip.xml, but this doesn't work:
- I don't know what's the correct "format description" entry for that case,
- then, entirely omitting this entry makes Total7zip.xml corrupt, so that's not an option.
There're no any specific settings within [ListerPlugins] .ini section for Total7zip, there's no even 'detect' entry there as well.
Also, I cannot see (find if there any) an option to set up how to exclude a specific extension (.md5 in my case) within the 'detect' entry, or to directly set up priority of internal Lister over Total7zip, or any other way to bypass Total7zip's interception of the said files in the Lister mode.
Please, help.
If I try to view such a .md5 file using Lister (F3) it is being opened by Lister via Total7zip, that is shown in the title bar "Lister (total7zip) - [p:\ath\to\some.md5]"
How to restrict this behavior and force Lister to view such files as text as they are?
At first, I've tried to set up <formatsDisabled> section in Total7zip.xml, but this doesn't work:
- I don't know what's the correct "format description" entry for that case,
- then, entirely omitting this entry makes Total7zip.xml corrupt, so that's not an option.
Code: Select all
<formatsDisabled>
<format description="?" guid="{?}">
<ext val="md5" />
</format>
</formatsDisabled>
Code: Select all
[ListerPlugins]
14=%COMMANDER_PATH%\Plugins\wcx\Total7zip\Total7zip.wcx
Also, I cannot see (find if there any) an option to set up how to exclude a specific extension (.md5 in my case) within the 'detect' entry, or to directly set up priority of internal Lister over Total7zip, or any other way to bypass Total7zip's interception of the said files in the Lister mode.
Please, help.
Last edited by beb on 2020-11-10, 14:07 UTC, edited 1 time in total.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Total7zip
I have Total7zip plugin installed and also 7zip itself installed.beb wrote: 2020-11-10, 13:34 UTC .md5, .sha, etc are the known common extensions of the CRC checksum text files generated by TC itself.
If I try to view such a .md5 file using Lister (F3) it is being opened by Lister via Total7zip, that is shown in the title bar "Lister (total7zip) - [p:\ath\to\some.md5]"
How to restrict this behavior and force Lister to view such files as text as they are?
At first, I've tried to set up <formatsDisabled> section in Total7zip.xml, but this doesn't work:
- I don't know what's the correct "format description" entry for that case,
- then, entirely omitting this entry makes Total7zip.xml corrupt, so that's not an option.
There're no any specific settings within [ListerPlugins] .ini section for Total7zip, there's no even 'detect' entry there as well.Code: Select all
<formatsDisabled> <format description="?" guid="{?}"> <ext val="md5" /> </format> </formatsDisabled>
Code: Select all
[ListerPlugins] 14=%COMMANDER_PATH%\Plugins\wcx\Total7zip\Total7zip.wcx
Also, I cannot see (find if there) an option to set up how to exclude a specific extension (.md5 in my case) within the 'detect' entry, or to directly set up priority of internal Lister over Total7zip, or any other way to bypass Total7zip's interception of the said files in the Lister mode.
Please, help.
No one of this stops TC to process md5 files if double clicked.
Lister shows them as text because I have set CudaLister for the md5 extension.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Total7zip
2Horst.EppNo one of this stops TC to process md5 files if double clicked.
It's not an issue in my case as well. This function works as intended.
The question is only that md5 files are being intercepted by Total7zip while viewed in Lister [F3].
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Total7zip
Sorry. Finally, I've found a solution myself browsing TC GUI:
Steps to go:
[Main Menu]: Configuration - Options
[Configuration window]: Edit/View - Configure internal viewer
[Multimedia tab]: Define view method by file type...
[Button]: Add...
[Field]: Specify file type, e.g. *.txt, or RegEx with leading '<', like <(a|b)
[Action]: input/print text: *.md5
[Button]: OK
[Field]: Please choose default view modes
[Action]: opt up to 8 menu entries under the [+] button, or just input/print text: 1 in the field (where "1" is for "Text only")
Within .ini it renders this section:
Steps to go:
[Main Menu]: Configuration - Options
[Configuration window]: Edit/View - Configure internal viewer
[Multimedia tab]: Define view method by file type...
[Button]: Add...
[Field]: Specify file type, e.g. *.txt, or RegEx with leading '<', like <(a|b)
[Action]: input/print text: *.md5
[Button]: OK
[Field]: Please choose default view modes
[Action]: opt up to 8 menu entries under the [+] button, or just input/print text: 1 in the field (where "1" is for "Text only")
Within .ini it renders this section:
Code: Select all
[ListerModes]
0exts=*.md5
0fields=1
Last edited by beb on 2020-11-10, 15:15 UTC, edited 3 times in total.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Total7zip
2beb
Total7zip doesn't register itself as Lister plugin by default. So the quesiton is: Why did you do so manually? If you don't need it as Lister plugin, just remove it as such (it still works as packer and/or content plugin). To answer your question: Extensions can be excluded by setting a _detect line in wincmd.ini, like this:
Regards
Dalai
Total7zip doesn't register itself as Lister plugin by default. So the quesiton is: Why did you do so manually? If you don't need it as Lister plugin, just remove it as such (it still works as packer and/or content plugin). To answer your question: Extensions can be excluded by setting a _detect line in wincmd.ini, like this:
Code: Select all
14_detect="EXT!="MD5""
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Total7zip
That's great! Thank you a lot.Dalai wrote: 2020-11-10, 14:27 UTC To answer your question: Extensions can be excluded by setting a _detect line in wincmd.ini, like this:Code: Select all
14_detect="EXT!="MD5""
I like this way much more than the option I've described above.
I believed that something like that must exist, only somehow I couldn't google it myself.
As to your question, why do I use Total7zip's lister feature - I find it useful sometimes to get some basic properties of executables, dlls, etc.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Total7zip
Such info is much better to obtain with the FileInfo plugin.beb wrote: 2020-11-10, 15:07 UTC ...
As to your question, why do I use Total7zip's lister feature - I find it useful sometimes to get some basic properties of executables, dlls, etc.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
-
- New Member
- Posts: 1
- Joined: 2020-12-05, 17:42 UTC
Re: Total7zip
Hi, great work! But may I ask you for registering 7z extension. After that it can add files to archive .Total7zip.7z Thank you.
[PackerPlugins]
7z=735,%TotalcmdPlugins%\wcx\Total7zip\Total7zip.wcx
[PackerPlugins]
7z=735,%TotalcmdPlugins%\wcx\Total7zip\Total7zip.wcx
Re: Total7zip
Having a problem adding files to existing 7z sfx archive with Total7zip and Modern7z installed.
Very strange bug and I cannot figure out what's causing the problem.
So if we install total7zip and do not change any setting in copy configuration dialog, then everything works fine.
However, as soon as you change anything in the settings of 7z via copy menu, 7zip produces error when adding file or files to sfx archive.
I believe this has to do with Total7zip.xml
Anyone experienced this?
---------------------------
7-Zip
---------------------------
The parameter is incorrect.
---------------------------
OK
---------------------------
---------------------------
Plugin
---------------------------
Cannot open file!
---------------------------
OK
---------------------------
Very strange bug and I cannot figure out what's causing the problem.
So if we install total7zip and do not change any setting in copy configuration dialog, then everything works fine.
However, as soon as you change anything in the settings of 7z via copy menu, 7zip produces error when adding file or files to sfx archive.
I believe this has to do with Total7zip.xml
Anyone experienced this?
---------------------------
7-Zip
---------------------------
The parameter is incorrect.
---------------------------
OK
---------------------------
---------------------------
Plugin
---------------------------
Cannot open file!
---------------------------
OK
---------------------------
Re: Total7zip
No such problem here.Orochi wrote: 2020-12-13, 14:29 UTC Having a problem adding files to existing 7z sfx archive with Total7zip and Modern7z installed.
Very strange bug and I cannot figure out what's causing the problem.
So if we install total7zip and do not change any setting in copy configuration dialog, then everything works fine.
However, as soon as you change anything in the settings of 7z via copy menu, 7zip produces error when adding file or files to sfx archive.
I believe this has to do with Total7zip.xml
Anyone experienced this?
---------------------------
7-Zip
---------------------------
The parameter is incorrect.
---------------------------
OK
---------------------------
---------------------------
Plugin
---------------------------
Cannot open file!
---------------------------
OK
---------------------------
What do you change in the Configuration before you start the copy ?
May be the file Total7zip.xml in the plugin dir can't be written ?
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Total7zip
Ok try this.No such problem here.
What do you change in the Configuration before you start the copy ?
May be the file Total7zip.xml in the plugin dir can't be written ?
Point to a file press Alt+F5 then set packer to 7z and press configure. A total7zip configuration will open, change few settings.
Set 7zip compression level to Ultra with LZMA2. Chose other archives types and change some settings there.
Press OK and and OK. An archive will be created. You can delete it.
Restart TC.
Now enter sfx archive with ctlr+pagedown and copy any file to the archive.
Let me know if it works.
Re: Total7zip
No problem doing soOrochi wrote: 2020-12-13, 19:18 UTCOk try this.No such problem here.
What do you change in the Configuration before you start the copy ?
May be the file Total7zip.xml in the plugin dir can't be written ?
Point to a file press Alt+F5 then set packer to 7z and press configure. A total7zip configuration will open, change few settings.
Set 7zip compression level to Ultra with LZMA2. Chose other archives types and change some settings there.
Press OK and and OK. An archive will be created. You can delete it.
Restart TC.
Now enter sfx archive with ctlr+pagedown and copy any file to the archive.
Let me know if it works.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64