doublecmd/plugins/wcx/sevenzip
2015-04-29 19:10:32 +00:00
..
src FIX: Plugin hangs when opening .wim archive 2015-04-29 19:10:32 +00:00
LICENSE.txt ADD: SevenZip plugin source 2014-10-25 18:51:03 +00:00
pluginst.inf ADD: pluginst.inf 2015-04-12 10:24:08 +00:00
README.txt UPD: README.txt 2015-04-11 22:19:30 +00:00

SevenZip plugin search 7z.dll in next places:

1. Path from sevenzip.ini

  [Library]
  i386=<full path to 7z.dll 32 bit>
  x86_64=<full path to 7z.dll 64 bit>

2. Plugin directory

                   \i386\7z.dll
                   \x86_64\7z.dll
                   \7z.dll

3. Commander directory

4. Windows system directory