Trying the 7-Zip Plugin
Posted: 16.06.2023, 03:51
Hello.
I have been trying to get compressed files to open from FreeCommander using 7-Zip. I can not seem to make that work.
My desktop uses c:\programs\freecommander\ and a virtual uses the set default (that other people use) C:\Program Files (x86)\FreeCommander XE\
Testing on my virtual first, I tried to follow https://freecommander.com/forum/viewtop ... 548#p39548, post 27 by ags1905, but I am still getting the error.
https://www.mediafire.com/view/xy0bdk5m ... 8.png/file
I gather the post is few months aged, but I was hoping it would still work.
I downloaded...
Total7Zip.zip
https://github.com/danpeig/freecommande ... al7Zip.zip
freecommander_total7zip_installer-1.5.zip
https://www.danbp.org/p/en/node/151 (I tried those directions but was not working on my Window$ 7 in testing)
I created a subfolder "wcx" and extracted both folders in it.
C:\Program Files (x86)\FreeCommander XE\plugins\wcx\freecommander_total7zip_installer-1.5\
C:\Program Files (x86)\FreeCommander XE\plugins\wcx\Total7zip\
I did the configure steps.
https://www.mediafire.com/view/kzikg84a ... 9.png/file
Saved changes.
Then edited the total7zip.xml file with my path:
<?xml version="1.0"?>
<settings>
<lister_plugin fontColor="0" bgColor="16777215" fontSize="10" fontFx="0" font="Courier New" />
<gui lang="" />
<debug logLevel="0" />
<path path_7z_dll="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\7z.dll" path_7zG_exe="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\7zG.exe" />
<path64bit path_7zG_exe="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\64\7zG.exe" path_7z_dll="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\64\7z.dll" />
<compression save="1" sfx="7z.sfx" updateSfx="0" askByContent="0" askByContentTimeout="1" alwaysWait7zip="1" extractToTempCount="20" deleteToRecycleBin="1" keySimpleMode="-1">
<settings_7zip Level="0" Archiver="" ShowPassword="0" EncryptHeaders="0">
<Options />
</settings_7zip>
</compression>
<passwords save="0" />
<formats save="1" />
<formatsDisabled />
</settings>
And still an error. I am guessing maybe since the FreeCommander code changes since September.
Could I have missed something or just done it wrong?
Thank you.
I have been trying to get compressed files to open from FreeCommander using 7-Zip. I can not seem to make that work.
My desktop uses c:\programs\freecommander\ and a virtual uses the set default (that other people use) C:\Program Files (x86)\FreeCommander XE\
Testing on my virtual first, I tried to follow https://freecommander.com/forum/viewtop ... 548#p39548, post 27 by ags1905, but I am still getting the error.
https://www.mediafire.com/view/xy0bdk5m ... 8.png/file
I gather the post is few months aged, but I was hoping it would still work.
I downloaded...
Total7Zip.zip
https://github.com/danpeig/freecommande ... al7Zip.zip
freecommander_total7zip_installer-1.5.zip
https://www.danbp.org/p/en/node/151 (I tried those directions but was not working on my Window$ 7 in testing)
I created a subfolder "wcx" and extracted both folders in it.
C:\Program Files (x86)\FreeCommander XE\plugins\wcx\freecommander_total7zip_installer-1.5\
C:\Program Files (x86)\FreeCommander XE\plugins\wcx\Total7zip\
I did the configure steps.
https://www.mediafire.com/view/kzikg84a ... 9.png/file
Saved changes.
Then edited the total7zip.xml file with my path:
<?xml version="1.0"?>
<settings>
<lister_plugin fontColor="0" bgColor="16777215" fontSize="10" fontFx="0" font="Courier New" />
<gui lang="" />
<debug logLevel="0" />
<path path_7z_dll="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\7z.dll" path_7zG_exe="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\7zG.exe" />
<path64bit path_7zG_exe="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\64\7zG.exe" path_7z_dll="C:\Program Files (x86)\FreeCommander XE\Plugins\wcx\Total7zip\64\7z.dll" />
<compression save="1" sfx="7z.sfx" updateSfx="0" askByContent="0" askByContentTimeout="1" alwaysWait7zip="1" extractToTempCount="20" deleteToRecycleBin="1" keySimpleMode="-1">
<settings_7zip Level="0" Archiver="" ShowPassword="0" EncryptHeaders="0">
<Options />
</settings_7zip>
</compression>
<passwords save="0" />
<formats save="1" />
<formatsDisabled />
</settings>
And still an error. I am guessing maybe since the FreeCommander code changes since September.
Could I have missed something or just done it wrong?
Thank you.