From 2af86368964a55c662a2f8548f363e2d65fcbb94 Mon Sep 17 00:00:00 2001 From: Selva Nair Date: Fri, 11 Dec 2015 21:33:15 -0500 Subject: [PATCH] Run with highest privilege available Request the highest privilege of the invoking user. When started by a user with admin rights, a UAC prompt may pop up requesting consent. The current behaviour is preserved for users with limited privileges. Signed-off-by: Selva Nair --- res/openvpn-gui.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/openvpn-gui.manifest b/res/openvpn-gui.manifest index 9371d71..45c34b5 100644 --- a/res/openvpn-gui.manifest +++ b/res/openvpn-gui.manifest @@ -21,7 +21,7 @@