The main purpose here is to fix a bug that caused the QEMU GA VSS service to be unregistered on reinstallation using the .msi file. Also, two fixes are introduced to the .wxs file, which is used to create the MSI with Wixl: GUID capitalization and introduction of a separate component for each of the installed files. This is done to better comply with Microsoft's recommendations. Additionally, minor cosmetic changes are introduced. Please also note the other two related small changes that I sent to the Trivial Patches list before: http://lists.nongnu.org/archive/html/qemu-trivial/2015-07/msg00112.html http://lists.nongnu.org/archive/html/qemu-trivial/2015-07/msg00111.html
Leonid Bloch (4): qemu-ga: Fixed GUID capitalization qemu-ga: Minor cosmetic changes to the WXS file qemu-ga: Created a separate component for each installed file in the MSI qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall qga/installer/qemu-ga.wxs | 73 ++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 26 deletions(-) -- 2.4.3