From 01fdadde8070d5355a2b36b80d07f1f412dc0491 Mon Sep 17 00:00:00 2001 From: Leonid Bloch Date: Mon, 11 Jan 2016 11:12:41 +0200 Subject: [PATCH] qemu-ga: Fixed minor version switch issue With automatically generated GUID, on minor version changes, an error occurred, stating that there is a problem with the installer. Now, a notification is shown, warning the user that another version of this product is already installed, and that configuration or removal of the existing version is possible through Add/Remove Programs on the Control Panel (expected behavior). Signed-off-by: Leonid Bloch Reviewed-by: Michael Roth Signed-off-by: Michael Roth --- qga/installer/qemu-ga.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 9473875723..7f9289122f 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -41,7 +41,7 @@