[5/9] msi: Set/unset the SourceDir property at the right stage in the execution sequence.

Paul Vriens paul.vriens.wine at gmail.com
Fri Jul 30 17:16:12 CDT 2010


Hi Hans,

On 07/23/2010 09:42 AM, Hans Leidekker wrote:
> +    /* full UI, no ResolveSource action */
> +    r = MsiInstallProductA(msifile, NULL);
> +    ok(r == ERROR_SUCCESS, "Expected ERROR_SUCCESS, got %u\n", r);

Right about here I get a popup, waiting for 'OK' to be pushed, on 
Win95/98/Me that says "Test 14 failed". That does explain some of the 
timeouts we see on test.winehq.org for those platforms as of this patch.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list