Searched +full:p7zip +full:- +full:plugins +full:- +full:16 (Results 1 – 2 of 2) sorted by relevance
5 # shellcheck disable=SC2016 # non-expanded variables are intentional7 # .gitlab-ci/image-tags.yml tags:10 # you can update the FLUSTER_VECTORS_VERSION tag in .gitlab-ci/image-tags.yml.14 set -e16 . .gitlab-ci/setup-test-env.sh18 set -o xtrace28 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \30 echo "Remote files are up-to-date, skip rebuilding them."38 if curl -L --retry 4 -f --retry-delay 60 -s -X HEAD \40 echo "Fluster vectors are up-to-date, skip downloading them."[all …]
5 ---------------6 CCodecs::Load() tries to detect the directory with plugins.8 - 7z.dll file9 - "Formats" subdir10 - "Codecs" subdir13 2) WIN32: directory for REGISTRY item [HKEY_*\Software\7-Zip\Path**]15 - HKEY_CURRENT_USER : PathXX16 - HKEY_LOCAL_MACHINE : PathXX17 - HKEY_CURRENT_USER : Path18 - HKEY_LOCAL_MACHINE : Path[all …]