diff options
author | Andre Heinecke <aheinecke@intevation.de> | 2016-12-19 15:10:44 +0100 |
---|---|---|
committer | Andre Heinecke <aheinecke@intevation.de> | 2016-12-19 15:15:50 +0100 |
commit | 026bbf0d5ee4510967e5f1dd3db2dee4687b0612 (patch) | |
tree | 2d1c003089bedede9b02f9e1b9f1d2276c161223 /tools | |
parent | Remove unused debug flags and add "dns" and "network". (diff) | |
download | gnupg2-026bbf0d5ee4510967e5f1dd3db2dee4687b0612.tar.xz gnupg2-026bbf0d5ee4510967e5f1dd3db2dee4687b0612.zip |
speedo,w32: Use nsExec::ExecToLog to avoid popups
* build-aux/speedo/w32/inst.nsi: Use ExecToLog instead of
ExecWait.
--
nsExec is a standard nsis call to spawn a process and
wait for it to finish. ExecToLog redirects stdout and stderr
of the process call and adds it to the log window instead
of opening a temporary console window.
Signed-off-by: Andre Heinecke <aheinecke@intevation.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions