mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-21 10:09:57 +01:00
speedo,w32: Call gpgconf --kill all
* build-aux/speedo/w32/inst.nsi: Use kill all instead of explicitly killing processes.
This commit is contained in:
parent
ca3f0e66bc
commit
64509134d4
@ -1067,9 +1067,7 @@ Section "-un.gnupglast"
|
||||
nsExec::ExecToLog '"$INSTDIR\bin\launch-gpa" "--stop-server"'
|
||||
no_uiserver:
|
||||
ifFileExists "$INSTDIR\bin\gpgconf.exe" 0 no_gpgconf
|
||||
nsExec::ExecToLog '"$INSTDIR\bin\gpgconf" "--kill" "gpg-agent"'
|
||||
nsExec::ExecToLog '"$INSTDIR\bin\gpgconf" "--kill" "dirmngr"'
|
||||
nsExec::ExecToLog '"$INSTDIR\bin\gpgconf" "--kill" "keyboxd"'
|
||||
nsExec::ExecToLog '"$INSTDIR\bin\gpgconf" "--kill" "all"'
|
||||
no_gpgconf:
|
||||
SectionEnd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user