From fc5ed557255b5b72d3fa90f16c776eea1c237c32 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 9 Mar 2019 23:21:07 +0100 Subject: installer: bring to foreground using shellexec process The additional shell indirection causes the process calling SetForegroundWindow to have been a foreground window itself, so that it succeeds. Signed-off-by: Jason A. Donenfeld --- installer/installer.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/installer.wxs') diff --git a/installer/installer.wxs b/installer/installer.wxs index 0b04a65a..5459fb61 100644 --- a/installer/installer.wxs +++ b/installer/installer.wxs @@ -57,7 +57,7 @@ NOT Installed - + -- cgit v1.2.3-59-g8ed1b