Re: [PATCH] qga/vss-win32: Add VSS provider unregistration retry

2025-06-18 Thread Kostiantyn Kostiuk
Best Regards, Konstantin Kostiuk. On Tue, Jun 17, 2025 at 8:47 PM Elizabeth Ashurov wrote: > 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

[PATCH] qga/vss-win32: Add VSS provider unregistration retry

2025-06-17 Thread Elizabeth Ashurov
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. Signed-off-by: Elizabeth Ashurov --- qga/vss-