Home GnuPG
Diffusion GPGME 0a567a94d94c

core,w32: Fix popping up of console windows due to gpgconf.

Description

core,w32: Fix popping up of console windows due to gpgconf.

* src/gpgme-w32spawn.c (my_spawn): Create w/o DETACHED_PROCESS.

The spawn helper is actually called with DETACHED_PROCESS and should
not need to do a DETACHED_PROCESS of its own. Interestingly this
patch removes the popups.

See Andre's report

  • GnuPG-bug-id: T3515
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Dec 11 2017, 1:54 PM
Parents
rM7b5182f28893: Spelling fixes for comments and doc
Branches
Unknown
Tags
Unknown
Tasks
T3515: Gpg4win: Gpgconf used to open "windows" and slows down kleo startup