Total7zip
Moderators: Hacker, petermad, Stefan2, white
edit your Total7zip.xml and replace
with
or you can simple delete "formats" node at all.
Code: Select all
<formats save="1">
...
</formats>
Code: Select all
<formats save="1" />
new update is ready!
Total7zip v0.6.0.0
http://rapidshare.com/files/438968065/Total7zip_0600.rar
+"Move to archive" is implemented.
+a lot of improvements (flv names, encrypted attribute, crc info and so on)
this version is new release candidate for http://www.totalcmd.net/
please post your feedback!
thank you!
Total7zip v0.6.0.0
http://rapidshare.com/files/438968065/Total7zip_0600.rar
+"Move to archive" is implemented.
+a lot of improvements (flv names, encrypted attribute, crc info and so on)
this version is new release candidate for http://www.totalcmd.net/
please post your feedback!
thank you!
new version Total7zip 0.6.0.2 is released on totalcmd.net
+"move to archive" feature is implemented
+you can disable unwanted format handlers
+plugin loads list of supported formats from 7z.dll, if you update 7z.dll all new supported formats will be supported by Total7zip.
-fixed adding files to archive from RO drives.
+extractToTempCount is used only for solid archives now.
+all Total Commander versions are supported.
+logs.
+better support for gzip, flv, msi, vhd
Merry Christmas!
+"move to archive" feature is implemented
+you can disable unwanted format handlers
+plugin loads list of supported formats from 7z.dll, if you update 7z.dll all new supported formats will be supported by Total7zip.
-fixed adding files to archive from RO drives.
+extractToTempCount is used only for solid archives now.
+all Total Commander versions are supported.
+logs.
+better support for gzip, flv, msi, vhd
Merry Christmas!
I think this is implemented - you can edit configuration file Total7zip.xml.
this is how it's done on my own drive:
if you want use 7-zip binaries from Program Files, you can use something like this:
Is this what you want 
this is how it's done on my own drive:
Code: Select all
<path path_7z_dll="%COMMANDER_PATH%\..\archive\7-zip\7z.dll" path_7zG_exe="7zG.exe" />
<path64bit path_7zG_exe="%COMMANDER_PATH%\..\archive\7-zip\64bit\7zG.exe" />
Code: Select all
<path path_7z_dll="%ProgramFiles%\7-zip\7z.dll" path_7zG_exe="7zG.exe" />
<path64bit path_7zG_exe="%ProgramW6432%\7-zip\7zG.exe" />

If I look more precisely into the first line I see that there is no specification for full path for 7zG.exe. Is this right or it must be:Total7zip wrote:Code: Select all
<path path_7z_dll="%ProgramFiles%\7-zip\7z.dll" path_7zG_exe="7zG.exe" /> <path64bit path_7zG_exe="%ProgramW6432%\7-zip\7zG.exe" />
Code: Select all
<path path_7z_dll="%ProgramFiles%\7-zip\7z.dll" path_7zG_exe="%ProgramFiles%\7-zip\7zG.exe" />
<path64bit path_7zG_exe="%ProgramW6432%\7-zip\7zG.exe" />
My example is OK.
You can find more information in readme.rtf:
You can find more information in readme.rtf:
For sfx you can also use any path you want, Default value is 7z.sfx from the 7zG.exe folder.<path path_7z_dll="7z.dll" path_7zG_exe="7zG.exe" />
path_7z_dll - here you can configure the path to 32-bit version 7z.dll, which is used to open and extract archives in the Total Commander.
path_7zG_exe - the path to 7zG.exe, default is the same folder as the 7z.dll.
For example:
<path path_7z_dll="%COMMANDER_PATH%\archive\7-zip\32bit\7z.dll" path_7zG_exe="7zG.exe" />
<path64bit path_7zG_exe="" />
You can specify the path to 64-bit version 7zG.exe here.
For example:
<path64bit path_7zG_exe="%COMMANDER_PATH%\archive\7-zip\64bit\7zG.exe" />
Total7zip detects the 64-bit version of Windows, and if this value is set, uses 64-bit 7zG.exe
NOTE: For 64-bit version you need a full set of 64-bit files - 7zG.exe, 7z.dll, Lang.