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.