Re: Environment variable GNUPGHOME with Windows + MSYS2

2025-03-04 Thread Thomas Schweikle via Gnupg-users
Am 04.03.2025 um 10:12 schrieb Werner Koch via Gnupg-users: > On Thu, 27 Feb 2025 16:32, Thomas Schweikle said: > >> MSYS2 gpg uses "/c/msys/home/%USERNAME%/.gnupg". Now I had the idea to set >> GNUPGHOME so both could work with the same directory: > > Please do not use an MSYS build (or a Cygwin

Re: Environment variable GNUPGHOME with Windows + MSYS2

2025-03-04 Thread Werner Koch via Gnupg-users
On Thu, 27 Feb 2025 16:32, Thomas Schweikle said: > MSYS2 gpg uses "/c/msys/home/%USERNAME%/.gnupg". Now I had the idea to set > GNUPGHOME so both could work with the same directory: Please do not use an MSYS build (or a Cygwin build). This is not supported because GnuPG has full support for Win

Re: Environment variable GNUPGHOME with Windows + MSYS2

2025-02-28 Thread Thomas Schweikle via Gnupg-users
Am 27.02.2025 um 19:41 schrieb Ingo Klöcker: > On Donnerstag, 27. Februar 2025 16:32:29 Mitteleuropäische Normalzeit Thomas > Schweikle via Gnupg-users wrote: >> Hi! >> >> Within Windows gnupg uses "%APPDATA%\gnupg" for its keyring and >> configurations. >> MSYS2 gpg uses "/c/msys/home/%USERNAME%/.

Re: Environment variable GNUPGHOME with Windows + MSYS2

2025-02-27 Thread Ingo Klöcker
On Donnerstag, 27. Februar 2025 16:32:29 Mitteleuropäische Normalzeit Thomas Schweikle via Gnupg-users wrote: > Hi! > > Within Windows gnupg uses "%APPDATA%\gnupg" for its keyring and > configurations. > MSYS2 gpg uses "/c/msys/home/%USERNAME%/.gnupg". Now I had the idea to set > GNUPGHOME so bot