msi: Read component states from registry, then check their files exist.

Alexandre Julliard julliard at winehq.org
Fri Oct 27 07:21:22 CDT 2006


Mike McCormack <mike at codeweavers.com> writes:

> ---
>  dlls/msi/action.c |   27 +++++++++++++++++++--------
>  1 files changed, 19 insertions(+), 8 deletions(-)

This breaks the tests:

../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so install.c && touch install.ok
install.c:631: Test failed: File not installed
install.c:632: Test failed: File not installed
install.c:811: Test succeeded inside todo block: Expected ERROR_SUCCESS, got 0
install.c:842: Test failed: Expected ERROR_INSTALL_FAILURE, got 0
install.c:846: Test succeeded inside todo block: File is installed
install.c:857: Test failed: Expected ERROR_INSTALL_FAILURE, got 0
make: *** [install.ok] Error 6

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list