Skip to content
Snippets Groups Projects
Commit 01fdadde authored by Leonid Bloch's avatar Leonid Bloch Committed by Michael Roth
Browse files

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: default avatarLeonid Bloch <leonid@daynix.com>
Reviewed-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 0b4b4938
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@
<Product
Name="QEMU guest agent"
Id="*"
Id="{DF9974AD-E41A-4304-81AD-69AA8F299766}"
UpgradeCode="{EB6B8302-C06E-4BEC-ADAC-932C68A3A98D}"
Manufacturer="$(env.QEMU_GA_MANUFACTURER)"
Version="$(env.QEMU_GA_VERSION)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment