Hi, On Sun, Feb 7, 2016 at 11:00 AM, Илья Шипицин <chipits...@gmail.com> wrote:
> if you mean interactive service, keep in mind that people sometimes start > openvpn as a child of openvpn-gui, not as a service Requiring HighestAvailable was an interim solution until interactive service becomes available. Users who do not want to use the interactive service can use Run As Administrator. So the idea is to keep the current manifest in the GUI distributed with 2.3 and remove the HigestAvailable from that to be distributed with 2.4. This change is also required to let admin users (with UAC) use interactive service, as the plan is to make the GUI not connect to the service if run with higher privileges (see my pending pull request). Selva