Vinzenz Feenstra has submitted this change and it was merged.
Change subject: win32: Application list is not returned on 2K3 R2
......................................................................
win32: Application list is not returned on 2K3 R2
The application list is not returned, as it seems that under Windows
2003 R2 the subsequent call to the OpenKey, after the parent key has
been already opened, for some reason looses the correct WOW property,
resulting in key not found error.
Change-Id: I1a801f53fe917e1327b50c75de102d7635959c76
Signed-off-by: Lev Veyde <lveyde(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/1174853
---
M ovirt-guest-agent/GuestAgentWin32.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Lev Veyde: Verified; Looks good to me, but someone else must approve
Vinzenz Feenstra: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/36221
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1a801f53fe917e1327b50c75de102d7635959c76
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server