From: Leonid Bloch Date: Mon, 11 Jan 2016 09:12:41 +0000 (+0200) Subject: qemu-ga: Fixed minor version switch issue X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=01fdadde8070d5355a2b36b80d07f1f412dc0491;p=qemu.git 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 --- 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 @@