From 44c6e00c3fd85b9c496bd3e74108ace126813a59 Mon Sep 17 00:00:00 2001 From: Yuri Pudgorodskiy Date: Wed, 25 Nov 2015 22:02:26 +0300 Subject: qga: added another non-interactive gspawn() helper file. With previous commit we added gspawn-win64-helper-console.exe, required for gspawn() mingw implementation. Unfortunatly when running as a service without interactive desktop, gspawn() also requires another helper app. Added gspawn-win64-helper.exe and gspawn-win32-helper.exe for corresponding architectures. Signed-off-by: Yuri Pudgorodskiy Signed-off-by: Denis V. Lunev CC: Michael Roth * remove trailing whitespace Signed-off-by: Michael Roth --- qga/installer/qemu-ga.wxs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qga') diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index f25afddf48..9473875723 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -95,11 +95,17 @@ + + + + + + @@ -159,6 +165,7 @@ + -- cgit v1.2.3