qemu-cr16/qga/vss-win32
Elizabeth Ashurov 1c90e89e64 qga/vss-win32: Add VSS provider unregistration retry
This commit improves the QGA VSS provider installation flow by attempting to unregister the VSS provider if it's already
found during installation. This allows for a retry of installation even if a previous unregistration failed or was not performed.
This will prevent inconsistencies between QGA and QGA-VSS versions.
Before this commit, QGA can use QGA-VSS from the previous installation.

Signed-off-by: Elizabeth Ashurov <eashurov@redhat.com>
Reviewed-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Message-ID: <20250618091806.170110-1-eashurov@redhat.com>
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
2025-06-30 13:17:10 +03:00
..
install.cpp qga/vss-win32: Add VSS provider unregistration retry 2025-06-30 13:17:10 +03:00
install.h qemu-ga: Make QGA VSS provider service run only when needed 2017-04-26 23:56:46 -05:00
meson.build QGA VSS: Add wrapper to send log to debugger and stderr 2023-07-10 15:54:40 +03:00
provider.cpp qga: fix missing static and prototypes windows warnings 2024-11-04 14:16:14 +02:00
qga-vss.def qga/win32: Use rundll for VSS installation 2023-03-08 18:23:40 +02:00
qga-vss.idl
requester.cpp qga: fix missing static and prototypes windows warnings 2024-11-04 14:16:14 +02:00
requester.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 2022-03-22 14:40:51 +04:00
vss-common.h qga/vss-win32: check old VSS SDK headers 2022-03-15 11:26:20 +01:00
vss-debug.cpp QGA VSS: Add wrapper to send log to debugger and stderr 2023-07-10 15:54:40 +03:00
vss-debug.h QGA VSS: Add wrapper to send log to debugger and stderr 2023-07-10 15:54:40 +03:00
vss-handles.h qga/win/vss: query VSS backup type 2023-03-08 18:26:49 +02:00