aboutsummaryrefslogtreecommitdiff
path: root/qga/installer/qemu-ga.wxs
AgeCommit message (Expand)Author
2023-03-08qga/win/installer: add VssOption to installerKfir Manor
2023-03-08qga/win32: Use rundll for VSS installationKonstantin Kostiuk
2023-03-08qga/win32: Remove change action from MSI installerKonstantin Kostiuk
2022-12-20qga-win: choose the right libpcre version to include in MSI packageAndrey Drobyshev
2022-12-20qga-win: add logging to Windows event logAndrey Drobyshev
2022-05-28qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau
2022-05-28qga/wixl: simplify some pre-processingMarc-André Lureau
2022-05-28qga/wixl: require Mingw_binMarc-André Lureau
2022-05-28qga/wixl: prefer variables over environmentMarc-André Lureau
2021-08-03qga-win/msi: fix missing libstdc++-6 DLL in MSI installerMichael Roth
2021-08-02qemu-ga/msi: fix w32 libgcc nameGerd Hoffmann
2020-08-21meson: convert qemu-gaPaolo Bonzini
2020-03-24qga: Installer: Wait for installation to finishBasil Salman
2018-10-31qga-win: install service with --retry-path set by defaultMichael Roth
2018-07-03qga-win: Fixing msi upgrade disallow in WiX fileBishara AbuHattoum
2017-07-17qemu-ga: add missing libpcre to MSI buildThomas Lamprecht
2016-04-07qga: Workaround for console redirection from non-interactive qemu-ga serviceYuri Pudgorodskiy
2016-02-25qemu-ga: Fixed minor version switch issueLeonid Bloch
2015-11-25qga: added another non-interactive gspawn() helper file.Yuri Pudgorodskiy
2015-11-25qga: gspawn() console helper to Windows guest agent msi buildYuri Pudgorodskiy
2015-09-01qemu-ga: Fixed paths issue with MSI buildLeonid Bloch
2015-09-01qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstallLeonid Bloch
2015-09-01qemu-ga: Created a separate component for each installed file in the MSILeonid Bloch
2015-09-01qemu-ga: Minor cosmetic changes to the WXS fileLeonid Bloch
2015-09-01qemu-ga: Fixed GUID capitalizationLeonid Bloch
2015-09-01qemu-ga: Two MSI related cosmetic changesLeonid Bloch
2015-06-17qemu-ga: Introduce Windows MSI scriptYossi Hindin