Caution:
TC-32bit will load Total7zip and resolves "%ProgramFiles%" to "Program Files (x86)"
TC-64bit will load Total7zip and resolves "%ProgramFiles%" to "Program Files"
There will be no problem if you installed 7-zip (32-bit) @ "Program Files (x86)" and additional 7-zip (64-bit) @ "Program Files".
Caution:
TC-32bit will load Total7zip and resolves "%ProgramFiles%" to "Program Files (x86)"
TC-64bit will load Total7zip and resolves "%ProgramFiles%" to "Program Files"
There will be no problem if you installed 7-zip (32-bit) @ "Program Files (x86)" and additional 7-zip (64-bit) @ "Program Files".
I set 7z.dll and 7zG.exe to a full path without any variables, and Total7zip itself working as expected. But diskdir extended just doesn't list 7z archive in my case... it's so strange that plugin work for some people while not work for the other.
Just make sure you have set all parameters:
At Total7zip.xml:
<path path_7z_dll="Pathto32bit_7-zip\7z.dll " path_7zG_exe="Pathto32bit_7-zip\7zG.exe" />
<path64bit path_7zG_exe="Pathto64bit_7-zip\7zG.exe" path_7z_dll="Pathto64bit_7-zip\7z.dll" />
At pack dialog press "configure" and activate option:
[x] List archives
Note: <path will be used if accessed by TC 32-bit <path64bit will be used if accessed by TC 64-bit
sqa_wizard wrote: 2021-12-17, 17:19 UTC
Just make sure you have set all parameters:
At Total7zip.xml:
<path path_7z_dll="Pathto32bit_7-zip\7z.dll " path_7zG_exe="Pathto32bit_7-zip\7zG.exe" />
<path64bit path_7zG_exe="Pathto64bit_7-zip\7zG.exe" path_7z_dll="Pathto64bit_7-zip\7z.dll" />
At pack dialog press "configure" and activate option:
[x] List archives
Note: <path will be used if accessed by TC 32-bit <path64bit will be used if accessed by TC 64-bit
Yes, and yes too.
I think I set them right, and I have tested with another 7z plugin (7Zip Plugin 0.7.6.6), still no good...