Gpg4win: Installer does not kill processes in silent mode
Closed, ResolvedPublic

Assigned To
Authored By
aheinecke
Jul 3 2018, 2:23 PM
Subscribers

Description

Reported in the Forum https://wald.intevation.org/forum/message.php?msg_id=6094

In silent mode the installer does not kill running processes.

The problem is that we kill using MUI_PAGE_CUSTOMFUNCTION_PRE using BeforeInstallHooks

This is apparently not executed in silentmode as there is no UI / Pages.

Details

Version
master

Revisions and Commits