-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Tuesday, 11 May 2021 07:02, Gert Doering wrote:
> Hi,
>
> On Mon, May 10, 2021 at 06:10:33PM -0400, Selva Nair wrote:
>
> > > > So, there is an ACK-and-merge pending :-)
>
>
This is a bugfix (as well as ground work for ovpn-dco driver
installation), so could be applied to 2.5 and master branches.
A corresponding PR to openvpn-build, which invokes this new custom
action, is here: https://github.com/OpenVPN/openvpn-build/pull/215
--
-Lev
From: Lev Stipakov
A deferred custom action can not set the reboot status via MsiSetMode.
To schedule reboot:
- get user's temp directory in immediate custom action (EvaluateTUNTAPAdapters)
which is called in the beginning of installation and pass it to the deffered
action
- in deferred act