Hans Leidekker : msi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE for registry tests.

Alexandre Julliard julliard at winehq.org
Wed Aug 18 12:09:58 CDT 2010


Module: wine
Branch: master
Commit: 7c89d4f28f6f1edf1253b337c5312f4a1078b653
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7c89d4f28f6f1edf1253b337c5312f4a1078b653

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Aug 18 11:21:34 2010 +0200

msi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE for registry tests.

Works around test failures on 64-bit Windows where MsiInstallProduct
returns success even though the registry keys specified in the
Registry table are not created.

---

 dlls/msi/tests/automation.c |   12 ++++++------
 dlls/msi/tests/install.c    |   43 +++++++++++++++++++++----------------------
 2 files changed, 27 insertions(+), 28 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c89d4f28f6f1edf1253b337c5312f4a1078b653



More information about the wine-cvs mailing list