From fe67fc0eb47834840c54a065c99b55b5ff5120a6 Mon Sep 17 00:00:00 2001 From: Kfir Manor Date: Thu, 9 Feb 2023 10:50:02 +0200 Subject: [PATCH] qga/win/installer: add VssOption to installer Adds registry value VssOption with value 1 to QEMU Guest Agent VSS Provider service registry key Signed-off-by: Kfir Manor Reviewed-by: Konstantin Kostiuk Signed-off-by: Konstantin Kostiuk --- qga/installer/qemu-ga.wxs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 46ae9e7a13..df572adb4a 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -122,6 +122,10 @@ + + +