Home GnuPG
Diffusion GPGME 5f51a9b45892

w32: Add another fallback to look for gpgconf.exe

Description

w32: Add another fallback to look for gpgconf.exe

* src/w32-util.c (_gpgme_get_gpgconf_path): Add fallback for
GnuPG VS-Desktop install scheme.

GnuPG VS-Desktop has the install layout:

%PROGRAMFILES%\GnuPG VS-Desktop\bin\libgpgme.dll
%PROGRAMFILES%\GnuPG VS-Desktop\GnuPG\bin\gpgconf.exe

This fallback is of course only required if the registry
string pointing to the correct install directory is
broken.

Details

Provenance
aheineckeAuthored on Aug 12 2022, 3:16 PM
Parents
rM586846209b08: Qt: Fix working with no gpgconf in CryptoConfig
Branches
Unknown
Tags
Unknown
Tasks
T6131: Kleopatra: Exception when gpgconf is not found